HL7 Version 2 to FHIR
1.0.0 - STU 1 International flag

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

ConceptMap: Datatype NA to SampledData Map (Experimental)

Official URL: http://hl7.org/fhir/uv/v2mappings/ConceptMap/datatype-na-to-sampleddata Version: 1.0.0
Standards status: Informative Computable Name: DatatypeNAToSampledData

Copyright/Legal: Copyright (c) 2025, HL7 International, Inc., All Rights Reserved.

This ConceptMap represents a mapping from the HL7 V2 Datatype NA to the FHIR SampledData Data Type.

This ConceptMap represents the mapping from the HL7 V2 NA Data Type to the FHIR SampledData Data Type. See also the FHIR Shorthand or the CSV Source.

HL7 v2Condition (IF True, args)HL7 FHIRComments
Sort OrderIdentifierNameData TypeCardinality - MinCardinality - MaxComputable ANTLRComputable FHIRPathNarrativeFHIR AttributeProposed ExtensionData TypeCardinality - MinCardinality - MaxData Type MappingVocabulary Mapping
(IS, ID, CE, CEN, CWE)
Assignment
0SampledData.dimensionspositiveInt11Represents the number of dimensions in the array. For a full guidance on how to populate a FHIR sampledData data type from a v2 Numeric Array, see the Observations - NA to SampleData section in the Implementation Considerations chapter.
1NA.1Value1NM01SampledData.datastring01NA.1
2NA.2Value2NM01SampledData.datastring01NA.1 + "^" + NA.2
3NA.3Value3NM01SampledData.datastring01NA.1 + "^" + NA.2 + "^" + NA.3
4NA.4Value4NM01SampledData.datastring01NA.1 + "^" + NA.2 + "^" + NA.3 + "^" NA.4

Mapping from (not specified) to (not specified)


Group 1 Mapping from unspecified code system to unspecified code system

Source CodeRelationshipTarget Code
NA.1 (Value1)is equivalent todata
NA.2 (Value2)is equivalent todata
NA.3 (Value3)is equivalent todata
NA.4 (Value4)is equivalent todata

Notes: