This page is part of the HL7 Europe Base and Core (v2.0.0-ballot: Release Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 0.1.0. For a full list of available versions, see the Directory of published versions
This page explains how conceptual elements from the EHDS logical model are expressed in the corresponding FHIR HumanName datatype used by this Implementation Guide.
| EHDSHumanName (Logical Model) | Relationship | HumanName | ||||
|---|---|---|---|---|---|---|
| Element | Description | Relation | Datatype | Element | Description | Notes |
| use | Intended use of the name (official, alias, etc.). | equivalent | HumanName | use | Name use code. | e.g. official, usual, nickname. |
| text | Full name as rendered for display. | equivalent | HumanName | text | Text representation of the full name. | Typically a single string. |
| family | Family name / surname. | equivalent | HumanName | family | Family name (often called "surname"). | |
| given | Given (first / middle) names. | equivalent | HumanName | given | Given names (may include middle names). | Array in FHIR. |
| prefix | Honorifics or titles preceding the name. | equivalent | HumanName | prefix | Parts that come before the name. | e.g. Dr, Prof, Sir. |
| suffix | Post-nominal letters, generational markers, etc. | equivalent | HumanName | suffix | Parts that come after the name. | e.g. Jr, MD, PhD. |
Return to overview: EHDS Logical Models → FHIR Profiles