This page is part of the HL7 Version 2 to FHIR (v0.1.0: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
This ConceptMap represents the mapping from the HL7 V2 XPN Data Type to the FHIR HumanName Data Type. See also the FHIR Shorthand or the CSV Source.
HL7 v2 | Condition (IF True, args) | HL7 FHIR | Comments | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sort Order | Identifier | Name | Data Type | Cardinality - Min | Cardinality - Max | Computable ANTLR | Computable FHIRPath | Narrative | FHIR Attribute | Proposed Extension | Data Type | Cardinality - Min | Cardinality - Max | Data Type Mapping | Assignment | Vocabulary | |
1 | XPN.1 | Family Name | FN | 0 | 1 | HumanName.family | HumanName.string | 0 | 1 | FN[HumanName] | |||||||
2 | XPN.2 | Given Name | ST | 0 | 1 | HumanName.given | HumanName.string | 0 | -1 | ||||||||
3 | XPN.3 | Second and Further Given Names or Initials Thereof | ST | 0 | 1 | HumanName.given | HumanName.string | 0 | -1 | ||||||||
4 | XPN.4 | Suffix (e.g., JR or III) | ST | 0 | 1 | HumanName.suffix | HumanName.string | 0 | -1 | ||||||||
5 | XPN.5 | Prefix (e.g., DR) | ST | 0 | 1 | HumanName.prefix | HumanName.string | 0 | -1 | ||||||||
6 | XPN.6 | Degree (e.g., MD) | 0 | 1 | HumanName.suffix | HumanName.string | 0 | -1 | |||||||||
7 | XPN.7 | Name Type Code | ID | 0 | 1 | HumanName.use | HumanName.code | 0 | 1 | Name Type | |||||||
8 | XPN.8 | Name Representation Code | ID | 0 | 1 | ||||||||||||
9 | XPN.9 | Name Context | CWE | 0 | 1 | ||||||||||||
10 | XPN.10 | Name Validity Range | DR | 0 | 1 | IF XPN.12 NOT VALUED AND XPN.13 NOT VALUED | HumanName.period | HumanName.Period | 0 | 1 | DR[Period] | ||||||
11 | XPN.11 | Name Assembly Order | ID | 0 | 1 | HumanName.family.ext-humanname-assembly-order | HumanName.code | 0 | 1 | Name Assembly Order | |||||||
12 | XPN.12 | Effective Date | DTM | 0 | 1 | HumanName.period.start | HumanName.dateTime | 0 | 1 | ||||||||
13 | XPN.13 | Expiration Date | DTM | 0 | 1 | HumanName.period.end | HumanName.dateTime | 0 | 1 | ||||||||
14 | XPN.14 | Professional Suffix | ST | 0 | 1 | HumanName.suffix | HumanName.string | 0 | -1 | ||||||||
15 | XPN.15 | Called By | ST | 0 | 1 | if the resource attribute using the HumanName datatype allows for multiple names | HumanName..given | HumanName.string | 0 | -1 | |||||||
15 | XPN.15 | Called By | ST | 0 | 1 | if the resource attribute using the HumanName datatype allows for multiple names | HumanName..use | HumanName.code | 0 | 1 | "nickname" |
Mapping from XPN to HumanName
ACTIVE (not intended for production usage). Published on 2020-08-12 by HL7 International (HL7 Orders and Observations Workgroup: http://hl7.org/Special/committ..., Keith W. Boone: kboone@ainq.com). Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.
This ConceptMap represents a mapping from the HL7 V2 Datatype XPN to the FHIR HumanName Data Type.
Source Concept Details | Relationship | Destination Concept Details | |||||||
Code from | Code from | Code from | Code from | Code from | Code from | Code from | |||
XPN.1 | FN[HumanName] | is equivalent to | family | ||||||
XPN.2 | is equivalent to | given[1] | |||||||
XPN.3 | is equivalent to | given[2] | |||||||
XPN.4 | is equivalent to | suffix[1] | |||||||
XPN.5 | is equivalent to | prefix | |||||||
XPN.6 | is equivalent to | suffix[2] | |||||||
XPN.7 | Name Type | is equivalent to | use | ||||||
XPN.10 | DR[Period] | is equivalent to | period | IF XPN.12 NOT VALUED AND XPN.13 NOT VALUED | |||||
XPN.11 | Name Assembly Order | is equivalent to | family.ext-humanname-assembly-order | ||||||
XPN.12 | is equivalent to | period.start | |||||||
XPN.13 | is equivalent to | period.end | |||||||
XPN.14 | is equivalent to | suffix | |||||||
XPN.15 | is equivalent to | [2].given | if the resource attribute using the HumanName datatype allows for multiple names | ||||||
XPN.15 | "nickname" | is equivalent to | [2].use | if the resource attribute using the HumanName datatype allows for multiple names |