PackagesCanonicalsLogsProblems
    Packages
    eReferralOntarioNew.core@0.10.0
    http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance
description: This profile details the clinical assessment of an allergy or intolerance; a propensity, or a potential risk to an individual, to have an adverse reaction on future exposure to the specified substance, or class of substance.
package_name: eReferralOntarioNew.core
derivation: constraint
name: AllergyIntolerance
type: AllergyIntolerance
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['https://simplifier.net/ereferral-ontario/ereferralpatient']
    index: 24
    elements:
      reference: {mustSupport: true, index: 25}
    required: [reference]
  onset:
    mustSupport: true
    choices: []
    index: 27
  category:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergy-intolerance-category'}
    mustSupport: true
    index: 16
  criticality:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergy-intolerance-criticality'}
    mustSupport: true
    index: 17
  clinicalStatus:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergyintolerance-clinical'}
    mustSupport: true
    index: 5
    elements:
      coding:
        mustSupport: true
        index: 6
        elements:
          system: {mustSupport: true, index: 7}
          code: {mustSupport: true, index: 8}
          display: {mustSupport: true, index: 9}
  meta:
    mustSupport: true
    index: 0
    elements:
      profile: {mustSupport: true, index: 1}
    required: [profile]
  type:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergy-intolerance-type'}
    mustSupport: true
    index: 15
  note:
    mustSupport: true
    index: 30
    elements:
      text: {mustSupport: true, index: 31}
  recordedDate: {mustSupport: true, index: 28}
  code:
    binding: {strength: required, valueSet: 'https://build.fhir.org/ig/HL7/fhir-ips/ValueSet-allergy-intolerance-substance-condition-uv-ips.html'}
    mustSupport: true
    index: 18
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: 1
      slices:
        absentOrUnknownAllergy:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/2019Sep/ValueSet-absent-or-unknown-allergies-uv-ips.html'}
            mustSupport: true
            index: 19
            elements:
              coding:
                binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/2019Sep/ValueSet-absent-or-unknown-allergies-uv-ips.html'}
                mustSupport: true
                index: 20
                elements:
                  system:
                    binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/CodeSystem/absent-unknown-uv-ips'}
                    mustSupport: true
                    index: 21
                  code: {mustSupport: true, index: 22}
                  display: {mustSupport: true, index: 23}
  identifier:
    mustSupport: true
    index: 2
    elements:
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
  lastOccurrence: {mustSupport: true, index: 29}
  verificationStatus:
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/allergyintolerance-verification'}
    mustSupport: true
    index: 10
    elements:
      coding:
        mustSupport: true
        index: 11
        elements:
          system: {mustSupport: true, index: 12}
          code: {mustSupport: true, index: 13}
          display: {mustSupport: true, index: 14}
  reaction:
    mustSupport: true
    index: 32
    elements:
      substance:
        mustSupport: true
        index: 33
        elements:
          coding:
            mustSupport: true
            index: 34
            elements:
              system: {mustSupport: true, index: 35}
              code: {mustSupport: true, index: 36}
      manifestation:
        mustSupport: true
        index: 37
        elements:
          coding:
            mustSupport: true
            index: 38
            elements:
              system: {mustSupport: true, index: 39}
              code: {mustSupport: true, index: 40}
      description: {mustSupport: true, index: 41}
      onset: {mustSupport: true, index: 42}
      severity: {mustSupport: true, index: 43}
      note: {mustSupport: true, index: 44}
package_version: 0.10.0
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: v0.10.0
required: [clinicalStatus, meta, code]