4.2. Retrieve Long-term Healthcare - Nursing report

4.2.1. Overview

Id 900000413
Data service name without version (English) Retrieve Long-term Healthcare - Nursing report
Data service name without version (Dutch) Verzamelen Langdurige Zorg - Dagrapportage
Data service version 1.0.0-rc.3
System role(s) LZ-NRR-rc.3 (PHR)
LZ-NRB-rc.3 (XIS)
Used in Implementation Guide(s) Long-term Healthcare

4.2.2. Functional model

CIM NursingReport (based on the ANW v2024.1 specification)
Functional version 1.0.0-rc.3

The Logical Model is included below.

id0..1string
extensionC0..*Extension
ReportTitle0..1string
ReportDateTime1..1dateTime
PerformerC1..1Reference(MedMijCoreLmHealthcareProvider | MedMijCoreLmHealthProfessional)
ReportContent1..1string
Mapping nameConcept idLogical elementComments
lz-dataset-100-rc3-20260811lz-dataelement-1NursingReportNursingReport
lz-dataset-100-rc3-20260811lz-dataelement-2NursingReport.ReportTitleReportTitle
lz-dataset-100-rc3-20260811lz-dataelement-3NursingReport.ReportDateTimeReportDateTime
lz-dataset-100-rc3-20260811lz-dataelement-4NursingReport.PerformerPerformer
lz-dataset-100-rc3-20260811lz-dataelement-19NursingReport.ReportContentReportContent
SNOMED11591000146107NursingReportpatiƫntcontactverslag
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="lz-lm-NursingReport" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/StructureDefinition/lz-lm-NursingReport" />
<use value="official" />
<system value="urn:ietf:rfc:3986" />
<value value="urn:oid:2.16.528.1.1023.3.4.1" />
</identifier>
<version value="1.0.0-rc.3" />
<name value="LzLmNursingReport" />
<title value="NursingReport" />
<status value="active" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="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." />
<purpose value="This LogicalModel represents the NursingReport Clinical Information Model (CIM) for patient use cases in the context of Long-term Healthcare. It is based on the [ANW v2024.1](https://nuts-foundation.gitbook.io/bolts/anw/v2024.1#id-5.2-wegschrijven-van-informatie) specification." />
<copyright value="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." />
<fhirVersion value="3.0.2" />
<identity value="lz-dataset-100-rc3-20260811" />
<name value="Dataset Langdurige Zorg MedMij 1.0.0-rc.3 20260811" />
</mapping>
<identity value="SNOMED" />
<uri value="http://snomed.info/sct" />
<name value="SNOMED CT" />
</mapping>
<kind value="logical" />
<abstract value="false" />
<type value="lz-lm-NursingReport" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Element" />
<derivation value="specialization" />
<element id="lz-lm-NursingReport">
<path value="lz-lm-NursingReport" />
<short value="Nursing report" />
<definition value="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." />
<alias value="Dagrapportage" />
<identity value="lz-dataset-100-rc3-20260811" />
<map value="lz-dataelement-1" />
<comment value="NursingReport" />
</mapping>
<identity value="SNOMED" />
<map value="11591000146107" />
<comment value="patiëntcontactverslag" />
</mapping>
</element>
<element id="lz-lm-NursingReport.ReportTitle">
<path value="lz-lm-NursingReport.ReportTitle" />
<short value="Report title" />
<definition value="The title of the nursing report." />
<comment value="The title should be human readable and clear to the patient." />
<alias value="RapportageTitel" />
<min value="0" />
<max value="1" />
<code value="string" />
</type>
<identity value="lz-dataset-100-rc3-20260811" />
<map value="lz-dataelement-2" />
<comment value="ReportTitle" />
</mapping>
</element>
<element id="lz-lm-NursingReport.ReportDateTime">
<path value="lz-lm-NursingReport.ReportDateTime" />
<short value="Report date time" />
<definition value="The date/time on which the nursing report is registered." />
<alias value="RapportageDatumTijd" />
<min value="1" />
<max value="1" />
<code value="dateTime" />
</type>
<identity value="lz-dataset-100-rc3-20260811" />
<map value="lz-dataelement-3" />
<comment value="ReportDateTime" />
</mapping>
</element>
<element id="lz-lm-NursingReport.Performer">
<path value="lz-lm-NursingReport.Performer" />
<short value="Performer" />
<definition value="The health professional or organization who registered the nursing report." />
<alias value="Uitvoerder" />
<min value="1" />
<max value="1" />
<code value="Reference" />
<targetProfile value="http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional" />
</type>
<code value="Reference" />
<targetProfile value="http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthcareProvider" />
</type>
<identity value="lz-dataset-100-rc3-20260811" />
<map value="lz-dataelement-4" />
<comment value="Performer" />
</mapping>
</element>
<element id="lz-lm-NursingReport.ReportContent">
<path value="lz-lm-NursingReport.ReportContent" />
<short value="Report content" />
<definition value="The content of the nursing report." />
<alias value="RapportageInhoud" />
<min value="1" />
<max value="1" />
<code value="string" />
</type>
<identity value="lz-dataset-100-rc3-20260811" />
<map value="lz-dataelement-19" />
<comment value="ReportContent" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "lz-lm-NursingReport",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/StructureDefinition/lz-lm-NursingReport",
{
"use": "official",
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.528.1.1023.3.4.1"
}
],
"version": "1.0.0-rc.3",
"name": "LzLmNursingReport",
"title": "NursingReport",
"status": "active",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"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.",
"purpose": "This LogicalModel represents the NursingReport Clinical Information Model (CIM) for patient use cases in the context of Long-term Healthcare. It is based on the [ANW v2024.1](https://nuts-foundation.gitbook.io/bolts/anw/v2024.1#id-5.2-wegschrijven-van-informatie) specification.",
"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.",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"name": "Dataset Langdurige Zorg MedMij 1.0.0-rc.3 20260811"
},
{
"identity": "SNOMED",
"uri": "http://snomed.info/sct",
"name": "SNOMED CT"
}
],
"kind": "logical",
"abstract": false,
"type": "lz-lm-NursingReport",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
"derivation": "specialization",
"element": [
{
"id": "lz-lm-NursingReport",
"path": "lz-lm-NursingReport",
"short": "Nursing report",
"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.",
"alias": [
"Dagrapportage"
],
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"map": "lz-dataelement-1",
"comment": "NursingReport"
},
{
"identity": "SNOMED",
"map": "11591000146107",
"comment": "patiëntcontactverslag"
}
]
},
{
"id": "lz-lm-NursingReport.ReportTitle",
"path": "lz-lm-NursingReport.ReportTitle",
"short": "Report title",
"definition": "The title of the nursing report.",
"comment": "The title should be human readable and clear to the patient.",
"alias": [
"RapportageTitel"
],
"min": 0,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"map": "lz-dataelement-2",
"comment": "ReportTitle"
}
]
},
{
"id": "lz-lm-NursingReport.ReportDateTime",
"path": "lz-lm-NursingReport.ReportDateTime",
"short": "Report date time",
"definition": "The date/time on which the nursing report is registered.",
"alias": [
"RapportageDatumTijd"
],
"min": 1,
"max": "1",
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"map": "lz-dataelement-3",
"comment": "ReportDateTime"
}
]
},
{
"id": "lz-lm-NursingReport.Performer",
"path": "lz-lm-NursingReport.Performer",
"short": "Performer",
"definition": "The health professional or organization who registered the nursing report.",
"alias": [
"Uitvoerder"
],
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthProfessional"
},
{
"code": "Reference",
"targetProfile": "http://medmij.nl/fhir/StructureDefinition/medmij-core-lm-HealthcareProvider"
}
],
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"map": "lz-dataelement-4",
"comment": "Performer"
}
]
},
{
"id": "lz-lm-NursingReport.ReportContent",
"path": "lz-lm-NursingReport.ReportContent",
"short": "Report content",
"definition": "The content of the nursing report.",
"alias": [
"RapportageInhoud"
],
"min": 1,
"max": "1",
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"map": "lz-dataelement-19",
"comment": "ReportContent"
}
]
}
]
}
}

