PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.1.5
    http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration
description: 'This profile is based on the Dutch Health and Care Information model (Dutch: Zorginformatiebouwsteen or ZIB) MedicationAdministration version 1.0.1, year 2017. Medication administration is the registration of the individual administrations of the medicine on the patient by the administrator (e.g. a nurse or patient themselves), in relation to the entered agreements.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib MedicationAdministration
type: MedicationAdministration
elements:
  category:
    index: 12
    elements:
      coding:
        index: 13
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            MedicationAdministrationCode:
              match: {code: '18629005'}
              schema:
                short: MedicationAdministrationCode
                index: 14
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 15
                  code:
                    pattern: {type: Code, value: '18629005'}
                    index: 16
                  display: {defaultValueString: Administration of drug or medicament (procedure), index: 17}
  dosage:
    elements:
      route: {short: RouteOfAdministration, index: 29}
      dose: {short: AdministeredAmount, index: 30}
      rate:
        short: AdministeringSpeed
        choices: []
        index: 32
    required: [route, dose]
  note: {short: Comment, index: 28}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        agreedDateTime:
          match: {url: null}
          schema: {type: Extension, short: AgreedDateTime, url: h, index: 1}
        doubleCheckPerformed:
          match: {url: null}
          schema: {short: DoubleCheckPerformed, type: Extension, url: h, index: 2}
          max: 1
        medicationTreatment:
          match: {url: null}
          schema: {short: Medicational Treatment, type: Extension, url: h, index: 3}
          max: 1
        deviatingAdministration:
          match: {url: null}
          schema:
            type: Extension
            url: h
            index: 4
            extensions:
              deviation: {url: null, index: 6}
              reasonForDeviation: {url: null, index: 7}
            elements:
              extension:
                index: 5
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    deviation:
                      match: {url: null}
                      schema: {index: 6}
                    reasonForDeviation:
                      match: {url: null}
                      schema: {index: 7}
  supportingInformation:
    type: Reference
    short: RelatedAgreement / MedicationAgreement / AdministrationAgreement
    refers: ['http://hl7.org/fhir/StructureDefinition/Resource', 'http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement', 'http://nictiz.nl/fhir/StructureDefinition/zib-Dispense', 'http://nictiz.nl/fhir/StructureDefinition/zib-DispenseRequest', 'http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration', 'http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement', 'http://nictiz.nl/fhir/StructureDefinition/zib-Product']
    index: 20
  status:
    short: MedicationAdministrationStatus
    index: 9
    extensions:
      orderStatus: {url: h, max: 1, short: OrderStatus, type: Extension, index: 11}
    elements:
      extension:
        index: 10
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            orderStatus:
              match: {url: null}
              schema: {short: OrderStatus, type: Extension, url: h, index: 11}
              max: 1
  effective:
    short: AdministrationDateTime
    choices: []
    index: 22
  identifier: {index: 8}
  medicationReference:
    short: AdministrationProduct
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product']
    type: Reference
    index: 18
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            short: AdministrationProduct
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product']
            type: Reference
            index: 18
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 19
  performer:
    short: Administrator
    index: 23
    elements:
      actor:
        type: Reference
        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', 'http://hl7.org/fhir/StructureDefinition/Device']
        index: 24
        extensions:
          practitionerRole: {url: h, max: 1, type: Extension, index: 26}
        elements:
          extension:
            index: 25
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                practitionerRole:
                  match: {url: null}
                  schema: {type: Extension, url: h, index: 26}
                  max: 1
      onBehalfOf:
        type: Reference
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
        index: 27
package_version: 2.1.5
extensions:
  agreedDateTime: {url: h, type: Extension, short: AgreedDateTime, index: 1}
  doubleCheckPerformed: {url: h, max: 1, short: DoubleCheckPerformed, type: Extension, index: 2}
  medicationTreatment: {url: h, max: 1, short: Medicational Treatment, type: Extension, index: 3}
  deviatingAdministration:
    url: h
    type: Extension
    index: 4
    extensions:
      deviation: {url: null, index: 6}
      reasonForDeviation: {url: null, index: 7}
    elements:
      extension:
        index: 5
        slicing:
          rules: open
          discriminator:
          - {path: url, type: value}
          min: null
          slices:
            deviation:
              match: {url: null}
              schema: {index: 6}
            reasonForDeviation:
              match: {url: null}
              schema: {index: 7}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAdministration
base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration
version: 2.2.3
required: [category]