PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@1.0.0
    http://hl7.org.au/fhir/StructureDefinition/au-allergyintolerance
description: Base profile for Australian context AllergyIntolerance
package_name: hl7.fhir.au.base
derivation: constraint
name: AUBaseAllergyIntolerance
type: AllergyIntolerance
elements:
  code:
    index: 0
    elements:
      coding:
        index: 1
        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: 2}
              max: 1
  reaction:
    index: 3
    elements:
      substance:
        index: 4
        elements:
          coding:
            index: 5
            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: 6}
                  max: 1
      manifestation:
        index: 7
        elements:
          coding:
            index: 8
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                snomedManifestation:
                  match: {system: null}
                  schema: {short: Clinical Finding (SNOMED CT), index: 9}
package_version: 1.0.0
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-allergyintolerance
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: 1.0.0