3.34.7 StructureDefinition: Shared Health HumanName - Mappings
Mappings for the Profile.
Mappings for HL7 v2 (http://hl7.org/v2)
| Shared Health HumanName | ||
| HumanName | XPN | |
| use | XPN.7, but often indicated by which field contains the name | |
| text | implied by XPN.11 | |
| family | XPN.1 | |
| given | XPN.2 + XPN.3 | |
| prefix | XPN.5 | |
| suffix | XPN/4 | |
| period | XPN.13 + XPN.14 | |
Mappings for RIM (http://hl7.org/v3)
| Shared Health HumanName | ||
| HumanName | 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>"] | |
Mappings for ServD (http://www.omg.org/spec/ServD/1.0/)
| Shared Health HumanName | ||
| HumanName | ProviderName | |
| use | ./NamePurpose | |
| family | ./FamilyName | |
| given | ./GivenNames | |
| prefix | ./TitleCode | |
| period | ./StartDate and ./EndDate | |