HL7 Version 2 to FHIR
1.0.0-ballot - ballot International flag

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

ConceptMap: Datatype EI to Condition Map (Experimental)

Official URL: http://hl7.org/fhir/uv/v2mappings/datatype-ei-to-condition Version: 1.0.0-ballot
Active as of 2024-10-30 Computable Name: DatatypeEIToCondition

Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved.

This ConceptMap represents a mapping from the HL7 V2 Datatype EI to the FHIR Condition Resource.

This ConceptMap represents the mapping from the HL7 V2 EI Data Type to the FHIR Condition Resource. See also the FHIR Shorthand or the CSV Source.

HL7 v2Condition (IF True, args)HL7 FHIRComments
Sort OrderIdentifierNameData TypeCardinality - MinCardinality - MaxComputable ANTLRComputable FHIRPathNarrativeFHIR AttributeProposed ExtensionData TypeCardinality - MinCardinality - MaxData Type MappingVocabulary Mapping
(IS, ID, CE, CEN, CWE)
Assignment
1EI.1Entity IdentifierST01Condition.identifier.valueCondition.string01
2EI.2Namespace IDIS01Condition.assigner(Condition.Organization.identifier.value)Condition.stringNote that, even though the HL7 v2 component sounds like a type or category of organization (using IS), the intent is to point to the specific oranization that assigned the identifier value in EI.1
3EI.3Universal IDST01Condition.assigner(Condition.Organization.identifier.value)Condition.uri
4EI.4Universal ID TypeID01Condition.assigner(Condition.Organization.identifier.type)Condition.CodeableConceptID[CodeableConcept]

Generated Narrative: ConceptMap datatype-ei-to-condition

Mapping from EI to Condition


Group 1 Mapping from unspecified code system to unspecified code system

Source CodeRelationshipTarget CodeComment
EI.1 (Entity Identifier)is equivalent toidentifier.value
EI.2 (Namespace ID)is equivalent toassigner(Organization[1].identifier[1].value)Note that, even though the HL7 v2 component sounds like a type or category of organization (using IS), the intent is to point to the specific oranization that assigned the identifier value in EI.1
EI.3 (Universal ID)is equivalent toassigner(Organization[1].identifier[2].value)
EI.4 (Universal ID Type)is equivalent toassigner(Organization[1].identifier[2].type)

Notes: