PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.12.0-beta.2
    http://nictiz.nl/fhir/StructureDefinition/zib-MedicationContraIndication
description: A contraindication (CI) for medication safety is a condition or characteristic of a patient where healthcare professionals are not allowed to subscribe certain medicines, or only under certain conditions.
package_name: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibMedicationContraIndication
abstract: true
type: Flag
elements:
  extension:
    type: Extension
    url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment
    index: 0
    slicing:
      slices:
        comment:
          match: {}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment
            index: 0
            elements:
              value:
                short: Comment
                choices: []
                index: 2
        reasonClosure:
          match: {}
          schema: {type: Extension, url: 'http://nictiz.nl/fhir/StructureDefinition/ext-MedicationContraIndication.ReasonClosure', index: 3}
          max: 1
  status: {index: 4}
  category:
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: value}
      min: 1
      slices:
        medicationContraIndicationCode:
          match:
            coding:
            - {code: '140401000146105', system: 'http://snomed.info/sct'}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '140401000146105', system: 'http://snomed.info/sct'}
            _required: true
            index: 6
          min: 1
          max: 1
  code:
    short: MedicationContraIndicationName
    binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.14.1--20200901000000'}
    index: 7
  period:
    elements:
      start: {short: StartDate, index: 8}
      end: {short: EndDate, index: 9}
  author:
    short: Reporter
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole']
    type: Reference
    index: 10
package_version: 0.12.0-beta.2
extensions:
  comment:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-Comment
    type: Extension
    index: 0
    elements:
      value:
        short: Comment
        choices: []
        index: 2
  reasonClosure: {url: 'http://nictiz.nl/fhir/StructureDefinition/ext-MedicationContraIndication.ReasonClosure', max: 1, type: Extension, index: 3}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-MedicationContraIndication
base: http://hl7.org/fhir/StructureDefinition/Flag
version: null
required: [category]