description: AllergyIntolerance profile for the Acme sample IG package_name: firely.r4.sample.ig.dev derivation: constraint name: xAllergyIntolerance type: AllergyIntolerance elements: identifier: {index: 0} type: pattern: {type: Code, value: allergy} index: 1 code: binding: {strength: required, valueSet: 'https://acme.org/fhir/ValueSet/AllergicDispositionFinding'} index: 2 patient: type: Reference refers: ['https://acme.org/fhir/StructureDefinition/xPatient'] index: 3 package_version: 0.1.0-draft class: profile kind: resource url: https://acme.org/fhir/StructureDefinition/xAllergyIntolerance base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance version: null required: [identifier, type, code]