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 Quantity Map (Experimental)

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

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 Quantity Data Type.

This ConceptMap represents the mapping from the HL7 V2 CWE Data Type to the FHIR Quantity 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 CWE.1 IS VALUED AND CWE.3 IS VALUEDQuantity.Quantity.codeQuantity.code01The source of Quantity.value will likely come from a different field (eg. OBX-5 may populate Quantity.value while OBX-6 populates the remaining Quantity elements).
1CWE.1IdentifierST01If CWE.2 IS NOT VALUEDQuantity.Quantity.unitQuantity.string01
2CWE.2TextST01Quantity.Quantity.unitQuantity.string01
3CWE.3Name of Coding SystemID01IF CWE.1 IS VALUED AND CWE.3 IS VALUEDQuantity.Quantity.systemQuantity.uri01
4CWE.4Alternate IdentifierST01Quantity.unit, .system and .code are not allowed to repeat. This mapping assumes the first CWE triplet will not be empty if othe triplets are populated, therefore mappings for other triplets are not provided.
5CWE.5Alternate TextST01
6CWE.6Name of Alternate Coding SystemID01
7CWE.7Coding System Version IDST01
8CWE.8Alternate Coding System Version IDST01
9CWE.9Original TextST01
10CWE.10Second Alternate IdentifierST01
11CWE.11Second Alternate TextST01
12CWE.12Name of Second Alternate Coding SystemID01
13CWE.13Second Alternate Coding System Version IDST01
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-quantity

Mapping from CWE to Quantity


Group 1 Mapping from unspecified code system to unspecified code system

Source CodeRelationshipTarget CodeComment
CWE.1 (Identifier)is equivalent toQuantity.codeThe source of Quantity.value will likely come from a different field (eg. OBX-5 may populate Quantity.value while OBX-6 populates the remaining Quantity elements).
CWE.1 (Identifier)is equivalent toQuantity.unit
CWE.2 (Text)is equivalent toQuantity.unit
CWE.3 (Name of Coding System)is equivalent toQuantity.system

Notes: