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

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

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

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

This ConceptMap represents the mapping from the HL7 V2 CWE 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
1CWE.1IdentifierST01If mapped to FHIR, use Code System and DisplayCodeableConcept.coding.codeCodeableConcept.code01
2CWE.2TextST01CodeableConcept.coding.displayCodeableConcept.string01
3CWE.3Name of Coding SystemID01CodeableConcept.coding.systemCodeableConcept.uri01This is only an indirect mapping in that the vocabulary table will give the actual uri.
4CWE.4Alternate IdentifierST01CodeableConcept.coding.codeCodeableConcept.code01
5CWE.5Alternate TextST01CodeableConcept.coding.displayCodeableConcept.string01
6CWE.6Name of Alternate Coding SystemID01CodeableConcept.coding.systemCodeableConcept.uri01This is only an indirect mapping in that the vocabulary table will give the actual uri
7CWE.7Coding System Version IDST01CodeableConcept.coding.versionCodeableConcept.string01
8CWE.8Alternate Coding System Version IDST01CodeableConcept.coding.versionCodeableConcept.string01
9CWE.9Original TextST01CodeableConcept.textCodeableConcept.string01
10CWE.10Second Alternate IdentifierST01CodeableConcept.coding.codeCodeableConcept.code01
11CWE.11Second Alternate TextST01CodeableConcept.coding.displayCodeableConcept.string01
12CWE.12Name of Second Alternate Coding SystemID01CodeableConcept.coding.systemCodeableConcept.uri01
13CWE.13Second Alternate Coding System Version IDST01CodeableConcept.coding.versionCodeableConcept.string01This is only an indirect mapping in that the vocabulary table will give the actual uri.
14CWE.14Coding System OIDST01
15CWE.15Value Set OIDST01
16CWE.16Value Set Version IDDTM01
17CWE.17Alternate Coding System OIDST01
18CWE.18Alternate Value Set OIDST01
19CWE.19Alternate Value Set Version IDDTM01
20CWE.20Second Alternate Coding System OIDST01
21CWE.21Second Alternate Value Set OIDST01
22CWE.22Second Alternate Value Set Version IDDTM01

Generated Narrative: ConceptMap datatype-cwe-to-codeableconcept

Mapping from CWE to CodeableConcept


Group 1 Mapping from unspecified code system to unspecified code system

Source CodeRelationshipTarget CodeComment
CWE.1 (Identifier)is equivalent tocoding[1].code
CWE.2 (Text)is equivalent tocoding[1].display
CWE.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.
CWE.4 (Alternate Identifier)is equivalent tocoding[2].code
CWE.5 (Alternate Text)is equivalent tocoding[2].display
CWE.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
CWE.7 (Coding System Version ID)is equivalent tocoding[1].version
CWE.8 (Alternate Coding System Version ID)is equivalent tocoding[2].version
CWE.9 (Original Text)is equivalent totext
CWE.10 (Second Alternate Identifier)is equivalent tocoding[3].code
CWE.11 (Second Alternate Text)is equivalent tocoding[3].display
CWE.12 (Name of Second Alternate Coding System)is equivalent tocoding[3].system
CWE.13 (Second Alternate Coding System Version ID)is equivalent tocoding[3].versionThis is only an indirect mapping in that the vocabulary table will give the actual uri.

Notes: