PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@1.1.1
    http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement
description: 'This profile is based on the Dutch Health and Care Information (HCIM) models (Dutch: Zorginformatiebouwsteen or ZIB) nl.zorg.Toedieningsafspraak version 1.0, year 2017.'
package_name: nictiz.fhir.nl.stu3.zib2017
derivation: constraint
name: Zib AdministrationAgreement
type: MedicationDispense
elements:
  category:
    index: 15
    elements:
      coding:
        index: 16
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            administrationAgreementCode:
              match: {code: '422037009'}
              schema:
                short: AdministrationAgreementCode
                index: 17
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 18
                  code:
                    pattern: {type: Code, value: '422037009'}
                    index: 19
                  display: {defaultValueString: Provider medication administration instructions (procedure), index: 20}
  note: {short: Comment, index: 30}
  extension:
    index: 0
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        authoredOn:
          match: {url: null}
          schema: {short: AdministrationAgreementDateTime, type: Extension, url: h, index: 1}
          max: 1
        agreementReason:
          match: {url: null}
          schema: {short: AgreementReason, type: Extension, url: h, index: 2}
          max: 1
        periodOfUse:
          match: {url: null}
          schema: {type: Extension, short: PeriodOfUse, url: h, index: 3}
        usageDuration:
          match: {url: null}
          schema: {short: Duration, type: Extension, url: h, index: 4}
          max: 1
        additionalInformation:
          match: {url: null}
          schema:
            short: AdministrationAgreementAdditionalInformation
            type: Extension
            url: h
            index: 5
            elements:
              valueCodeableConcept:
                index: 6
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 6}
        medicationTreatment:
          match: {url: null}
          schema: {short: Medication Treatment, type: Extension, url: h, index: 7}
          max: 1
        copyIndicator:
          match: {url: null}
          schema: {type: Extension, short: copy indicator, url: h, index: 8}
          max: 1
  status: {short: CanceledIndicator, index: 14}
  dosageInstruction: {type: Dosage, index: 31}
  identifier: {short: MedicationAdministrationIdentifier, index: 13}
  context:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare', 'http://nictiz.nl/fhir/StructureDefinition/zib-Encounter']
    index: 23
  medicationReference:
    short: MedicineForAdministrationAgreement
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product']
    type: Reference
    index: 21
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            short: MedicineForAdministrationAgreement
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product']
            type: Reference
            index: 21
  authorizingPrescription:
    type: Reference
    short: MedicationAgreement
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement']
    index: 29
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 22
  modifierExtension:
    index: 9
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        stopType:
          match: {url: null}
          schema:
            type: Extension
            short: AdministrationAgreementStopType
            url: h
            index: 10
            elements:
              valueCodeableConcept:
                index: 11
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 11}
        repeatPeriodCyclicalSchedule:
          match: {url: null}
          schema: {short: RepeatPeriodCyclicalSchedule, type: Extension, label: HerhaalperiodeCyclischSchema, url: h, index: 12}
          max: 1
  performer:
    short: Supplier
    index: 24
    elements:
      actor:
        type: Reference
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization', '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: 25
        extensions:
          practitionerRole: {url: h, max: 1, type: Extension, index: 27}
        elements:
          extension:
            index: 26
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                practitionerRole:
                  match: {url: null}
                  schema: {type: Extension, url: h, index: 27}
                  max: 1
      onBehalfOf:
        type: Reference
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
        index: 28
package_version: 1.1.1
extensions:
  authoredOn: {url: h, max: 1, short: AdministrationAgreementDateTime, type: Extension, index: 1}
  agreementReason: {url: h, max: 1, short: AgreementReason, type: Extension, index: 2}
  periodOfUse: {url: h, type: Extension, short: PeriodOfUse, index: 3}
  usageDuration: {url: h, max: 1, short: Duration, type: Extension, index: 4}
  additionalInformation:
    url: h
    short: AdministrationAgreementAdditionalInformation
    type: Extension
    index: 5
    elements:
      valueCodeableConcept:
        index: 6
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {index: 6}
  medicationTreatment: {url: h, max: 1, short: Medication Treatment, type: Extension, index: 7}
  copyIndicator: {url: h, max: 1, type: Extension, short: copy indicator, index: 8}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement
base: http://hl7.org/fhir/StructureDefinition/MedicationDispense
version: 2.2.1
required: [category]