{
"description": "A report documenting a patient contact in a long-term healthcare nursing setting. The report can be recorded by different types of health professionals and is not necessarily written by a nurse.",
"_filename": "StructureDefinition-lz-NursingReport.json",
"package_name": "medmij.fhir.nl.stu3.longtermhealthcare",
"date": null,
"derivation": "constraint",
"publisher": "MedMij",
"fhirVersion": "3.0.2",
"purpose": "This Observation resource represents the NursingReport Clinical Information Model (CIM) for patient use cases in the context of Long-term Healthcare.\n\nThis profile is based on the [nl-core-nursingreport](https://simplifier.net/anw/nl-core-nursingreport) profile that is defined in the [ANW v2024](https://nuts-foundation.gitbook.io/bolts/anw/v2024.1#id-5.2-wegschrijven-van-informatie) specification with adjustments to provide a version better suited for implementation purposes in the context of MedMij.",
"name": "LzNursingReport",
"mapping": [ {
"name": "Dataset Langdurige Zorg MedMij 1.0.0-rc.1 20260401",
"identity": "lz-medmij-dataset-100-rc1-20260401"
} ],
"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": "Observation",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "lz NursingReport",
"package_version": "1.0.0-rc.1",
"status": "active",
"id": "b482a275-305d-4f85-b5a9-db50c794b7d0",
"kind": "resource",
"url": "http://medmij.nl/fhir/StructureDefinition/lz-NursingReport",
"version": null,
"differential": {
"element": [ {
"id": "Observation",
"path": "Observation",
"alias": [ "Dagrapportage" ],
"short": "NursingReport",
"mapping": [ {
"map": "lz-dataelement-1",
"comment": "NursingReport",
"identity": "lz-medmij-dataset-100-rc1-20260401"
} ],
"definition": "A report documenting a patient contact in a long-term healthcare nursing setting. The report can be recorded by different types of health professionals and is not necessarily written by a nurse."
}, {
"id": "Observation.extension:reportTitle",
"max": "1",
"min": 0,
"path": "Observation.extension",
"type": [ {
"code": "Extension",
"profile": "http://medmij.nl/fhir/StructureDefinition/ext-NursingReport.ReportTitle"
} ],
"sliceName": "reportTitle"
}, {
"id": "Observation.code",
"path": "Observation.code",
"patternCodeableConcept": {
"coding": [ {
"code": "11591000146107",
"system": "http://snomed.info/sct"
} ]
}
}, {
"id": "Observation.subject",
"path": "Observation.subject",
"type": [ {
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
} ]
}, {
"id": "Observation.effective[x]",
"min": 1,
"path": "Observation.effective[x]",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"path": "Observation.effective[x]",
"min": 1,
"definition": "The date/time on which the nursing report is registered.",
"short": "ReportDateTime",
"mapping": [ {
"map": "lz-dataelement-3",
"comment": "ReportDateTime",
"identity": "lz-medmij-dataset-100-rc1-20260401"
} ],
"type": [ {
"code": "dateTime"
} ],
"sliceName": "effectiveDateTime",
"alias": [ "RapportageDatumTijd" ],
"id": "Observation.effective[x]:effectiveDateTime"
}, {
"path": "Observation.performer",
"min": 1,
"definition": "The health professional or organization who registered the nursing report.",
"short": "Performer",
"mapping": [ {
"map": "lz-dataelement-4",
"comment": "Performer",
"identity": "lz-medmij-dataset-100-rc1-20260401"
} ],
"type": [ {
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
}, {
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
} ],
"alias": [ "Uitvoerder" ],
"max": "1",
"id": "Observation.performer"
}, {
"id": "Observation.value[x]",
"min": 1,
"path": "Observation.value[x]",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "type"
} ]
}
}, {
"path": "Observation.value[x]",
"min": 1,
"definition": "The content of the nursing report.",
"short": "ReportContent",
"mapping": [ {
"map": "lz-dataelement-19",
"comment": "ReportContent",
"identity": "lz-medmij-dataset-100-rc1-20260401"
} ],
"type": [ {
"code": "string"
} ],
"sliceName": "valueString",
"alias": [ "RapportageInhoud" ],
"id": "Observation.value[x]:valueString"
} ]
},
"contact": [ {
"name": "MedMij",
"telecom": [ {
"use": "work",
"value": "info@medmij.nl",
"system": "email"
} ]
} ],
"baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-observation"
}