PackagesCanonicalsLogsProblems
    Packages
    ehealthplatform.be.r4.federalprofiles@1.1.44-beta
    https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-allergyintolerance
description: Belgian federal profile for an allergy and/or an intolerance. Initially based on the functional description of the NIHDI.
package_name: ehealthplatform.be.r4.federalprofiles
derivation: constraint
name: BeAllergyIntolerance
type: AllergyIntolerance
elements:
  patient:
    type: Reference
    mustSupport: true
    refers: ['https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient']
    index: 5
  category: {mustSupport: true, index: 3}
  clinicalStatus: {mustSupport: true, index: 0}
  type: {mustSupport: true, index: 2}
  asserter: {mustSupport: true, index: 8}
  note: {mustSupport: true, index: 9}
  recordedDate: {mustSupport: true, index: 6}
  recorder:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-patient', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitioner', 'https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-practitionerrole']
    index: 7
  code:
    binding: {strength: extensible, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-allergyintolerancecode'}
    mustSupport: true
    index: 4
  verificationStatus: {mustSupport: true, index: 1}
  reaction:
    mustSupport: true
    index: 10
    elements:
      substance: {mustSupport: false, index: 11}
      manifestation:
        binding: {strength: extensible, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-riskmanifestation'}
        mustSupport: true
        index: 12
      onset: {mustSupport: false, index: 13}
      exposureRoute:
        index: 14
        elements:
          coding:
            binding: {strength: extensible, valueSet: 'https://www.ehealth.fgov.be/standards/fhir/ValueSet/be-exposureroute'}
            index: 15
      note: {mustSupport: false, index: 16}
package_version: 1.1.44-beta
class: profile
kind: resource
url: https://www.ehealth.fgov.be/standards/fhir/StructureDefinition/be-allergyintolerance
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: 1.0.0
required: [recorder, recordedDate, code]