This page is part of the HL7 Version 2 to FHIR (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/uv/v2mappings/datatype-cx-to-identifier | Version: 1.0.0-ballot | |||
Active as of 2023-12-19 | Computable Name: DatatypeCXToIdentifier | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype CX to the FHIR Identifier Data Type.
This ConceptMap represents the mapping from the HL7 V2 CX Data Type to the FHIR Identifier Data Type. 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 | Assignment | Vocabulary | |
1 | CX.1 | ID Number | ST | 1 | 1 | Identifier.value | Identifier.string | 0 | 1 | ||||||||
2 | CX.2 | Identifier Check Digit | ST | 0 | 1 | Identifier.extension.url | Identifier.uri | 0 | 1 | "http://hl7.org/fhir/StructureDefinition/identifier-checkDigit" | |||||||
2 | CX.2 | Identifier Check Digit | ST | 0 | 1 | Identifier.extension.valueString | Identifier.string | 1 | 1 | ||||||||
3 | CX.3 | Check Digit Scheme | ID | 0 | 1 | Identifier.extension.url | Identifier.uri | 0 | 1 | "http://hl7.org/fhir/StructureDefinition/namingsystem-checkDigit" | |||||||
3 | CX.3 | Check Digit Scheme | ID | 0 | 1 | Identifier.extension.valueString | Identifier.string | 1 | 1 | ||||||||
4 | CX.4 | Assigning Authority | HD | 0 | 1 | If not in http://hl7.org/implement/standards/fhir/identifier-registry.html then determine whether organization or system | Identifier.assigner(Identifier.Organization) | Reference(Identifier.Organization) | 0 | 1 | HD[Organization] | ||||||
4 | CX.4 | Assigning Authority | HD | 0 | 1 | IF CX.4 IN http://hl7.org/implement/standards/fhir/identifier-registry.html | Identifier.system | Identifier.uri | 0 | 1 | HD[uri] | ||||||
5 | CX.5 | Identifier Type Code | ID | 1 | 1 | Identifier.type.coding.code | Identifier.code | 0 | 1 | IDType | |||||||
6 | CX.6 | Assigning Facility | HD | 0 | 1 | extension??-assigningFacility | Reference(Identifier.Organization) | 0 | 1 | HD[Organization] | |||||||
7 | CX.7 | Effective Date | DT | 0 | 1 | Identifier.period.start | Identifier.dateTime | 0 | 1 | ||||||||
8 | CX.8 | Expiration Date | DT | 0 | 1 | Identifier.period.end | Identifier.dateTime | 0 | 1 | ||||||||
9 | CX.9 | Assigning Jurisdiction | CWE | 0 | 1 | ||||||||||||
10 | CX.10 | Assigning Agency or Department | CWE | 0 | 1 | ||||||||||||
11 | CX.11 | Security Check | ST | 0 | 1 | ||||||||||||
12 | CX.12 | Security Check Scheme | ID | 0 | 1 |
Mapping from CX to Identifier
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 CX to the FHIR Identifier Data Type.
Group 1Mapping from unspecified code system
to unspecified code system
Source Concept Details | Relationship | Target Concept Details | Properties | ||||||||||
Codes from | vocabularymap | value | datatypemap | Codes from | narrative | antlr | |||||||
CX.1 | ID Number | is equivalent to | value | value | |||||||||
CX.2 | Identifier Check Digit | "http://hl7.org/fhir/StructureDefinition/identifier-checkDigit" | is equivalent to | extension[1].url | extension[1].url | ||||||||
CX.2 | Identifier Check Digit | is equivalent to | extension[1].valueString | extension[1].valueString | |||||||||
CX.3 | Check Digit Scheme | "http://hl7.org/fhir/StructureDefinition/namingsystem-checkDigit" | is equivalent to | extension[2].url | extension[2].url | ||||||||
CX.3 | Check Digit Scheme | is equivalent to | extension[2].valueString | extension[2].valueString | |||||||||
CX.4 | Assigning Authority | HD[Organization] | is equivalent to | assigner(Organization) | assigner(Organization) | If not in http://hl7.org/implement/standards/fhir/identifier-registry.html then determine whether organization or system | |||||||
CX.4 | Assigning Authority | HD[uri] | is equivalent to | system | system | IF CX.4 IN http://hl7.org/implement/standards/fhir/identifier-registry.html | |||||||
CX.5 | Identifier Type Code | IDType | is equivalent to | type.coding.code | type.coding.code | ||||||||
CX.7 | Effective Date | is equivalent to | period.start | period.start | |||||||||
CX.8 | Expiration Date | is equivalent to | period.end | period.end |