hl7.secondary.ReferenceRange.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
#
---
low:
condition: value NOT_NULL
valueOf: datatype/Quantity
expressionType: resource
vars:
value: $low
unit: $unit
high:
condition: value NOT_NULL
valueOf: datatype/Quantity
expressionType: resource
vars:
value: $high
unit: $unit
type:
type: STRING
valueOf: $type
appliesTo:
type: STRING
valueOf: $appliesto
text:
type: STRING
valueOf: $textValue