PackagesCanonicalsLogsProblems
    Packages
    PGO.02@1.02.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: PGO.02
derivation: constraint
name: Zib AdministrationAgreement
type: MedicationDispense
elements:
  category:
    index: 20
    elements:
      coding:
        index: 21
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            administrationAgreementCode:
              match: {code: '422037009'}
              schema:
                short: AdministrationAgreementCode
                index: 22
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 23
                  code:
                    pattern: {type: Code, value: '422037009'}
                    index: 24
                  display:
                    pattern: {type: String, value: Provider medication administration instructions (procedure)}
                    index: 25
  note: {short: Comment, index: 33}
  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
            elements:
              valueDateTime:
                index: 2
                slicing:
                  slices:
                    valueDateTime:
                      match: {}
                      schema: {index: 2}
        agreementReason:
          match: {url: null}
          schema: {short: AgreementReason, type: Extension, url: h, index: 3}
          max: 1
        periodOfUse:
          match: {url: null}
          schema:
            type: Extension
            short: PeriodOfUse
            url: h
            index: 4
            elements:
              valuePeriod:
                index: 5
                slicing:
                  slices:
                    valuePeriod:
                      match: {}
                      schema: {index: 5}
        usageDuration:
          match: {url: null}
          schema:
            short: Duration
            type: Extension
            url: h
            index: 6
            elements:
              valueDuration:
                index: 7
                slicing:
                  slices:
                    valueDuration:
                      match: {}
                      schema: {index: 7}
        additionalInformation:
          match: {url: null}
          schema:
            short: AdministrationAgreementAdditionalInformation
            type: Extension
            url: h
            index: 8
            elements:
              valueCodeableConcept:
                index: 9
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 9}
        medicationTreatment:
          match: {url: null}
          schema:
            short: Medication Treatment
            type: Extension
            url: h
            index: 10
            elements:
              valueIdentifier:
                index: 11
                slicing:
                  slices:
                    valueIdentifier:
                      match: {}
                      schema: {index: 11}
        copyIndicator:
          match: {url: null}
          schema:
            type: Extension
            short: copy indicator
            url: h
            index: 12
            elements:
              valueBoolean:
                index: 13
                slicing:
                  slices:
                    valueBoolean:
                      match: {}
                      schema: {index: 13}
  status: {short: CanceledIndicator, index: 19}
  dosageInstruction: {type: Dosage, index: 34}
  identifier: {short: MedicationAdministrationIdentifier, index: 18}
  context:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-episodeofcare', 'http://nictiz.nl/fhir/StructureDefinition/zib-Contact']
    index: 28
  medicationReference:
    short: MedicineForAdministrationAgreement
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product']
    type: Reference
    index: 26
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            short: MedicineForAdministrationAgreement
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Product']
            type: Reference
            index: 26
  authorizingPrescription:
    type: Reference
    short: MedicationAgreement
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-MedicationAgreement']
    index: 32
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 27
  modifierExtension:
    index: 14
    slicing:
      rules: open
      discriminator:
      - {path: url, type: value}
      min: null
      slices:
        stopType:
          match: {url: null}
          schema:
            type: Extension
            short: AdministrationAgreementStopType
            url: h
            index: 15
            elements:
              valueCodeableConcept:
                index: 16
                slicing:
                  slices:
                    valueCodeableConcept:
                      match: {}
                      schema: {index: 16}
        repeatPeriodCyclicalSchedule:
          match: {url: null}
          schema: {short: RepeatPeriodCyclicalSchedule, type: Extension, label: HerhaalperiodeCyclischSchema, url: h, index: 17}
          max: 1
  performer:
    short: Supplier
    index: 29
    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: 30
      onBehalfOf:
        type: Reference
        refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-organization']
        index: 31
package_version: 1.02.1
extensions:
  authoredOn:
    url: h
    short: AdministrationAgreementDateTime
    type: Extension
    index: 1
    elements:
      valueDateTime:
        index: 2
        slicing:
          slices:
            valueDateTime:
              match: {}
              schema: {index: 2}
  agreementReason: {url: h, max: 1, short: AgreementReason, type: Extension, index: 3}
  periodOfUse:
    url: h
    type: Extension
    short: PeriodOfUse
    index: 4
    elements:
      valuePeriod:
        index: 5
        slicing:
          slices:
            valuePeriod:
              match: {}
              schema: {index: 5}
  usageDuration:
    url: h
    short: Duration
    type: Extension
    index: 6
    elements:
      valueDuration:
        index: 7
        slicing:
          slices:
            valueDuration:
              match: {}
              schema: {index: 7}
  additionalInformation:
    url: h
    short: AdministrationAgreementAdditionalInformation
    type: Extension
    index: 8
    elements:
      valueCodeableConcept:
        index: 9
        slicing:
          slices:
            valueCodeableConcept:
              match: {}
              schema: {index: 9}
  medicationTreatment:
    url: h
    short: Medication Treatment
    type: Extension
    index: 10
    elements:
      valueIdentifier:
        index: 11
        slicing:
          slices:
            valueIdentifier:
              match: {}
              schema: {index: 11}
  copyIndicator:
    url: h
    type: Extension
    short: copy indicator
    index: 12
    elements:
      valueBoolean:
        index: 13
        slicing:
          slices:
            valueBoolean:
              match: {}
              schema: {index: 13}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-AdministrationAgreement
base: http://hl7.org/fhir/StructureDefinition/MedicationDispense
version: 2.1.1
required: [category]