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-hd-endpoint-to-messageheader-destination | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeHDEndpointToMessageHeaderDestination | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype HD to the FHIR MessageHeader.destination Data Type.
This ConceptMap represents the mapping from the HL7 V2 HD Data Type to the FHIR MessageHeader.destination 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 | HD.1 | Namespace ID | IS | 0 | 1 | MessageHeader.destination.name | MessageHeader.destination.string | Not sure whether used, and if used, what a reasonable extension name would be. We believe that source.endpoint should be Universal ID when both Namespace ID and Universal ID are valued. | |||||||||
2 | HD.2 | Universal ID | ST | 0 | 1 | IF HD-3 = "ISO" | MessageHeader.destination.endpoint | MessageHeader.destination.uri | 1 | 1 | "urn:oid:"+HD.2 | ||||||
2 | HD.2 | Universal ID | ST | 0 | 1 | IF HD-3 = "UUID" | MessageHeader.destination.endpoint | MessageHeader.destination.uri | 1 | 1 | "urn:uuid:"+HD.2 | ||||||
2 | HD.2 | Universal ID | ST | 0 | 1 | IF HD-3 NOT IN ("ISO", "UUID") | MessageHeader.destination.endpoint | MessageHeader.destination.uri | 1 | 1 | |||||||
3 | HD.3 | Univeral ID Type | ST | 0 | 1 | IF NOT VALUED | MessageHeader.destination.endpoint.extension.url | MessageHeader.destination.uri | "http://hl7.org/fhir/StructureDefinition/data-absent-reason" | ||||||||
3 | HD.3 | Univeral ID Type | ST | 0 | 1 | IF NOT VALUED | MessageHeader.destination.endpoint.extension.valueCode | MessageHeader.destination.code | "unknown" |
Generated Narrative: ConceptMap datatype-hd-endpoint-to-messageheader-destination
Mapping from HD to MessageHeader.destination
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
HD.1 (Namespace ID) | is equivalent to | name | Not sure whether used, and if used, what a reasonable extension name would be. We believe that source.endpoint should be Universal ID when both Namespace ID and Universal ID are valued. |
HD.2 (Universal ID) | is equivalent to | endpoint | |
HD.2 (Universal ID) | is equivalent to | endpoint | |
HD.2 (Universal ID) | is equivalent to | endpoint | |
HD.3 (Univeral ID Type) | is equivalent to | endpoint.extension.url | |
HD.3 (Univeral ID Type) | is equivalent to | endpoint.extension.valueCode |