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.