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
Official URL: http://hl7.org/fhir/uv/v2mappings/datatype-cwe-to-device | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeCWEToDevice | |||
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 Device Resource.
This ConceptMap represents the mapping from the HL7 V2 CWE Data Type to the FHIR Device Resource. See also the FHIR Shorthand or the CSV Source.
HL7 v2 | Condition (IF True, args) | HL7 FHIR | Comments | ||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Sort Order | Identifier | Name | Data Type | Cardinality - Min | Cardinality - Max | Computable ANTLR | Computable FHIRPath | Narrative | FHIR Attribute | Proposed Extension | Data Type | Cardinality - Min | Cardinality - Max | Data Type Mapping | Vocabulary Mapping (IS, ID, CE, CEN, CWE) | Assignment | |
1 | CWE.1 | Identifier | ST | 0 | 1 | If instance identifier | Device.identifier.value | ||||||||||
1 | CWE.1 | Identifier | ST | 0 | 1 | If kind identifier | Device.definition(Device.DeviceDefinition.identifier.value) | ||||||||||
2 | CWE.2 | Text | ST | 0 | 1 | Device.deviceName.name | |||||||||||
2 | CWE.2 | Text | ST | 0 | 1 | Device.deviceName.type | /select most appropriate value for actual use/ | ||||||||||
3 | CWE.3 | Name of Coding System | ID | 0 | 1 | If instance identifier | Device.identifier.system | /map HL7 code system to appropriate url/ | |||||||||
3 | CWE.3 | Name of Coding System | ID | 0 | 1 | If kind identifier | Device.definition(Device.DeviceDefinition.identifier.system) | /map HL7 code system to appropriate url/ | |||||||||
4 | CWE.4 | Alternate Identifier | ST | 0 | 1 | If instance identifier | Device.identifier.value | ||||||||||
4 | CWE.4 | Alternate Identifier | ST | 0 | 1 | If kind identifier | Device.definition(Device.DeviceDefinition.identifier.value) | ||||||||||
5 | CWE.5 | Alternate Text | ST | 0 | 1 | Device.deviceName.name | |||||||||||
5 | CWE.5 | Alternate Text | ST | 0 | 1 | Device.deviceName.type | /select most appropriate value for actual use/ | ||||||||||
6 | CWE.6 | Name of Alternate Coding System | ID | 0 | 1 | If instance identifier | Device.identifier.system | /map HL7 code system to appropriate url/ | |||||||||
6 | CWE.6 | Name of Alternate Coding System | ID | 0 | 1 | If kind identifier | Device.definition(Device.DeviceDefinition.identifier.system) | /map HL7 code system to appropriate url/ | |||||||||
7 | CWE.7 | Coding System Version ID | ST | 0 | 1 | ||||||||||||
8 | CWE.8 | Alternate Coding System Version ID | ST | 0 | 1 | ||||||||||||
9 | CWE.9 | Original Text | ST | 0 | 1 | Device.deviceName.name | |||||||||||
9 | CWE.9 | Original Text | ST | 0 | 1 | Device.deviceName.type | /select most appropriate value for actual use/ | ||||||||||
10 | CWE.10 | Second Alternate Identifier | ST | 0 | 1 | If instance identifier | Device.identifier.value | ||||||||||
10 | CWE.10 | Second Alternate Identifier | ST | 0 | 1 | If kind identifier | Device.definition(Device.DeviceDefinition.identifier.value) | ||||||||||
11 | CWE.11 | Second Alternate Text | ST | 0 | 1 | Device.deviceName.name | |||||||||||
11 | CWE.11 | Second Alternate Text | ST | 0 | 1 | Device.deviceName.type | /select most appropriate value for actual use/ | ||||||||||
12 | CWE.12 | Name of Second Alternate Coding System | ID | 0 | 1 | If instance identifier | Device.identifier.system | /map HL7 code system to appropriate url/ | |||||||||
12 | CWE.12 | Name of Second Alternate Coding System | ID | 0 | 1 | If kind identifier | Device.definition(Device.DeviceDefinition.identifier.system) | /map HL7 code system to appropriate url/ | |||||||||
13 | CWE.13 | Second Alternate Coding System Version ID | ST | 0 | 1 | ||||||||||||
14 | CWE.14 | Coding System OID | ST | 0 | 1 | ||||||||||||
15 | CWE.15 | Value Set OID | ST | 0 | 1 | ||||||||||||
16 | CWE.16 | Value Set Version ID | DTM | 0 | 1 | ||||||||||||
17 | CWE.17 | Alternate Coding System OID | ST | 0 | 1 | ||||||||||||
18 | CWE.18 | Alternate Value Set OID | ST | 0 | 1 | ||||||||||||
19 | CWE.19 | Alternate Value Set Version ID | DTM | 0 | 1 | ||||||||||||
20 | CWE.20 | Second Alternate Coding System OID | ST | 0 | 1 | ||||||||||||
21 | CWE.21 | Second Alternate Value Set OID | ST | 0 | 1 | ||||||||||||
22 | CWE.22 | Second Alternate Value Set Version ID | DTM | 0 | 1 |
Generated Narrative: ConceptMap datatype-cwe-to-device
Mapping from CWE to Device
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
CWE.1 (Identifier) | is equivalent to | identifier[1].value |
CWE.1 (Identifier) | is equivalent to | definition(DeviceDefinition.identifier[1].value) |
CWE.2 (Text) | is equivalent to | deviceName[1].name |
CWE.2 (Text) | is equivalent to | deviceName[1].type |
CWE.3 (Name of Coding System) | is equivalent to | identifier[1].system |
CWE.3 (Name of Coding System) | is equivalent to | definition(DeviceDefinition.identifier[1].system) |
CWE.4 (Alternate Identifier) | is equivalent to | identifier[2].value |
CWE.4 (Alternate Identifier) | is equivalent to | definition(DeviceDefinition.identifier[2].value) |
CWE.5 (Alternate Text) | is equivalent to | deviceName[2].name |
CWE.5 (Alternate Text) | is equivalent to | deviceName[2].type |
CWE.6 (Name of Alternate Coding System) | is equivalent to | identifier[2].system |
CWE.6 (Name of Alternate Coding System) | is equivalent to | definition(DeviceDefinition.identifier[2].system) |
CWE.9 (Original Text) | is equivalent to | deviceName[4].name |
CWE.9 (Original Text) | is equivalent to | deviceName[4].type |
CWE.10 (Second Alternate Identifier) | is equivalent to | identifier[3].value |
CWE.10 (Second Alternate Identifier) | is equivalent to | definition(DeviceDefinition.identifier[3].value) |
CWE.11 (Second Alternate Text) | is equivalent to | deviceName[3].name |
CWE.11 (Second Alternate Text) | is equivalent to | deviceName[3].type |
CWE.12 (Name of Second Alternate Coding System) | is equivalent to | identifier[3].system |
CWE.12 (Name of Second Alternate Coding System) | is equivalent to | definition(DeviceDefinition.identifier[3].system) |