description: This profile defines an allergy intolerance structure including core localisation concepts for use in an Australian context. package_name: rs/hl7.fhir.au.base derivation: constraint name: AUBaseAllergyIntolerance type: AllergyIntolerance elements: extension: index: 0 slicing: rules: open discriminator: - {path: url, type: value} min: null slices: recorderRelatedPerson: match: {url: null} schema: {type: Extension, short: Related person that recorded the sensitivity, url: h, index: 1} min: 0 max: 1 code: index: 2 elements: coding: index: 3 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: snomedAllergyCode: match: {system: null} schema: {short: Allergy or Intolerance to Substance (SNOMED CT), index: 4} max: 1 reaction: index: 5 elements: substance: index: 6 elements: coding: index: 7 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: snomedSubstance: match: {system: null} schema: {short: Substance or Agent (SNOMED CT), index: 8} max: 1 manifestation: index: 9 elements: coding: index: 10 slicing: rules: open ordered: false discriminator: - {path: system, type: value} min: null slices: snomedManifestation: match: {system: null} schema: {short: Clinical Finding (SNOMED CT), index: 11} package_version: 1.0.2 extensions: recorderRelatedPerson: {url: h, min: 0, max: 1, type: Extension, short: Related person that recorded the sensitivity, index: 1} class: profile kind: resource url: http://hl7.org.au/fhir/StructureDefinition/au-allergyintolerance base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance version: 1.0.2