hl7.message.ADT_A31.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. 2021, 2022
#
# SPDX-License-Identifier: Apache-2.0
#
# FHIR Resources to extract from ADT_A31 message
---
resources:
- resourceName: MessageHeader
segment: MSH
resourcePath: resource/MessageHeader
repeats: false
isReferenced: false
additionalSegments:
- EVN
- resourceName: Patient
segment: PID
resourcePath: resource/Patient
repeats: false
isReferenced: true
additionalSegments:
- PD1
- MSH
- INSURANCE.IN1
- INSURANCE.IN2
- resourceName: Encounter
segment: PV1
resourcePath: resource/Encounter
repeats: false
isReferenced: true
additionalSegments:
- PV2
- EVN
- MSH
- DG1
- resourceName: Condition
segment: DG1
resourcePath: resource/Condition
isReferenced: true
repeats: true
additionalSegments:
- MSH
- PID
- PV1
- resourceName: Observation
segment: OBX
resourcePath: resource/Observation
repeats: true
isReferenced: true
additionalSegments:
- MSH
- resourceName: AllergyIntolerance
segment: AL1
resourcePath: resource/AllergyIntolerance
repeats: true
additionalSegments:
- MSH
- resourceName: Procedure
segment: .PR1
group: PROCEDURE
resourcePath: resource/Procedure
repeats: true
additionalSegments:
- .ROL
- MSH
- PID
- PV1
- resourceName: Coverage
segment: .IN1
group: INSURANCE
resourcePath: resource/Coverage
repeats: true
additionalSegments:
- MSH
- PID
- PV1
- .IN2