4.2.3. Technical specification

FHIR profile(s) http://medmij.nl/fhir/StructureDefinition/lz-NursingReport
FHIR package medmij.fhir.nl.stu3.longtermhealthcare version 1.0.0-rc.3 or compatible
FHIR version STU3
Search request GET [base]/Observation?code=http://snomed.info/sct|11591000146107
Must Support
CapabilityStatement(s) Nursing Report (Retrieve)
Nursing Report (Serve)

The FHIR profiles are included below.

idΣ0..1id
metaΣ0..1Meta
implicitRulesΣ ?!0..1uri
language0..1codeBinding
textC0..1Narrative
contained0..*Resource
reportTitleC0..1Extension(string)
modifierExtension?! C0..*Extension
identifierΣ0..*Identifier
basedOnΣ C0..*Reference(CarePlan | DeviceRequest | ImmunizationRecommendation | MedicationRequest | NutritionOrder | ProcedureRequest | ReferralRequest)
statusΣ ?!1..1codeBinding
category0..*CodeableConceptBinding
codeΣ1..1CodeableConceptPattern
subjectΣ C1..1Reference(nl-core-patient)
contextC0..1Reference(nl-core-episodeofcare | gp-Encounter | Zib Encounter)
effectivePeriodPeriod
effectiveDateTimeΣ1..1dateTime
issuedΣ0..1instant
id0..1string
practitionerRoleC0..1Extension(Reference(nl-core-practitionerrole))
referenceΣ C0..1string
identifierΣ0..1Identifier
displayΣ0..1string
valueAttachmentAttachment
valueBooleanboolean
valueCodeableConceptCodeableConcept
valueDateTimedateTime
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueTimetime
valueStringΣ C1..1string
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..1CodeableConceptBinding
comment0..1string
bodySite0..1CodeableConcept
method0..1CodeableConcept
specimenC0..1Reference(Specimen)
deviceC0..1Reference(Device | DeviceMetric)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
lowC0..1SimpleQuantity
highC0..1SimpleQuantity
type0..1CodeableConceptBinding
appliesTo0..*CodeableConcept
ageC0..1Range
text0..1string
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
type0..1codeBinding
targetC1..1Reference(Observation | QuestionnaireResponse | Sequence)
id0..1string
extensionC0..*Extension
modifierExtensionΣ ?! C0..*Extension
codeΣ1..1CodeableConcept
valueAttachmentAttachment
valueCodeableConceptCodeableConcept
valueDateTimedateTime
valuePeriodPeriod
valueQuantityQuantity
valueRangeRange
valueRatioRatio
valueSampledDataSampledData
valueStringstring
valueTimetime
dataAbsentReasonC0..1CodeableConceptBinding
interpretation0..1CodeableConceptBinding
referenceRange0..*see (referenceRange)
Mapping nameConcept idFHIR elementComments
lz-dataset-100-rc3-20260811lz-dataelement-1ObservationNursingReport
lz-dataset-100-rc3-20260811lz-dataelement-3Observation.effective[x]:effectiveDateTimeReportDateTime
lz-dataset-100-rc3-20260811lz-dataelement-4Observation.performerPerformer
lz-dataset-100-rc3-20260811lz-dataelement-19Observation.value[x]:valueStringReportContent
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="lz-NursingReport" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/StructureDefinition/lz-NursingReport" />
<version value="1.0.0-rc.3" />
<name value="LzNursingReport" />
<title value="lz NursingReport" />
<status value="active" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="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." />
<purpose value="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." />
<copyright value="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." />
<fhirVersion value="3.0.2" />
<identity value="lz-dataset-100-rc3-20260811" />
<name value="Dataset Langdurige Zorg MedMij 1.0.0-rc.3 20260811" />
</mapping>
<kind value="resource" />
<abstract value="false" />
<type value="Observation" />
<baseDefinition value="http://fhir.nl/fhir/StructureDefinition/nl-core-observation" />
<derivation value="constraint" />
<element id="Observation">
<path value="Observation" />
<short value="NursingReport" />
<definition value="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." />
<alias value="Dagrapportage" />
<identity value="lz-dataset-100-rc3-20260811" />
<map value="lz-dataelement-1" />
<comment value="NursingReport" />
</mapping>
</element>
<element id="Observation.extension:reportTitle">
<path value="Observation.extension" />
<sliceName value="reportTitle" />
<min value="0" />
<max value="1" />
<code value="Extension" />
<profile value="http://medmij.nl/fhir/StructureDefinition/ext-NursingReport.ReportTitle" />
</type>
</element>
<element id="Observation.code">
<path value="Observation.code" />
<system value="http://snomed.info/sct" />
<code value="11591000146107" />
</coding>
</patternCodeableConcept>
</element>
<element id="Observation.subject">
<path value="Observation.subject" />
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
</type>
</element>
<element id="Observation.effective[x]">
<path value="Observation.effective[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<rules value="open" />
</slicing>
<min value="1" />
</element>
<element id="Observation.effective[x]:effectiveDateTime">
<path value="Observation.effective[x]" />
<sliceName value="effectiveDateTime" />
<short value="ReportDateTime" />
<definition value="The date/time on which the nursing report is registered." />
<alias value="RapportageDatumTijd" />
<min value="1" />
<code value="dateTime" />
</type>
<identity value="lz-dataset-100-rc3-20260811" />
<map value="lz-dataelement-3" />
<comment value="ReportDateTime" />
</mapping>
</element>
<element id="Observation.performer">
<path value="Observation.performer" />
<short value="Performer" />
<definition value="The health professional or organization who registered the nursing report." />
<alias value="Uitvoerder" />
<min value="1" />
<max value="1" />
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
</type>
<code value="Reference" />
<targetProfile value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
</type>
<identity value="lz-dataset-100-rc3-20260811" />
<map value="lz-dataelement-4" />
<comment value="Performer" />
</mapping>
</element>
<element id="Observation.value[x]">
<path value="Observation.value[x]" />
<type value="type" />
<path value="$this" />
</discriminator>
<rules value="open" />
</slicing>
<min value="1" />
</element>
<element id="Observation.value[x]:valueString">
<path value="Observation.value[x]" />
<sliceName value="valueString" />
<short value="ReportContent" />
<definition value="The content of the nursing report." />
<alias value="RapportageInhoud" />
<min value="1" />
<code value="string" />
</type>
<identity value="lz-dataset-100-rc3-20260811" />
<map value="lz-dataelement-19" />
<comment value="ReportContent" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "lz-NursingReport",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/StructureDefinition/lz-NursingReport",
"version": "1.0.0-rc.3",
"name": "LzNursingReport",
"title": "lz NursingReport",
"status": "active",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"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.",
"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.",
"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.",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"name": "Dataset Langdurige Zorg MedMij 1.0.0-rc.3 20260811"
}
],
"kind": "resource",
"abstract": false,
"type": "Observation",
"baseDefinition": "http://fhir.nl/fhir/StructureDefinition/nl-core-observation",
"derivation": "constraint",
"element": [
{
"id": "Observation",
"path": "Observation",
"short": "NursingReport",
"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.",
"alias": [
"Dagrapportage"
],
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"map": "lz-dataelement-1",
"comment": "NursingReport"
}
]
},
{
"id": "Observation.extension:reportTitle",
"path": "Observation.extension",
"sliceName": "reportTitle",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": "http://medmij.nl/fhir/StructureDefinition/ext-NursingReport.ReportTitle"
}
]
},
{
"id": "Observation.code",
"path": "Observation.code",
"coding": [
{
"system": "http://snomed.info/sct",
"code": "11591000146107"
}
]
}
},
{
"id": "Observation.subject",
"path": "Observation.subject",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient"
}
]
},
{
"id": "Observation.effective[x]",
"path": "Observation.effective[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Observation.effective[x]:effectiveDateTime",
"path": "Observation.effective[x]",
"sliceName": "effectiveDateTime",
"short": "ReportDateTime",
"definition": "The date/time on which the nursing report is registered.",
"alias": [
"RapportageDatumTijd"
],
"min": 1,
"type": [
{
"code": "dateTime"
}
],
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"map": "lz-dataelement-3",
"comment": "ReportDateTime"
}
]
},
{
"id": "Observation.performer",
"path": "Observation.performer",
"short": "Performer",
"definition": "The health professional or organization who registered the nursing report.",
"alias": [
"Uitvoerder"
],
"min": 1,
"max": "1",
"type": [
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner"
},
{
"code": "Reference",
"targetProfile": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization"
}
],
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"map": "lz-dataelement-4",
"comment": "Performer"
}
]
},
{
"id": "Observation.value[x]",
"path": "Observation.value[x]",
"slicing": {
{
"type": "type",
"path": "$this"
}
],
"rules": "open"
},
"min": 1
},
{
"id": "Observation.value[x]:valueString",
"path": "Observation.value[x]",
"sliceName": "valueString",
"short": "ReportContent",
"definition": "The content of the nursing report.",
"alias": [
"RapportageInhoud"
],
"min": 1,
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"map": "lz-dataelement-19",
"comment": "ReportContent"
}
]
}
]
}
}

