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-msg-to-coding | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: DatatypeMSGToCoding | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Datatype MSG to the FHIR Coding Data Type.
This ConceptMap represents the mapping from the HL7 V2 MSG Data Type to the FHIR Coding 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 | |
0 | MSG | Coding.display | MSG.1+"^"+MSG.2+"^"+MSG.3 | ||||||||||||||
1 | MSG.1 | Message Code | ID | 1 | 1 | ||||||||||||
2 | MSG.2 | Trigger Event | ID | 1 | 1 | Coding.code | |||||||||||
2 | MSG.2 | Trigger Event | ID | 1 | 1 | Coding.system | "http://terminology.hl7.org/CodeSystem/v2-0003" | ||||||||||
3 | MSG.3 | Message Structure | ID | 1 | 1 | This should be mapped to MessageHeader.definition, but we do not have a library of HL7 v2 equivalent FHIR Message Definitions. |
Generated Narrative: ConceptMap datatype-msg-to-coding
Mapping from MSG to Coding
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code |
MSG | is equivalent to | display |
MSG.2 (Trigger Event) | is equivalent to | code |
MSG.2 (Trigger Event) | is equivalent to | system |