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

hl7.resource.AllergyIntolerance.yml Maven / Gradle / Ivy

#
# (C) Copyright IBM Corp. 2020
#
# SPDX-License-Identifier: Apache-2.0
#
---
resourceType: AllergyIntolerance
id:
  type: STRING
  evaluate: 'UUID.randomUUID()'

category:
    type: ALLERGY_INTOLERANCE_CATEGORY
    specs: AL1.2 *
    
criticality:
    type: ALLERGY_INTOLERANCE_CRITICALITY 
    specs: AL1.4
    
code:
   resource: datatype/CodeableConcept *
   specs: AL1.3

patient:
    resource: datatype/Reference
    specs: $Patient

reaction:
    resource: secondary/Reaction
    specs: AL1.5




© 2015 - 2025 Weber Informatics LLC | Privacy Policy