hl7.resource.Procedure.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
#
# SPDX-License-Identifier: Apache-2.0
#
resourceType: Procedure
id:
type: STRING
valueOf: 'UUID.randomUUID()'
expressionType: JEXL
identifier_1:
valueOf: datatype/Identifier
generateList: true
expressionType: resource
vars:
system: SYSTEM_URL, $sys
value: PR1.19.1 | MSH.7
constants:
sys: "urn:id:extID"
identifier_2:
condition: $valueIn NOT_NULL
valueOf: datatype/Identifier_var
generateList: true
expressionType: resource
vars:
valueIn: PV1.19.1 | PID.18.1 | MSH.7
systemCX: PV1.19.4 | PID.18.4
constants:
system: "http://terminology.hl7.org/CodeSystem/v2-0203"
code: "VN"
display: "Visit number"
status:
type: STRING
valueOf: $default
expressionType: HL7Spec
constants:
default: "unknown"
subject:
valueOf: datatype/Reference
expressionType: resource
specs: $Patient