hl7.message.VXU_V04.yml Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of hl7v2-fhir-converter Show documentation
Show all versions of hl7v2-fhir-converter Show documentation
FHIR converter is a Java based library that enables converting Hl7v2 messages to FHIR resources
#
# (C) Copyright IBM Corp. 2020
#
# SPDX-License-Identifier: Apache-2.0
#
# FHIR Resources to extract from VXU_V04 message
---
resources:
- resourceName: MessageHeader
segment: MSH
resourcePath: resource/MessageHeader
repeats: false
isReferenced: false
additionalSegments:
- resourceName: Patient
segment: PID
resourcePath: resource/Patient
isReferenced: true
repeats: false
additionalSegments:
- PD1
- MSH
- resourceName: Encounter
segment: .PV1
resourcePath: resource/Encounter
isReferenced: true
group: PATIENT
repeats: false
additionalSegments:
- .PV2
- MSH
- PID
- ORDER.OBSERVATION.OBX
- resourceName: Immunization
segment: .RXA
group: ORDER
resourcePath: resource/Immunization
repeats: true
isReferenced: false
additionalSegments:
- .ORC
- .RXR
- .OBSERVATION.OBX
- MSH