PackagesCanonicalsLogsProblems
    Packages
    ca.on.oh@ereferral-econsult-0.11.0-alpha-1.0.2
    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: ca.on.oh
derivation: constraint
name: EReferralAllergyIntolerance
type: AllergyIntolerance
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-Patient']
    index: 21
    elements:
      reference: {mustSupport: true, index: 22}
    required: [reference]
  onset:
    mustSupport: true
    choices: []
    index: 24
  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: 27
    elements:
      text: {mustSupport: true, index: 28}
  recordedDate: {mustSupport: true, index: 25}
  code:
    short: Concept - reference to a terminology or just  text
    mustSupport: true
    binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/allergy-intolerance-substance-condition-uv-ips'}
    index: 18
    slicing:
      rules: open
      description: Discriminated by the bound value set
      discriminator:
      - {path: $this, type: pattern}
      min: 1
      slices:
        codeAllergyCA:
          match: {}
          schema:
            isModifier: false
            short: Optional slice for code for allergy or intolerance from the SNOMED CT CA code set
            mustSupport: true
            binding: {strength: extensible, valueSet: 'https://fhir.infoway-inforoute.ca/ValueSet/pharmaceuticalbiologicproductandsubstancecode'}
            index: 19
        absentOrUnknownAllergy:
          match: {}
          schema:
            short: Code for absent or unknown allergy
            binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/absent-or-unknown-allergies-uv-ips'}
            mustSupport: true
            index: 20
  identifier:
    mustSupport: true
    index: 2
    elements:
      system: {mustSupport: true, index: 3}
      value: {mustSupport: true, index: 4}
  lastOccurrence: {mustSupport: true, index: 26}
  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: 29
    elements:
      substance:
        mustSupport: true
        index: 30
        elements:
          coding:
            mustSupport: true
            index: 31
            elements:
              system: {mustSupport: true, index: 32}
              code: {mustSupport: true, index: 33}
      manifestation:
        mustSupport: true
        index: 34
        elements:
          coding:
            mustSupport: true
            index: 35
            elements:
              system: {mustSupport: true, index: 36}
              code: {mustSupport: true, index: 37}
      description: {mustSupport: true, index: 38}
      onset: {mustSupport: true, index: 39}
      severity: {mustSupport: true, index: 40}
      note: {mustSupport: true, index: 41}
package_version: ereferral-econsult-0.11.0-alpha-1.0.2
class: profile
kind: resource
url: http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-AllergyIntolerance
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: 1.0.0
required: [clinicalStatus, meta, code]