HL7 Version 2 to FHIR
1.0.0-ballot - ballot 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-ballot 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 CNE to CodeableConcept Map (Experimental)

Official URL: http://hl7.org/fhir/uv/v2mappings/datatype-cne-to-codeableconcept Version: 1.0.0-ballot
Active as of 2023-12-19 Computable Name: DatatypeCNEToCodeableConcept

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

This ConceptMap represents a mapping from the HL7 V2 Datatype CNE to the FHIR CodeableConcept Data Type.

This ConceptMap represents the mapping from the HL7 V2 CNE Data Type to the FHIR CodeableConcept 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 MappingAssignmentVocabulary
1CNE.1IdentifierST01CodeableConcept.coding.codeCodeableConcept.code01
2CNE.2TextST01CodeableConcept.coding.displayCodeableConcept.string01
3CNE.3Name of Coding SystemID01CodeableConcept.coding.systemCodeableConcept.uri01
4CNE.4Alternate IdentifierST01CodeableConcept.coding.codeCodeableConcept.code01
5CNE.5Alternate TextST01CodeableConcept.coding.displayCodeableConcept.string01
6CNE.6Name of Alternate Coding SystemID01CodeableConcept.coding.systemCodeableConcept.uri01
7CNE.7Coding System Version IDST01CodeableConcept.coding.versionCodeableConcept.string01
8CNE.8Alternate Coding System Version IDST01CodeableConcept.coding.versionCodeableConcept.string01
9CNE.9Original TextST01CodeableConcept.textCodeableConcept.string01
10CNE.10Second Alternate IdentifierST01CodeableConcept.coding.codeCodeableConcept.code01
11CNE.11Second Alternate TextST01CodeableConcept.coding.displayCodeableConcept.string01
12CNE.12Name of Second Alternate Coding SystemID01CodeableConcept.coding.systemCodeableConcept.uri01
13CNE.13Second Alternate Coding System Version IDST01CodeableConcept.coding[3.versionCodeableConcept.string01
14CNE.14Coding System OIDST01
15CNE.15Value Set OIDST01
16CNE.16Value Set Version IDDTM01
17CNE.17Alternate Coding System OIDST01
18CNE.18Alternate Value Set OIDST01
19CNE.19Alternate Value Set Version IDDTM01
20CNE.20Second Alternate Coding System OIDST01
21CNE.21Second Alternate Value Set OIDST01
22CNE.22Second Alternate Value Set Version IDDTM01

Mapping from CNE to CodeableConcept

ACTIVE (not intended for production usage). Published on 2023-12-19 by HL7 International / Orders and Observations (HL7 Orders and Observations Workgroup: http://www.hl7.org/Special/com..., Keith W. Boone: kboone@ainq.com, Rob Hausam: rrhausam@gmail.com). Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.

This ConceptMap represents a mapping from the HL7 V2 Datatype CNE to the FHIR CodeableConcept Data Type.


Group 1Mapping from unspecified code system to unspecified code system

Source CodeRelationshipTarget Code
CNE.1 (Identifier)is equivalent tocoding[1].code
CNE.2 (Text)is equivalent tocoding[1].display
CNE.3 (Name of Coding System)is equivalent tocoding[1].system
CNE.4 (Alternate Identifier)is equivalent tocoding[2].code
CNE.5 (Alternate Text)is equivalent tocoding[2].display
CNE.6 (Name of Alternate Coding System)is equivalent tocoding[2].system
CNE.7 (Coding System Version ID)is equivalent tocoding[1].version
CNE.8 (Alternate Coding System Version ID)is equivalent tocoding[2].version
CNE.9 (Original Text)is equivalent totext
CNE.10 (Second Alternate Identifier)is equivalent tocoding[3].code
CNE.11 (Second Alternate Text)is equivalent tocoding[3].display
CNE.12 (Name of Second Alternate Coding System)is equivalent tocoding[3].system
CNE.13 (Second Alternate Coding System Version ID)is equivalent tocoding[3.version

Notes: