PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.medicationprocess9@2.0.0-beta.5
    http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAdministration2
description: 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.r4.medicationprocess9
derivation: constraint
name: MpMedicationAdministration2
type: MedicationAdministration
elements:
  category:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: '18629005', system: 'http://snomed.info/sct'}
    index: 20
    extensions:
      additionalCategory:
        url: http://nictiz.nl/fhir/StructureDefinition/ext-AdditionalCategory
        type: Extension
        index: 21
        elements:
          value:
            short: Type of medication usage
            choices: []
            index: 23
    elements:
      extension:
        type: Extension
        url: http://nictiz.nl/fhir/StructureDefinition/ext-AdditionalCategory
        index: 21
        slicing:
          slices:
            additionalCategory:
              match: {}
              schema:
                type: Extension
                url: http://nictiz.nl/fhir/StructureDefinition/ext-AdditionalCategory
                index: 21
                elements:
                  value:
                    short: Type of medication usage
                    choices: []
                    index: 23
  request:
    type: Reference
    short: MedicationAgreement
    refers: ['http://hl7.org/fhir/StructureDefinition/MedicationRequest', 'http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAgreement', 'http://nictiz.nl/fhir/StructureDefinition/mp-VariableDosingRegimen']
    index: 43
    extensions:
      resourceCategory: {url: 'http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory', type: Extension, index: 44}
    elements:
      extension:
        type: Extension
        url: http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory
        index: 44
        slicing:
          slices:
            resourceCategory:
              match: {}
              schema: {type: Extension, url: 'http://nictiz.nl/fhir/StructureDefinition/ext-ResourceCategory', index: 44}
  dosage:
    elements:
      route:
        short: RouteOfAdministration
        binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.9.13.2--20200901000000'}
        index: 47
      dose: {type: Quantity, short: AdministeredAmount, index: 48}
      rate:
        choices: []
        index: 50
        slicing:
          rules: open
          discriminator:
          - {path: $this, type: type}
          min: null
          slices:
            rateQuantity:
              match: {}
              schema:
                short: AdministeringSpeed / nominalValue
                choices: [rateQuantity]
                index: 52
      rateQuantity:
        short: AdministeringSpeed / nominalValue
        type: Quantity
        choiceOf: rate
        index: 53
        slicing:
          slices:
            rateQuantity:
              match: {}
              schema: {short: AdministeringSpeed / nominalValue, type: Quantity, choiceOf: rate, index: 53}
  note:
    index: 45
    elements:
      text: {short: Comment, index: 46}
  extension:
    type: Extension
    url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAdministration2.AgreedDateTime
    index: 0
    slicing:
      slices:
        agreedDateTime:
          match: {}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAdministration2.AgreedDateTime
            index: 0
            elements:
              value:
                choices: []
                index: 2
        asAgreedIndicator:
          match: {}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-AsAgreedIndicator
            index: 3
            elements:
              value:
                choices: []
                index: 5
        medicationAdministrationReasonForDeviation:
          match: {}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAdministration2.ReasonForDeviation
            index: 6
            elements:
              value:
                choices: []
                index: 8
        pharmaceuticalTreatmentIdentifier:
          match: {}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier
            index: 9
            elements:
              value:
                choices: []
                index: 11
        injectionPatchSite:
          match: {}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAdministration2.InjectionPatchSite
            index: 12
            elements:
              value:
                choices: []
                index: 14
        registrationDateTime:
          match: {}
          schema:
            type: Extension
            url: http://nictiz.nl/fhir/StructureDefinition/ext-RegistrationDateTime
            index: 15
            elements:
              value:
                choices: []
                index: 17
  supportingInformation:
    index: 34
    slicing:
      rules: open
      discriminator:
      - {path: resolve(), type: profile}
      min: null
      slices:
        administrationAgreement:
          match: {}
          schema:
            short: AdministrationAgreement
            refers: ['http://nictiz.nl/fhir/StructureDefinition/mp-AdministrationAgreement']
            type: Reference
            index: 35
          max: 1
  effectiveDateTime:
    short: AdministrationDateTime
    type: dateTime
    choiceOf: effective
    index: 40
    slicing:
      slices:
        effectiveDateTime:
          match: {}
          schema: {short: AdministrationDateTime, type: dateTime, choiceOf: effective, index: 40}
  status:
    short: MedicationAdministrationStatus
    binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/medication-admin-status|4.0.1'}
    index: 19
  effective:
    choices: []
    index: 37
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        effectiveDateTime:
          match: {}
          schema:
            short: AdministrationDateTime
            choices: [effectiveDateTime]
            index: 39
  identifier: {short: Identification, index: 18}
  context:
    type: Reference
    short: RelationEncounter / RelationEpisodeOfCare
    refers: ['http://hl7.org/fhir/StructureDefinition/Encounter', 'http://hl7.org/fhir/StructureDefinition/EpisodeOfCare', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Encounter', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-EpisodeOfCare']
    index: 30
    extensions:
      relationEpisodeOfCare:
        url: http://nictiz.nl/fhir/StructureDefinition/ext-Context-EpisodeOfCare
        type: Extension
        index: 31
        elements:
          value:
            short: RelatedEpisodeOfCare
            choices: []
            index: 33
    elements:
      extension:
        type: Extension
        url: http://nictiz.nl/fhir/StructureDefinition/ext-Context-EpisodeOfCare
        index: 31
        slicing:
          slices:
            relationEpisodeOfCare:
              match: {}
              schema:
                type: Extension
                url: http://nictiz.nl/fhir/StructureDefinition/ext-Context-EpisodeOfCare
                index: 31
                elements:
                  value:
                    short: RelatedEpisodeOfCare
                    choices: []
                    index: 33
  medicationReference:
    short: AdministrationProduct
    refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'http://nictiz.nl/fhir/StructureDefinition/mp-PharmaceuticalProduct']
    type: Reference
    choiceOf: medication
    index: 28
    slicing:
      slices:
        medicationReference:
          match: {}
          schema:
            short: AdministrationProduct
            refers: ['http://hl7.org/fhir/StructureDefinition/Medication', 'http://nictiz.nl/fhir/StructureDefinition/mp-PharmaceuticalProduct']
            type: Reference
            choiceOf: medication
            index: 28
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient']
    index: 29
  performer:
    short: Administrator
    index: 41
    elements:
      actor:
        type: Reference
        short: Patient / HealthProfessional / Caregiver
        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient']
        index: 42
  medication:
    choices: []
    index: 25
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        medicationReference:
          match: {}
          schema:
            short: AdministrationProduct
            choices: [medicationReference]
            index: 27
package_version: 2.0.0-beta.5
extensions:
  agreedDateTime:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAdministration2.AgreedDateTime
    type: Extension
    index: 0
    elements:
      value:
        choices: []
        index: 2
  asAgreedIndicator:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-AsAgreedIndicator
    type: Extension
    index: 3
    elements:
      value:
        choices: []
        index: 5
  medicationAdministrationReasonForDeviation:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAdministration2.ReasonForDeviation
    type: Extension
    index: 6
    elements:
      value:
        choices: []
        index: 8
  pharmaceuticalTreatmentIdentifier:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-PharmaceuticalTreatment.Identifier
    type: Extension
    index: 9
    elements:
      value:
        choices: []
        index: 11
  injectionPatchSite:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-MedicationAdministration2.InjectionPatchSite
    type: Extension
    index: 12
    elements:
      value:
        choices: []
        index: 14
  registrationDateTime:
    url: http://nictiz.nl/fhir/StructureDefinition/ext-RegistrationDateTime
    type: Extension
    index: 15
    elements:
      value:
        choices: []
        index: 17
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/mp-MedicationAdministration2
base: http://hl7.org/fhir/StructureDefinition/MedicationAdministration
version: 2.0.0-beta.5
required: [category]