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-to-organization | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeHDToOrganization | |||
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 Organization Resource.
This ConceptMap represents the mapping from the HL7 V2 HD Data Type to the FHIR Organization 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 | HD.1 | Namespace ID | IS | 0 | 1 | Organization.identifier.value | Organization.string | Need gForge (#20522) to change MessageHeader.destination.endpoint from 1..1 to 0..1. Must be a reachable address. | |||||||||
2 | HD.2 | Universal ID | ST | 0 | 1 | Organization.identifier.value | Organization.string | ||||||||||
3 | HD.3 | Universal ID Type | ID | 0 | 1 | Organization.identifier.type | Organization.CodeableConcept | ID[CodeableConcept-UniversalID] | UniversalIDType | Request that DNS, ISO, and UUID (and other Table 0301 values) are added to: http://hl7.org/fhir/valueset-identifier-type.html | |||||||
3 | HD.3 | Universal ID Type | ID | 0 | 1 | IF HD.3 IN ("ISO", "UUID") | Organization.identifier.system | Organization.uri | "urn:ietf:rfc:3986" |
Generated Narrative: ConceptMap datatype-hd-to-organization
Mapping from HD to Organization
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
HD.1 (Namespace ID) | is equivalent to | identifier[1].value | Need gForge (#20522) to change MessageHeader.destination.endpoint from 1..1 to 0..1. Must be a reachable address. |
HD.2 (Universal ID) | is equivalent to | identifier[2].value | |
HD.3 (Universal ID Type) | is equivalent to | identifier[2].type | Request that DNS, ISO, and UUID (and other Table 0301 values) are added to: http://hl7.org/fhir/valueset-identifier-type.html |
HD.3 (Universal ID Type) | is equivalent to | identifier[2].system |