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

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

#
# (C) Copyright IBM Corp. 2020, 2021
#
# SPDX-License-Identifier: Apache-2.0
#
# Creates an identifier with an assigner reference but without a coding
---

system: 
     type: SYSTEM_URL
     valueOf: $system
    
value: 
     type: STRING
     valueOf: $id
     required: true

period:  
    valueOf: datatype/Period
    expressionType: resource
    vars: 
       start: $start
       end: $end






© 2015 - 2024 Weber Informatics LLC | Privacy Policy