HL7 Version 2 to FHIR, published by HL7 International / Orders and Observations. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/v2-to-fhir/ and changes regularly. See the Directory of published versions
Official URL: http://hl7.org/fhir/uv/v2mappings/ConceptMap/datatype-fn-to-humanname | Version: 1.0.0 | |||
Standards status: Informative | Computable Name: DatatypeFNToHumanName | |||
Copyright/Legal: Copyright (c) 2025, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype FN to the FHIR HumanName Data Type.
This ConceptMap represents the mapping from the HL7 V2 FN 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 | Vocabulary Mapping (IS, ID, CE, CEN, CWE) | Assignment | |
1 | FN.1 | Surname | ST | 1 | 1 | HumanName.family | string | 0 | 1 | ||||||||
2 | FN.2 | Own Surname Prefix | ST | 0 | 1 | HumanName.family.extension.url | uri | 1 | 1 | "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix" | |||||||
2 | FN.2 | Own Surname Prefix | ST | 0 | 1 | HumanName.family.extension.valueString | string | 1 | 1 | ||||||||
3 | FN.3 | Own Surname | ST | 0 | 1 | HumanName.family.extension.url | uri | 1 | 1 | "http://hl7.org/fhir/StructureDefinition/humanname-own-name" | |||||||
3 | FN.3 | Own Surname | ST | 0 | 1 | HumanName.family.extension.valueString | string | 1 | 1 | ||||||||
4 | FN.4 | Surname Prefix from Partner/Spouse | ST | 0 | 1 | HumanName.family.extension.url | uri | 1 | 1 | "http://hl7.org/fhir/StructureDefinition/humanname-partner-prefix" | |||||||
4 | FN.4 | Surname Prefix from Partner/Spouse | ST | 0 | 1 | HumanName.family.extension.valueString | string | 1 | 1 | ||||||||
5 | FN.5 | Surname from Partner/Spouse | ST | 0 | 1 | HumanName.family.extension.url | uri | 1 | 1 | "http://hl7.org/fhir/StructureDefinition/humanname-partner-name" | |||||||
5 | FN.5 | Surname from Partner/Spouse | ST | 0 | 1 | HumanName.family.extension.valueString | string | 1 | 1 |
Mapping from (not specified) to (not specified)
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
FN.1 (Surname) | is equivalent to | family |
FN.2 (Own Surname Prefix) | is equivalent to | family.extension[1].url |
FN.2 (Own Surname Prefix) | is equivalent to | family.extension[1].valueString |
FN.3 (Own Surname) | is equivalent to | family.extension[2].url |
FN.3 (Own Surname) | is equivalent to | family.extension[2].valueString |
FN.4 (Surname Prefix from Partner/Spouse) | is equivalent to | family.extension[3].url |
FN.4 (Surname Prefix from Partner/Spouse) | is equivalent to | family.extension[3].valueString |
FN.5 (Surname from Partner/Spouse) | is equivalent to | family.extension[3].url |
FN.5 (Surname from Partner/Spouse) | is equivalent to | family.extension[3].valueString |