PackagesCanonicalsLogsProblems
    Packages
    il.core.fhir.r4@0.17.5
    http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance
description: Israel Core proposed constraints and extensions on the AllergyIntolerance Resource
package_name: il.core.fhir.r4
derivation: constraint
name: ILCoreAllergyIntolerance
type: AllergyIntolerance
elements:
  patient:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient']
    index: 7
  clinicalStatus: {mustSupport: true, index: 2}
  encounter:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-encounter']
    index: 8
  asserter:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient', 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role', 'http://fhir.health.gov.il/StructureDefinition/il-core-related-person']
    index: 10
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        AllergyIntoleranceEnd:
          match: {url: null}
          schema: {type: Extension, url: 'http://fhir.health.gov.il/StructureDefinition/ext-allergy-intolerance-end', index: 1}
          min: 0
          max: 1
  recorder:
    type: Reference
    refers: ['http://fhir.health.gov.il/StructureDefinition/il-core-patient', 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner', 'http://fhir.health.gov.il/StructureDefinition/il-core-practitioner-role', 'http://fhir.health.gov.il/StructureDefinition/il-core-related-person']
    index: 9
  code:
    binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/il-core-allergy-intolerance-code'}
    constraint:
      element-sct: {human: Element.coding SHOULD contain a SNOMED-CT code. Other code systems included in the ValueSet are for historical purposes only, source: 'http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance', severity: warning, expression: 'coding.where(system=''http://snomed.info/sct'' and code.exists()).exists()'}
    mustSupport: true
    index: 4
    elements:
      coding:
        elements:
          system: {index: 5}
          code: {index: 6}
        required: [system, code]
  verificationStatus: {mustSupport: true, index: 3}
  reaction:
    extensions:
      duration: {url: 'http://fhir.health.gov.il/StructureDefinition/ext-reaction-duration', min: 0, max: 1, type: Extension, index: 12}
    elements:
      extension:
        index: 11
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            duration:
              match: {url: null}
              schema: {type: Extension, url: 'http://fhir.health.gov.il/StructureDefinition/ext-reaction-duration', index: 12}
              min: 0
              max: 1
      substance:
        binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/il-core-substance'}
        index: 13
      manifestation:
        binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/il-core-manifestation'}
        constraint:
          element-sct: {human: Element.coding SHOULD contain a SNOMED-CT code. Other code systems included in the ValueSet are for historical purposes only, source: 'http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance', severity: warning, expression: 'coding.where(system=''http://snomed.info/sct'' and code.exists()).exists()'}
        index: 14
      exposureRoute:
        binding: {strength: extensible, valueSet: 'http://fhir.health.gov.il/ValueSet/il-core-route-code'}
        index: 15
package_version: 0.17.5
extensions:
  AllergyIntoleranceEnd: {url: 'http://fhir.health.gov.il/StructureDefinition/ext-allergy-intolerance-end', min: 0, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://fhir.health.gov.il/StructureDefinition/il-core-allergy-intolerance
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: 0.17.0
required: [code]