All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hl7.datatype.Reference.yml Maven / Gradle / Ivy

#
# (C) Copyright IBM Corp. 2020, 2021
#
# SPDX-License-Identifier: Apache-2.0
#
---
reference:
  type: RELATIVE_REFERENCE
  valueOf: $BASE_VALUE
  required: true

# Some references have an associated display. (Example Encounter.participant.individual)
# Optionally provide a value to have display added.
display:
  condition: $referenceDisplay NOT_NULL
  type: STRING
  valueOf: $referenceDisplay




© 2015 - 2024 Weber Informatics LLC | Privacy Policy