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

hl7.extension.Extension.yml Maven / Gradle / Ivy

Go to download

FHIR converter is a Java based library that enables converting Hl7v2 messages to FHIR resources

There is a newer version: 1.0.19
Show newest version
#
# (C) Copyright IBM Corp. 2021
#
# SPDX-License-Identifier: Apache-2.0
#
---
url_1:
  condition: $urlValue NOT_NULL
  type: SYSTEM_URL
  valueOf: $urlValue

url_2:
  condition: $urlString NOT_NULL
  type: STRING
  valueOf: $urlString


value_KEY_NAME_SUFFIX:
  valueOf: $value




© 2015 - 2024 Weber Informatics LLC | Privacy Policy