PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.stu3.zib2017@2.3.1
    http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention
description: 'NursingIntervention as defined by the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) version 3.1, release 2017 with an addaption by the ''VNN redactieraad 2018'', where a informationmodel is proposed without the NursingProcedure container and attached mandatory Activity concept.      \r\n\r\nA 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. The interventions are outlined in the nursing procedures.\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.stu3.zib2017
derivation: constraint
name: Zib NursingIntervention
type: Procedure
elements:
  category:
    index: 7
    elements:
      coding:
        index: 8
        slicing:
          rules: open
          discriminator:
          - {path: code, type: value}
          min: null
          slices:
            nursingInterventionCode:
              match: {code: '9632001'}
              schema:
                short: NursingInterventionCode
                index: 9
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 10
                  code:
                    pattern: {type: Code, value: '9632001'}
                    index: 11
                  display: {defaultValueString: Nursing procedure (procedure), index: 12}
  report:
    type: Reference
    refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-TextResult']
    index: 33
  usedReference:
    extensions:
      MedicalDevice: {url: h, type: Extension, short: Medical device, index: 35}
    elements:
      extension:
        type: Extension
        short: Medical device
        url: h
        index: 35
        slicing:
          slices:
            MedicalDevice:
              match: {}
              schema: {type: Extension, short: Medical device, url: h, index: 35}
  performed:
    choices: []
    index: 21
    slicing:
      rules: open
      discriminator:
      - {path: $this, type: type}
      min: null
      slices:
        performedPeriod:
          match: {}
          schema:
            choices: [performedPeriod]
            index: 23
  performed[x]:
    elements:
      start: {short: ProcedureStartDateTime, index: 25}
      end: {short: ProcedureEndDateTime, index: 26}
  note:
    elements:
      text: {short: Comment, index: 34}
  extension:
    short: Treatment objective
    type: Extension
    url: h
    index: 0
    slicing:
      slices:
        TreatmentObjective:
          match: {}
          schema:
            short: Treatment objective
            type: Extension
            url: h
            index: 0
            elements:
              valueReference:
                type: Reference
                refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective']
                index: 1
        Frequency:
          match: {}
          schema: {type: Extension, short: Frequency, url: h, index: 2}
        Interval:
          match: {}
          schema: {type: Extension, url: h, index: 3}
          max: 1
        Instruction:
          match: {}
          schema: {short: Instruction, type: Extension, url: h, index: 4}
          max: 1
        Requester:
          match: {}
          schema: {type: Extension, short: Requester, url: h, index: 5}
  code:
    short: Intervention
    index: 13
    elements:
      coding:
        index: 14
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            interventionNICCodelist:
              match: {system: 'urn:oid:2.16.840.1.113883.6.15'}
              schema:
                index: 15
                elements:
                  system:
                    pattern: {type: Uri, value: 'urn:oid:2.16.840.1.113883.6.15'}
                    index: 16
                required: [system]
            interventionSnomedCodelist:
              match: {system: 'http://snomed.info/sct'}
              schema:
                index: 17
                elements:
                  system:
                    pattern: {type: Uri, value: 'http://snomed.info/sct'}
                    index: 18
                required: [system]
  identifier: {index: 6}
  performedPeriod:
    type: Period
    choiceOf: performed
    index: 24
    slicing:
      slices:
        performedPeriod:
          match: {}
          schema: {type: Period, choiceOf: performed, index: 24}
  subject:
    type: Reference
    refers: ['http://fhir.nl/fhir/StructureDefinition/nl-core-patient', 'http://hl7.org/fhir/StructureDefinition/Group']
    index: 19
  performer:
    short: Performer
    index: 27
    elements:
      role:
        elements:
          coding:
            index: 28
            slicing:
              rules: open
              discriminator:
              - {path: $this, type: value}
              min: null
              slices:
                healthProfessionalRole:
                  match: {}
                  schema: {short: HealthProfessionalRole, index: 29}
      actor:
        type: Reference
        short: The reference to the performer
        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']
        index: 30
        extensions:
          practitionerRole: {url: h, max: 1, type: Extension, index: 31}
        elements:
          extension:
            type: Extension
            url: h
            index: 31
            slicing:
              slices:
                practitionerRole:
                  match: {}
                  schema: {type: Extension, url: h, index: 31}
                  max: 1
  reasonReference:
    type: Reference
    short: Indication
    refers: ['http://hl7.org/fhir/StructureDefinition/Observation', 'http://nictiz.nl/fhir/StructureDefinition/zib-Problem']
    index: 32
package_version: 2.3.1
extensions:
  TreatmentObjective:
    url: h
    short: Treatment objective
    type: Extension
    index: 0
    elements:
      valueReference:
        type: Reference
        refers: ['http://nictiz.nl/fhir/StructureDefinition/zib-TreatmentObjective']
        index: 1
  Frequency: {url: h, type: Extension, short: Frequency, index: 2}
  Interval: {url: h, max: 1, type: Extension, index: 3}
  Instruction: {url: h, max: 1, short: Instruction, type: Extension, index: 4}
  Requester: {url: h, type: Extension, short: Requester, index: 5}
class: profile
kind: resource
url: http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention
base: http://hl7.org/fhir/StructureDefinition/Procedure
version: 1.1.5
required: [category, code]