Publication Build: This will be filled in by the publication tooling
| Official URL: http://hl7.org/fhir/uv/v2mappings/datatype-hd-to-messageheader-source-endpoint | Version: 1.0.0-ballot | |||
| Active as of 2023-12-19 | Computable Name: DatatypeHDToMessageHeaderSourceEndpoint | |||
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.source.endpoint Data Type.
This ConceptMap represents the mapping from the HL7 V2 HD Data Type to the FHIR MessageHeader.source.endpoint 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 | HD.1 | Namespace ID | IS | 0 | 1 | IF HD.2 NOT VALUED AND (HD-3 NOT IN ("ISO", "UUID", "DNS", "URI")) | MessageHeader.source.endpoint.name | MessageHeader.source.endpoint.string | |||||||||
| 2 | HD.2 | Universal ID | ST | 0 | 1 | IF HD-3 = "ISO" | MessageHeader.source.endpoint.endpoint | MessageHeader.source.endpoint.uri | 1 | 1 | "urn:oid:"+HD.2 | ||||||
| 2 | HD.2 | Universal ID | ST | 0 | 1 | IF HD-3 = "UUID" | MessageHeader.source.endpoint.endpoint | MessageHeader.source.endpoint.uri | 1 | 1 | "urn:uuid:"+HD.2 | ||||||
| 2 | HD.2 | Universal ID | ST | 0 | 1 | IF HD-3 = "DNS" | MessageHeader.source.endpoint.endpoint | MessageHeader.source.endpoint.uri | 1 | 1 | "urn:dns:"+HD.2 | ||||||
| 2 | HD.2 | Universal ID | ST | 0 | 1 | IF HD-3 = "URI" | MessageHeader.source.endpoint.endpoint | MessageHeader.source.endpoint.uri | 1 | 1 | "urn:uri:"+HD.2 | ||||||
| 2 | HD.2 | Universal ID | ST | 0 | 1 | IF HD-3 NOT IN ("ISO", "UUID", "DNS", "URI") | MessageHeader.source.endpoint.name | HD.1+" - "+HD.3+":"+HD.2 | |||||||||
| 3 | HD.3 | Univeral ID Type | ST | 0 | 1 | IF NOT VALUED OR NOT IN ("ISO", "UUID", "DNS", "URI") | MessageHeader.source.endpoint.endpoint.extension.url | "http://hl7.org/fhir/R4/extension-data-absent-reason.html" | |||||||||
| 3 | HD.3 | Univeral ID Type | ST | 0 | 1 | IF NOT VALUED OR NOT IN ("ISO", "UUID", "DNS", "URI") | MessageHeader.source.endpoint.endpoint.extension.valueCode | "unknown" | |||||||||
Mapping from HD to MessageHeader.source.endpoint
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 HD to the FHIR MessageHeader.source.endpoint Data Type.
Group 1Mapping from unspecified code system to unspecified code system
| Source Concept Details | Relationship | Target Concept Details | Properties | ||||||
| Codes from | value | Codes from | antlr | ||||||
| HD.1 | Namespace ID | is equivalent to | name | name | IF HD.2 NOT VALUED AND (HD-3 NOT IN ("ISO", "UUID", "DNS", "URI")) | ||||
| HD.2 | Universal ID | "urn:oid:"+HD.2 | is equivalent to | endpoint | endpoint | IF HD-3 = "ISO" | |||
| HD.2 | Universal ID | "urn:uuid:"+HD.2 | is equivalent to | endpoint | endpoint | IF HD-3 = "UUID" | |||
| HD.2 | Universal ID | "urn:dns:"+HD.2 | is equivalent to | endpoint | endpoint | IF HD-3 = "DNS" | |||
| HD.2 | Universal ID | "urn:uri:"+HD.2 | is equivalent to | endpoint | endpoint | IF HD-3 = "URI" | |||
| HD.2 | Universal ID | HD.1+" - "+HD.3+":"+HD.2 | is equivalent to | name | name | IF HD-3 NOT IN ("ISO", "UUID", "DNS", "URI") | |||
| HD.3 | Univeral ID Type | "http://hl7.org/fhir/R4/extension-data-absent-reason.html" | is equivalent to | endpoint.extension[1].url | endpoint.extension[1].url | IF NOT VALUED OR NOT IN ("ISO", "UUID", "DNS", "URI") | |||
| HD.3 | Univeral ID Type | "unknown" | is equivalent to | endpoint.extension[1].valueCode | endpoint.extension[1].valueCode | IF NOT VALUED OR NOT IN ("ISO", "UUID", "DNS", "URI") | |||