hl7.secondary.Participant.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
#
type:
condition: codeableConceptCode NOT_NULL
valueOf: datatype/CodeableConcept_var
generateList: true
expressionType: resource
vars:
code: String, $codeableConceptCode
display: String, $codeableConceptText
constants:
system: 'http://terminology.hl7.org/CodeSystem/v3-ParticipationType'
individual:
valueOf: resource/Practitioner
expressionType: reference
specs: XCN
required: true
vars:
referenceDisplay: PERSON_DISPLAY_NAME, XCN