PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2015@1.0.0
    http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance
description: 'An AllergyIntolerance resource as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 1.0'
package_name: nictiz.fhir.nl.stu3.zib2015
derivation: constraint
name: ZIB-AllergyIntolerance
type: AllergyIntolerance
elements:
  patient:
    type: Reference
    short: Patient
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient']
    index: 8
  onset:
    short: StartDateTime
    choices: []
    index: 10
  category:
    extensions:
      AllergieCategorieCodelijst: {url: h, short: AllergyCategory, type: Extension, index: 4}
    elements:
      extension:
        index: 3
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            AllergieCategorieCodelijst:
              match: {url: null}
              schema: {short: AllergyCategory, type: Extension, url: h, index: 4}
  criticality:
    extensions:
      CriticalExtentCodelist: {url: h, min: 0, max: 1, short: CriticalExtent, type: Extension, index: 6}
    elements:
      extension:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            CriticalExtentCodelist:
              match: {url: null}
              schema: {short: CriticalExtent, type: Extension, url: h, index: 6}
              min: 0
              max: 1
  clinicalStatus:
    extensions:
      AllergieStatusCodelijst: {url: h, max: 1, short: AllergyStatus, type: Extension, index: 2}
    elements:
      extension:
        index: 1
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            AllergieStatusCodelijst:
              match: {url: null}
              schema: {short: AllergyStatus, type: Extension, url: h, index: 2}
              max: 1
  asserter:
    type: Reference
    short: Informant
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner', 'http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson']
    index: 12
  note:
    elements:
      author:
        short: Author
        choices: [authorString, authorReference, authorReference, authorReference]
        index: 15
      authorString: {type: string, short: Author, choiceOf: author, index: 16}
      authorReference:
        type: Reference
        short: Author
        choiceOf: author
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
        index: 17
      text: {short: Explanation, index: 20}
  recorder:
    type: Reference
    short: Recorder
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner']
    index: 11
  code: {short: CausativeSubstance, index: 7}
  identifier: {short: Identifier, index: 0}
  lastOccurrence: {short: LastReactionDateTime, index: 13}
  reaction:
    short: Reaction
    index: 21
    extensions:
      Duration: {url: h, type: Extension, short: Duration, index: 23}
      Certainty:
        url: h
        short: Certainty that the substance was the cause of the manifestation
        type: Extension
        index: 24
        elements:
          valueCodeableConcept:
            index: 25
            slicing:
              slices:
                valueCodeableConcept:
                  match: {}
                  schema: {index: 25}
    elements:
      extension:
        index: 22
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            Duration:
              match: {url: null}
              schema: {type: Extension, short: Duration, url: h, index: 23}
            Certainty:
              match: {url: null}
              schema:
                short: Certainty that the substance was the cause of the manifestation
                type: Extension
                url: h
                index: 24
                elements:
                  valueCodeableConcept:
                    index: 25
                    slicing:
                      slices:
                        valueCodeableConcept:
                          match: {}
                          schema: {index: 25}
      substance: {short: SpecificSubstance, index: 26}
      manifestation: {short: Symptom, index: 27}
      description: {short: ReactionDescription, index: 28}
      onset: {short: ReactionTime, index: 29}
      severity: {short: Severity, index: 30}
      exposureRoute: {short: MannerOfExposure, index: 31}
package_version: 1.0.0
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AllergyIntolerance
base: http://hl7.org/fhir/StructureDefinition/AllergyIntolerance
version: '1.0'