PackagesCanonicalsLogsProblems
    Packages
    nictiz.fhir.nl.r4.nl-core@0.11.0-beta.1
    http://nictiz.nl/fhir/StructureDefinition/nl-core-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.",
  "_filename": "nl-core-NursingIntervention.json",
  "package_name": "nictiz.fhir.nl.r4.nl-core",
  "date": null,
  "derivation": "constraint",
  "publisher": "Nictiz",
  "fhirVersion": "4.0.1",
  "purpose": "A derived profile from [zib-NursingIntervention](http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention) to provide a version better suited for implementation purposes. This profile augments the base profile with elements found in the various use cases that have adopted the zib.",
  "name": "NlcoreNursingIntervention",
  "mapping": [ {
    "uri": "https://zibs.nl/wiki/NursingIntervention-v3.2(2020EN)",
    "name": "zib NursingIntervention-v3.2(2020EN)",
    "identity": "zib-nursingintervention-v3.2-2020EN"
  } ],
  "abstract": false,
  "copyright": "Copyright and related rights waived via CC0, https://creativecommons.org/publicdomain/zero/1.0/. This does not apply to information from third parties, for example a medical terminology system. The implementer alone is responsible for identifying and obtaining any necessary licenses or authorizations to utilize third party IP in connection with the specification or otherwise.",
  "type": "CarePlan",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "nl core NursingIntervention",
  "package_version": "0.11.0-beta.1",
  "status": "draft",
  "id": "794c2c58-8f30-4224-b534-6a9bdae88828",
  "kind": "resource",
  "url": "http://nictiz.nl/fhir/StructureDefinition/nl-core-NursingIntervention",
  "version": null,
  "differential": {
    "element": [ {
      "id": "CarePlan",
      "path": "CarePlan",
      "alias": [ "nl-core-NursingIntervention" ]
    }, {
      "id": "CarePlan.subject",
      "path": "CarePlan.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient", "http://hl7.org/fhir/StructureDefinition/Group", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ]
    }, {
      "id": "CarePlan.contributor:requester",
      "path": "CarePlan.contributor",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ],
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ]
      } ],
      "sliceName": "requester"
    }, {
      "id": "CarePlan.addresses",
      "path": "CarePlan.addresses",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Condition", "http://nictiz.nl/fhir/StructureDefinition/nl-core-Problem" ]
      } ]
    }, {
      "id": "CarePlan.goal",
      "path": "CarePlan.goal",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Goal", "http://nictiz.nl/fhir/StructureDefinition/nl-core-TreatmentObjective" ]
      } ]
    }, {
      "id": "CarePlan.activity.detail.extension:medicalDevice",
      "path": "CarePlan.activity.detail.extension",
      "sliceName": "medicalDevice"
    }, {
      "id": "CarePlan.activity.detail.extension:medicalDevice.value[x]",
      "path": "CarePlan.activity.detail.extension.value[x]",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/DeviceUseStatement", "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice" ]
      } ]
    }, {
      "id": "CarePlan.activity.detail.performer:healthcareProvider",
      "path": "CarePlan.activity.detail.performer",
      "type": [ {
        "code": "Reference",
        "profile": [ "http://nictiz.nl/fhir/StructureDefinition/pattern-NlCoreHealthProfessionalReference" ],
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthProfessional-PractitionerRole" ]
      } ],
      "sliceName": "healthcareProvider"
    }, {
      "id": "CarePlan.activity.detail.performer:caregiver",
      "path": "CarePlan.activity.detail.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-ContactPerson" ]
      } ],
      "sliceName": "caregiver"
    }, {
      "id": "CarePlan.activity.detail.performer:patient",
      "path": "CarePlan.activity.detail.performer",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient" ]
      } ],
      "sliceName": "patient"
    } ]
  },
  "contact": [ {
    "name": "Nictiz",
    "telecom": [ {
      "use": "work",
      "value": "https://www.nictiz.nl",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/zib-NursingIntervention"
}