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-dln-to-identifier | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeDLNToIdentifier | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype DLN to the FHIR Identifier Data Type.
This ConceptMap represents the mapping from the HL7 V2 DLN 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 | Vocabulary Mapping (IS, ID, CE, CEN, CWE) | Assignment | |
1 | DLN.1 | License Number | ST | 1 | 1 | Identifier.value | Identifier.string | 0 | 1 | ||||||||
1 | DLN.1 | License Number | ST | 1 | 1 | Identifier.type.coding.code | Identifier.CodeableConcept | 0 | 1 | "DL" | |||||||
1 | DLN.1 | License Number | ST | 1 | 1 | Identifier.type.coding.sytem | Identifier.uri | 0 | 1 | "http://terminology.hl7.org/CodeSystem/v2-0203" | |||||||
2 | DLN.2 | Issuing State, Province, Country | CWE | 0 | 1 | Identifier.system | Identifier.uri | 0 | 1 | CWE[uri] | |||||||
3 | DLN.3 | Expiration Date | DT | 0 | 1 | Identifier.period.end | Identifier.dateTime | 0 | 1 |
Generated Narrative: ConceptMap datatype-dln-to-identifier
Mapping from DLN to Identifier
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
DLN.1 (License Number) | is equivalent to | value |
DLN.1 (License Number) | is equivalent to | type.coding.code |
DLN.1 (License Number) | is equivalent to | type.coding.sytem |
DLN.2 (Issuing State, Province, Country) | is equivalent to | system |
DLN.3 (Expiration Date) | is equivalent to | period.end |