This page is part of the Guide d'implémentation Fr Core (v2.1.0-ballot: trial-use Ballot 6) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.0.1. For a full list of available versions, see the Directory of published versions
Data Type Profile: FRCoreHumanNameProfile - Mappings
Mappings for the fr-core-human-name data type profile.
FRCoreHumanNameProfile |
HumanName | XPN |
use | XPN.7, but often indicated by which field contains the name |
text | implied by XPN.11 |
family | XPN.1/FN.1 |
given | XPN.2 + XPN.3 |
prefix | XPN.5 |
suffix | XPN/4 |
period | XPN.13 + XPN.14 |
FRCoreHumanNameProfile |
HumanName | n/a, EN (actually, PN) |
id | n/a |
extension | n/a |
use | unique(./use) |
text | ./formatted |
family | ./part[partType = FAM] |
given | ./part[partType = GIV] |
prefix | ./part[partType = PFX] |
suffix | ./part[partType = SFX] |
period | ./usablePeriod[type="IVL<TS>"] |
FRCoreHumanNameProfile |
HumanName | ProviderName |
use | ./NamePurpose |
family | ./FamilyName |
given | ./GivenNames |
prefix | ./TitleCode |
period | ./StartDate and ./EndDate |