id0..1string
extensionC0..0Extension
url1..1uriFixed Value
value[x]1..1string
Mapping nameConcept idFHIR elementComments
lz-dataset-100-rc3-20260811lz-dataelement-2Extension.value[x]ReportTitle
<StructureDefinition xmlns="http://hl7.org/fhir">
<id value="ext-NursingReport.ReportTitle" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/StructureDefinition/ext-NursingReport.ReportTitle" />
<version value="1.0.0-rc.3" />
<name value="ExtNursingReportReportTitle" />
<title value="ext NursingReport.ReportTitle" />
<status value="active" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="An extension to provide the title of the nursing report." />
<purpose value="This extension represents the ReportTitle concept of the NursingReport Clinical Information Model (CIM) for patient use cases in the context of Long-term Healthcare." />
<copyright value="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." />
<fhirVersion value="3.0.2" />
<identity value="lz-dataset-100-rc3-20260811" />
<name value="Dataset Langdurige Zorg MedMij 1.0.0-rc.3 20260811" />
</mapping>
<kind value="complex-type" />
<abstract value="false" />
<contextType value="resource" />
<context value="Observation" />
<type value="Extension" />
<baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
<derivation value="constraint" />
<element id="Extension.extension">
<path value="Extension.extension" />
<max value="0" />
</element>
<element id="Extension.url">
<path value="Extension.url" />
<fixedUri value="http://medmij.nl/fhir/StructureDefinition/ext-NursingReport.ReportTitle" />
</element>
<element id="Extension.value[x]">
<path value="Extension.value[x]" />
<short value="ReportTitle" />
<definition value="The title of the nursing report." />
<comment value="The title should be human readable and clear to the patient." />
<alias value="RapportageTitel" />
<min value="1" />
<code value="string" />
</type>
<identity value="lz-dataset-100-rc3-20260811" />
<map value="lz-dataelement-2" />
<comment value="ReportTitle" />
</mapping>
</element>
</differential>
</StructureDefinition>
{
"resourceType": "StructureDefinition",
"id": "ext-NursingReport.ReportTitle",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/StructureDefinition/ext-NursingReport.ReportTitle",
"version": "1.0.0-rc.3",
"name": "ExtNursingReportReportTitle",
"title": "ext NursingReport.ReportTitle",
"status": "active",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "An extension to provide the title of the nursing report.",
"purpose": "This extension represents the ReportTitle concept of the NursingReport Clinical Information Model (CIM) for patient use cases in the context of Long-term Healthcare.",
"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.",
"fhirVersion": "3.0.2",
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"name": "Dataset Langdurige Zorg MedMij 1.0.0-rc.3 20260811"
}
],
"kind": "complex-type",
"abstract": false,
"contextType": "resource",
"context": [
"Observation"
],
"type": "Extension",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
"derivation": "constraint",
"element": [
{
"id": "Extension.extension",
"path": "Extension.extension",
"max": "0"
},
{
"id": "Extension.url",
"path": "Extension.url",
"fixedUri": "http://medmij.nl/fhir/StructureDefinition/ext-NursingReport.ReportTitle"
},
{
"id": "Extension.value[x]",
"path": "Extension.value[x]",
"short": "ReportTitle",
"definition": "The title of the nursing report.",
"comment": "The title should be human readable and clear to the patient.",
"alias": [
"RapportageTitel"
],
"min": 1,
"type": [
{
"code": "string"
}
],
"mapping": [
{
"identity": "lz-dataset-100-rc3-20260811",
"map": "lz-dataelement-2",
"comment": "ReportTitle"
}
]
}
]
}
}