Class Diagram
Display
A patient’s identifiers appear in the Settings page of the patient's record.
Please see the manual for more information.
Mappings
Entity: National ID
Attribute | Type | Description | HL7 API | FHIR API (Facade) | Custom REST API | Web (Patient) |
Value | String | The value of the ID. | Profile page |
Entity: National ID Type
Attribute | Type | Description | HL7 API | FHIR API (Facade) | Custom REST API | Web (Patient) |
Name | String | The name of this specific ID type. |
|
| Profile page | |
Country Codes | Enum | Each National ID Type is associated with one or more countries. |
|
|
| |
HL7 Assigning Authority | String | This is only used by the HL7 API. When receiving an ID of this type in an HL7 message, the assigning authority must match this value. |
|
| ||
HL7 Type Code | String | This is only used by the HL7 API. When receiving an ID of this type in an HL7 message, the type code must match this value. |
|
| ||
FHIR Identifier System | String | Used by the FHIR API to indicate that an identifier belongs to this National ID Type. |
|
|
Entity: Local ID
Attribute | Type | Description | HL7 API | FHIR API (Facade) | Custom REST API | Web (Patient) |
Value | String | The value of the ID. | Profile page |
Entity: Local ID Type
Attribute | Type | Description | HL7 API | FHIR API (Facade) | Custom REST API | Web (Patient) |
Public ID | String | The ID of the Local ID Type. |
|
| ||
Name | String | The name of this specific ID type, to help distinguish between several. For example, Hospital XYZ ID. |
|
| Profile page | |
HL7 Assigning Authority | String | This is only used by the HL7 API. When receiving an ID of this type in an HL7 message, the assigning authority must match this value. |
|
| ||
HL7 Type Code | String | This is only used by the HL7 API. When receiving an ID of this type in an HL7 message, the type code must match this value. |
|
|
Entity: Organisation Level ID - Extends: Local ID
No attributes.
Entity: Organisation Level ID Type - Extends: Local ID Type
No attributes.
Entity: Team Level ID - Extends: Local ID
No attributes.
Entity: Team Level ID Type - Extends: Local ID Type
No attributes.
Entity: Country
No attributes.
HL7 API | FHIR API | Web | Custom REST API | ||||
(event based updates) | Facade (STU3) | Aggregated (R4) | |||||
Summary of interactions | |||||||
Read | |||||||
Write | |||||||
Delete | (A08 cannot be deleted) | ||||||
Entity: Encounter | |||||||
Encounter ID | String | A unique ID identifying this encounter. This ID will not change even if the encounter is modified. | |||||
External Encounter ID | String | The ID assigned to this encounter by the source system. | |||||
Entity: Encounter Event - Extends: Data Point | |||||||
Type | Enum |
|
|
| |||
Class | Enum |
| Inbox page | ||||
Timestamp | Timestamp | The relevant timestamp will vary depending on the type of message. For HL7 ADT messages this will normally be the timestamp of the relevant event. | Conversation page | ||||
Entity: Location | |||||||
Name | String | The name. | |||||
Description | String | A brief description. | Conversation page | ||||
Address | String | The address. | |||||
Entity: External Participant | |||||||
Role | Enum |
| Conversation page | ||||
Name | String | The name of the participant. | Conversation page |