description: Fresenius Allergy Intolerance Profile package_name: fmcna.caredata.fhir.ig.r4 derivation: constraint name: FreseniusAllergyIntolerance type: AllergyIntolerance elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: 1 slices: allergyCategoryCd: match: {url: null} schema: {type: Extension, mustSupport: true, url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-allergy-category-extn', index: 1} min: 1 max: 1 category: {mustSupport: true, index: 2} code: binding: {strength: required, valueSet: 'http://fkcfhir.org/fhir/ValueSet/fmc-allergy-code-vs'} index: 3 recordedDate: {mustSupport: true, index: 4} recorder: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner'] index: 5 package_version: 0.1.1 extensions: allergyCategoryCd: {url: 'http://fkcfhir.org/fhir/StructureDefinition/fmc-allergy-category-extn', min: 1, max: 1, type: Extension, mustSupport: true, index: 1} class: profile kind: resource url: http://fkcfhir.org/fhir/StructureDefinition/fmc-allergyintolerance-profile base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance version: null required: [extension, recordedDate, category]