description: This profile sets minimum expectations for the AllergyIntolerance resource common to most of the use cases. package_name: myhealth.eu.fhir.core derivation: constraint name: AllergyIntoleranceMyHealthCore type: AllergyIntolerance elements: language: binding: {strength: required, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSILanguage'} index: 0 code: binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIAllergenWithExceptions'} index: 1 patient: type: Reference refers: ['http://fhir.ehdsi.eu/core/StructureDefinition/patient-myhealtheu-core'] index: 2 elements: reference: {index: 3} required: [reference] note: {index: 4} reaction: elements: substance: binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIAllergenSubstanceWithExceptions'} index: 5 manifestation: binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSIAllergyReactionWithExceptions'} index: 6 exposureRoute: binding: {strength: extensible, valueSet: 'http://terminology.ehdsi.eu/ValueSet/eHDSIRouteofAdministration'} index: 7 package_version: 1.0.0 class: profile kind: resource url: http://fhir.ehdsi.eu/core/StructureDefinition/allergyIntolerance-myhealtheu-core base: http://hl7.eu/fhir/base/StructureDefinition/allergyIntolerance-eu-core version: 1.0.0