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/segment-msa-to-messageheader | Version: 1.0.0-ballot | |||
Active as of 2024-10-30 | Computable Name: SegmentMSAToMessageHeader | |||
Copyright/Legal: Copyright (c) 2020, HL7 International, Inc., All Rights Reserved. |
This ConceptMap represents a mapping from the HL7 V2 Segment MSA to the FHIR MessageHeader Resource.
This ConceptMap represents the mapping from the HL7 V2 MSA Segment to the FHIR MessageHeader Resource. See also the FHIR Shorthand or the CSV Source.
HL7 v2 | Condition (IF True, args) | HL7 FHIR | Comments | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Sort Order | Identifier | Syntax | Name | Cardinality - Min | Cardinality - Max | Computable ANTLR | Computable FHIRPath | Narrative | Primary Target | Segment Map | References | |
1 | MSA-1 | Acknowledgment Code | ID | 1 | 1 | MessageHeader.response.code | 1 | |||||
2 | MSA-2 | Message Control ID | ST | 1 | 1 | MessageHeader.response.identifier | 1 | |||||
3 | MSA-3 | Text Message | ST | 0 | 1 | |||||||
4 | MSA-4 | Expected Sequence Number | NM | 0 | 1 | |||||||
5 | MSA-5 | Delayed Acknowledgment Type | ID | 0 | 1 | |||||||
6 | MSA-6 | Error Condition | CE | 0 | 1 | |||||||
7 | MSA-7 | Message Waiting Number | NM | 0 | 1 | |||||||
8 | MSA-8 | Message Waiting Priority | ID | 0 | 1 |
Generated Narrative: ConceptMap segment-msa-to-messageheader
Mapping from MSA to MessageHeader
Group 1 Mapping from unspecified code system
to unspecified code system
Source Code | Relationship | Target Code | Comment |
MSA-1 (ID) | is equivalent to | response.code | 1 |
MSA-2 (ST) | is equivalent to | response.identifier | 1 |