hl7.message.OMP_O09.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, 2021
#
# SPDX-License-Identifier: Apache-2.0
#
# FHIR Resources to extract from OMP_O09 message
---
resources:
- resourceName: MessageHeader
segment: MSH
resourcePath: resource/MessageHeader
repeats: false
isReferenced: false
additionalSegments:
- resourceName: Patient
segment: .PID
group: PATIENT
resourcePath: resource/Patient
isReferenced: true
repeats: false
additionalSegments:
- .PD1
- MSH
- resourceName: Encounter
segment: .PATIENT_VISIT.PV1
resourcePath: resource/Encounter
isReferenced: true
group: PATIENT
repeats: false
additionalSegments:
- .PID
- .PATIENT_VISIT.PV2
- MSH
- ORDER_DETAIL.OBSERVATION.OBX
- resourceName: MedicationRequest
segment: .RXO
resourcePath: resource/MedicationRequest
isReferenced: true
group: ORDER
repeats: true
additionalSegments:
- .ORC
- .COMPONENT.RXC
- .NTE
- MSH
- PATIENT.PATIENT_VISIT.PV1
- PATIENT.PID
- resourceName: AllergyIntolerance
segment: PATIENT.AL1
resourcePath: resource/AllergyIntolerance
repeats: true
additionalSegments:
- MSH
- resourceName: Observation
segment: .OBSERVATION.OBX
group: ORDER
resourcePath: resource/Observation
repeats: true
isReferenced: true
additionalSegments:
- .ORC
- MSH
- .OBSERVATION.NTE