PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.au.base@0.9.3
    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
  patient:
    type: Reference
    short: Patient with allergy/intolerance
    refers: ['http://hl7.org.au/fhir/StructureDefinition/au-patient']
    index: 3
  recorder:
    type: Reference
    short: Condition recorded by
    refers: ['http://hl7.org.au/fhir/StructureDefinition/au-patient', 'http://hl7.org.au/fhir/StructureDefinition/au-practitioner', 'http://hl7.org.au/fhir/StructureDefinition/au-relatedperson']
    index: 4
  asserter:
    type: Reference
    short: Condition asserted by
    refers: ['http://hl7.org.au/fhir/StructureDefinition/au-patient', 'http://hl7.org.au/fhir/StructureDefinition/au-practitioner', 'http://hl7.org.au/fhir/StructureDefinition/au-relatedperson']
    index: 5
  reaction:
    index: 6
    elements:
      substance:
        index: 7
        elements:
          coding:
            index: 8
            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: 9}
                  max: 1
      manifestation:
        index: 10
        elements:
          coding:
            index: 11
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                snomedManifestation:
                  match: {system: null}
                  schema: {short: Clinical Finding (SNOMED CT), index: 12}
package_version: 0.9.3
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-allergyintolerance
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: '0.1'