PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.zib2020@0.1.0-beta1
    http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention
description: A nursing intervention is the care and/or treatment carried out by a nurse based on an expert opinion and clinical knowledge. It is part of the nursing process; interventions are determined as a result of indexed healthcare problems (nursing diagnoses) and based on treatment goals. Following the NEN-EN-ISO 18104 norm, it is possible to structure nursing interventions (or actions) in a hierarchy, where one intervention can be part of another intervention.\r\n\r\nIn a home care situation some actions can also be performed by the patient or a caregiver after a relevant instruction.
package_name: nictiz.fhir.nl.r4.zib2020
derivation: constraint
name: ZibNursingIntervention
abstract: true
type: CarePlan
elements:
  category:
    index: 2
    slicing:
      rules: open
      discriminator:
      - {path: coding, type: value}
      min: 1
      slices:
        nursingIntervention:
          match: {coding: null}
          schema:
            pattern:
              type: CodeableConcept
              value:
                coding:
                - {code: '9632001', system: 'http://snomed.info/sct'}
            _required: true
            index: 3
          min: 1
          max: 1
  addresses:
    short: Indication
    refers: ['http://hl7.org/fhir/StructureDefinition/Condition', 'http://nictiz.nl/fhir/StructureDefinition/zib-Problem']
    type: Reference
    index: 11
  goal:
    short: TreatmentObjective
    refers: ['http://hl7.org/fhir/StructureDefinition/Goal', 'http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective']
    type: Reference
    index: 12
  note:
    elements:
      text: {short: Comment, index: 40}
  activity:
    index: 13
    elements:
      detail:
        extensions:
          medicalDevice:
            url: http://nictiz.nl/fhir/StructureDefinition/ext-CarePlan-MaterialUsed
            type: Extension
            index: 15
            elements:
              value:
                short: MedicalDevice
                choices: [valueReference]
                index: 17
              valueReference:
                short: MedicalDevice
                refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice']
                type: Reference
                choiceOf: value
                index: 18
        elements:
          extension:
            index: 14
            slicing:
              rules: open
              discriminator:
              - {path: url, type: value}
              min: null
              slices:
                medicalDevice:
                  match: {url: null}
                  schema:
                    type: Extension
                    url: http://nictiz.nl/fhir/StructureDefinition/ext-CarePlan-MaterialUsed
                    index: 15
                    elements:
                      value:
                        short: MedicalDevice
                        choices: [valueReference]
                        index: 17
                      valueReference:
                        short: MedicalDevice
                        refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice']
                        type: Reference
                        choiceOf: value
                        index: 18
          code:
            short: Intervention
            binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.121.11.18--20200901000000'}
            index: 19
          scheduled:
            elements:
              repeat:
                elements:
                  bounds:
                    choices: []
                    index: 26
                    slicing:
                      rules: open
                      discriminator:
                      - {path: $this, type: type}
                      min: null
                      slices:
                        boundsPeriod:
                          match: {}
                          schema:
                            choices: [boundsPeriod]
                            index: 28
                  boundsPeriod:
                    type: Period
                    choiceOf: bounds
                    index: 29
                    slicing:
                      slices:
                        boundsPeriod:
                          match: {}
                          schema: {type: Period, choiceOf: bounds, index: 29}
          scheduledTiming:
            type: Timing
            choiceOf: scheduled
            index: 24
            slicing:
              slices:
                scheduledTiming:
                  match: {}
                  schema: {type: Timing, choiceOf: scheduled, index: 24}
          scheduled[x]:
            elements:
              repeat:
                elements:
                  bounds[x]:
                    elements:
                      start: {short: ProcedureStartDateTime, index: 30}
                      end: {short: ProcedureEndDateTime, index: 31}
                  frequency: {short: Interval / Frequency, index: 32}
                  period: {short: Interval / Frequency, index: 33}
                  periodUnit: {short: Interval / Frequency, index: 34}
          performer:
            index: 35
            slicing:
              rules: open
              discriminator:
              - {path: resolve(), type: profile}
              min: null
              max: 1
              slices:
                healthcareProvider:
                  match: {}
                  schema:
                    short: HealthcareProvider
                    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-Practitioner', 'http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole']
                    type: Reference
                    index: 36
                  max: 1
                caregiver:
                  match: {}
                  schema:
                    short: Caregiver
                    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-ContactPerson']
                    type: Reference
                    index: 37
                  max: 1
                patient:
                  match: {}
                  schema:
                    short: Patient
                    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-Patient']
                    type: Reference
                    index: 38
                  max: 1
          description: {short: Instruction, index: 39}
  contributor:
    index: 7
    slicing:
      rules: open
      discriminator:
      - {path: 'extension(url=''http://nictiz.nl/fhir/StructureDefinition/ext-NursingIntervention-ContributorIsRequester'')', type: exists}
      min: null
      slices:
        requester:
          match: {}
          schema:
            short: Requester
            refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-Practitioner', 'http://nictiz.nl/fhir/StructureDefinition/zib-HealthProfessional-PractitionerRole']
            type: Reference
            index: 8
            extensions:
              contributorIsRequester: {url: 'http://nictiz.nl/fhir/StructureDefinition/ext-NursingIntervention-ContributorIsRequester', min: 1, max: 1, type: Extension, index: 10}
            elements:
              extension:
                index: 9
                slicing:
                  rules: open
                  discriminator:
                  - {path: url, type: value}
                  min: null
                  slices:
                    contributorIsRequester:
                      match: {url: null}
                      schema: {type: Extension, url: 'http://nictiz.nl/fhir/StructureDefinition/ext-NursingIntervention-ContributorIsRequester', index: 10}
                      min: 1
                      max: 1
  status: {index: 0}
  intent: {index: 1}
  period:
    elements:
      start: {short: ProcedureStartDateTime, index: 5}
      end: {short: ProcedureEndDateTime, index: 6}
  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: 4
package_version: 0.1.0-beta1
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention
base: http://hl7.org/fhir/StructureDefinition/CarePlan
version: null
required: [category]