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 CE to CodeableConcept Map (Experimental)

Official URL: http://hl7.org/fhir/uv/v2mappings/datatype-ce-to-codeableconcept Version: 1.0.0-ballot
Active as of 2024-10-30 Computable Name: DatatypeCEToCodeableConcept

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

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

This ConceptMap represents the mapping from the HL7 V2 CE 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 MappingVocabulary Mapping
(IS, ID, CE, CEN, CWE)
Assignment
1CE.1IdentifierST01If mapped to FHIR, use Code System and DisplayCodeableConcept.coding.codeCodeableConcept.code01
2CE.2TextST01CodeableConcept.coding.displayCodeableConcept.string01
3CE.3Name of Coding SystemID01CodeableConcept.coding.systemCodeableConcept.uri01This is only an indirect mapping in that the vocabulary table will give the actual uri.
4CE.4Alternate IdentifierST01CodeableConcept.coding.codeCodeableConcept.code01
5CE.5Alternate TextST01CodeableConcept.coding.displayCodeableConcept.string01
6CE.6Name of Alternate Coding SystemID01CodeableConcept.coding.systemCodeableConcept.uri01This is only an indirect mapping in that the vocabulary table will give the actual uri

Generated Narrative: ConceptMap datatype-ce-to-codeableconcept

Mapping from CE to CodeableConcept


Group 1 Mapping from unspecified code system to unspecified code system

Source CodeRelationshipTarget CodeComment
CE.1 (Identifier)is equivalent tocoding[1].code
CE.2 (Text)is equivalent tocoding[1].display
CE.3 (Name of Coding System)is equivalent tocoding[1].systemThis is only an indirect mapping in that the vocabulary table will give the actual uri.
CE.4 (Alternate Identifier)is equivalent tocoding[2].code
CE.5 (Alternate Text)is equivalent tocoding[2].display
CE.6 (Name of Alternate Coding System)is equivalent tocoding[2].systemThis is only an indirect mapping in that the vocabulary table will give the actual uri

Notes: