PackagesCanonicalsLogsProblems
    Packages
    rs/nictiz.fhir.nl.r4.zib2020@0.11.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/zib-Alert
description: An alert describes a clinical or administrative fact brought to the attention of the users of the clinical systems to be taken into account when shaping diagnostic and therapeutic policy or in dealing with the patient, usually because of a safety risk.\r\nDisorders that describe the body’s sensitivity to a substance which results in a specific physiological reaction after being exposed to that substance are referred to as allergies. These are described in a separate information model.\r\nWarnings for non-allergic disorders can concern:\r\n* A disorder, condition or diagnosis which can be considered as a contraindication for undergoing a certain type of therapy, such as pregnancy or long QT syndrome;\r\n* Impaired functioning of an organ system (heart failure, impaired liver or kidney function, weakened immune system);\r\n* Risk of spreading certain microorganisms (multi-resistant bacteria, tubercle bacilli, HIV, HBV, Ebola virus);\r\n* Other risks
package_name: rs/nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibAlert
abstract: true
type: Flag
elements:
  extension:
    type: Extension
    url: http://hl7.org/fhir/StructureDefinition/flag-detail
    index: 0
    slicing:
      slices:
        condition:
          match: {}
          schema:
            type: Extension
            url: http://hl7.org/fhir/StructureDefinition/flag-detail
            index: 0
            elements:
              value:
                short: Condition
                choices: [valueReference]
                index: 2
              valueReference:
                short: Condition
                refers: ['http://hl7.org/fhir/StructureDefinition/Resource', 'http://nictiz.nl/fhir/StructureDefinition/zib-Problem']
                type: Reference
                choiceOf: value
                index: 3
        comment:
          match: {}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment
            index: 4
            elements:
              value:
                short: Comment
                choices: []
                index: 6
  status: {index: 7}
  category:
    index: 8
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: null
      slices:
        alertType:
          match: {}
          schema:
            short: AlertType
            binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.1--20200901000000'}
            index: 9
          max: 1
  code:
    index: 10
    elements:
      coding:
        index: 11
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: value}
          min: 1
          slices:
            alertName:
              match: {}
              schema:
                short: AlertName
                binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.8.3.2--20200901000000'}
                index: 12
              max: 1
            dataAbsentReason:
              match: {code: not-applicable, system: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'}
              schema:
                pattern:
                  type: Coding
                  value: {code: not-applicable, system: 'http://terminology.hl7.org/CodeSystem/data-absent-reason'}
                type: Coding
                index: 13
              max: 1
    required: [coding]
  period:
    elements:
      start: {short: StartDateTime, index: 14}
      end: {short: EndDateTime, index: 15}
package_version: 0.11.0-beta.1
extensions:
  condition:
    url: http://hl7.org/fhir/StructureDefinition/flag-detail
    type: Extension
    index: 0
    elements:
      value:
        short: Condition
        choices: [valueReference]
        index: 2
      valueReference:
        short: Condition
        refers: ['http://hl7.org/fhir/StructureDefinition/Resource', 'http://nictiz.nl/fhir/StructureDefinition/zib-Problem']
        type: Reference
        choiceOf: value
        index: 3
  comment:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment
    type: Extension
    index: 4
    elements:
      value:
        short: Comment
        choices: []
        index: 6
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-Alert
base: http://hl7.org/fhir/StructureDefinition/Flag
version: null