3.3. Capability Statements

The Capability Statements are informative in nature and do not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the Capability Statements as complete as possible, however for the exact set of capabilities the complete IG should be consulted.

3.3.1. Encounter (Retrieve)

This CapabilityStatement describes the minimal requirements for a client to fulfill the 'Retrieve Encounter' transaction within Long-term Healthcare.

REST Capabilities Client

ModeClient
DocumentationMinimal requirements for a client to fulfill the 'Retrieve Encounter' transaction within Long-term Healthcare (system role: LZ-ENR-beta.3).
Search-systemSupported

Resource Interactions

Resource TypeSearchTypeRead
Encounter
Patient
PractitionerRole
Practitioner
Organization
Condition
Procedure

Profiles Supported

NameCanonical URL
LzEncounterhttp://medmij.nl/fhir/StructureDefinition/lz-Encounter
nl-core-patienthttp://fhir.nl/fhir/StructureDefinition/nl-core-patient
nl-core-practitionerrolehttp://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole
nl-core-practitionerhttp://fhir.nl/fhir/StructureDefinition/nl-core-practitioner
nl-core-organizationhttp://fhir.nl/fhir/StructureDefinition/nl-core-organization
Zib Problemhttp://nictiz.nl/fhir/StructureDefinition/zib-Problem
Zib Procedurehttp://nictiz.nl/fhir/StructureDefinition/zib-Procedure
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="lz-Encounter-Retrieve" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/CapabilityStatement/lz-Encounter-Retrieve" />
<version value="1.0.0-rc.3" />
<name value="lz Encounter Retrieve" />
<status value="active" />
<date value="2026-08-11" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="This CapabilityStatement describes the minimal requirements for a client to fulfill the 'Retrieve Encounter' transaction within Long-term Healthcare." />
<purpose value="This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide should be consulted." />
<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." />
<kind value="requirements" />
<fhirVersion value="3.0.2" />
<acceptUnknown value="both" />
<format value="xml" />
<format value="json" />
<reference value="http://medmij.nl/fhir/StructureDefinition/lz-Encounter" />
<display value="lz-Encounter" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
<display value="nl-core-patient" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole" />
<display value="nl-core-practitionerrole" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
<display value="nl-core-practitioner" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
<display value="nl-core-organization" />
</profile>
<reference value="http://nictiz.nl/fhir/StructureDefinition/zib-Problem" />
<display value="zib-Problem" />
</profile>
<reference value="http://nictiz.nl/fhir/StructureDefinition/zib-Procedure" />
<display value="zib-Procedure" />
</profile>
<mode value="client" />
<documentation value="Minimal requirements for a client to fulfill the 'Retrieve Encounter' transaction within Long-term Healthcare (system role: LZ-ENR-beta.3)." />
<type value="Encounter" />
<code value="search-type" />
</interaction>
</resource>
<type value="Patient" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client." />
</interaction>
</resource>
<type value="PractitionerRole" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client." />
</interaction>
</resource>
<type value="Practitioner" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client." />
</interaction>
</resource>
<type value="Organization" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client." />
</interaction>
</resource>
<type value="Condition" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client." />
</interaction>
</resource>
<type value="Procedure" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client." />
</interaction>
</resource>
<code value="search-system" />
</interaction>
</rest>
</CapabilityStatement>
{
"resourceType": "CapabilityStatement",
"id": "lz-Encounter-Retrieve",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/CapabilityStatement/lz-Encounter-Retrieve",
"version": "1.0.0-rc.3",
"name": "lz Encounter Retrieve",
"status": "active",
"date": "2026-08-11",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "This CapabilityStatement describes the minimal requirements for a client to fulfill the 'Retrieve Encounter' transaction within Long-term Healthcare.",
"purpose": "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide should be consulted.",
"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.",
"kind": "requirements",
"fhirVersion": "3.0.2",
"acceptUnknown": "both",
"format": [
"xml",
"json"
],
"profile": [
{
"reference": "http://medmij.nl/fhir/StructureDefinition/lz-Encounter",
"display": "lz-Encounter"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient",
"display": "nl-core-patient"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole",
"display": "nl-core-practitionerrole"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner",
"display": "nl-core-practitioner"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization",
"display": "nl-core-organization"
},
{
"reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem",
"display": "zib-Problem"
},
{
"reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure",
"display": "zib-Procedure"
}
],
"rest": [
{
"mode": "client",
"documentation": "Minimal requirements for a client to fulfill the 'Retrieve Encounter' transaction within Long-term Healthcare (system role: LZ-ENR-beta.3).",
{
"type": "Encounter",
{
"code": "search-type"
}
]
},
{
"type": "Patient",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
}
]
},
{
"type": "PractitionerRole",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
}
]
},
{
"type": "Practitioner",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
}
]
},
{
"type": "Organization",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
}
]
},
{
"type": "Condition",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
}
]
},
{
"type": "Procedure",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
}
]
}
],
{
"code": "search-system"
}
]
}
]
}

3.3.2. Encounter (Serve)

This CapabilityStatement describes the minimal requirements for a server to fulfill the 'Serve Encounter' transaction within Long-term Healthcare.

REST Capabilities Server

ModeServer
DocumentationMinimal requirements for a server to fulfill the 'Serve Encounter' transaction within Long-term Healthcare (system role: LZ-ENB-beta.3).
Search-systemSupported

Resource Interactions

Resource TypeSearchTypeRead
Encounter
Patient
PractitionerRole
Practitioner
Organization
Condition
Procedure

Profiles Supported

NameCanonical URL
LzEncounterhttp://medmij.nl/fhir/StructureDefinition/lz-Encounter
nl-core-patienthttp://fhir.nl/fhir/StructureDefinition/nl-core-patient
nl-core-practitionerrolehttp://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole
nl-core-practitionerhttp://fhir.nl/fhir/StructureDefinition/nl-core-practitioner
nl-core-organizationhttp://fhir.nl/fhir/StructureDefinition/nl-core-organization
Zib Problemhttp://nictiz.nl/fhir/StructureDefinition/zib-Problem
Zib Procedurehttp://nictiz.nl/fhir/StructureDefinition/zib-Procedure
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="lz-Encounter-Serve" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/CapabilityStatement/lz-Encounter-Serve" />
<version value="1.0.0-rc.3" />
<name value="lz Encounter Serve" />
<status value="active" />
<date value="2026-08-11" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="This CapabilityStatement describes the minimal requirements for a server to fulfill the 'Serve Encounter' transaction within Long-term Healthcare." />
<purpose value="This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide should be consulted." />
<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." />
<kind value="requirements" />
<fhirVersion value="3.0.2" />
<acceptUnknown value="both" />
<format value="xml" />
<format value="json" />
<reference value="http://medmij.nl/fhir/StructureDefinition/lz-Encounter" />
<display value="lz-Encounter" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
<display value="nl-core-patient" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole" />
<display value="nl-core-practitionerrole" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
<display value="nl-core-practitioner" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
<display value="nl-core-organization" />
</profile>
<reference value="http://nictiz.nl/fhir/StructureDefinition/zib-Problem" />
<display value="zib-Problem" />
</profile>
<reference value="http://nictiz.nl/fhir/StructureDefinition/zib-Procedure" />
<display value="zib-Procedure" />
</profile>
<mode value="server" />
<documentation value="Minimal requirements for a server to fulfill the 'Serve Encounter' transaction within Long-term Healthcare (system role: LZ-ENB-beta.3)." />
<type value="Encounter" />
<code value="search-type" />
</interaction>
</resource>
<type value="Patient" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." />
</interaction>
</resource>
<type value="PractitionerRole" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." />
</interaction>
</resource>
<type value="Practitioner" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." />
</interaction>
</resource>
<type value="Organization" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." />
</interaction>
</resource>
<type value="Condition" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." />
</interaction>
</resource>
<type value="Procedure" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." />
</interaction>
</resource>
<code value="search-system" />
</interaction>
</rest>
</CapabilityStatement>
{
"resourceType": "CapabilityStatement",
"id": "lz-Encounter-Serve",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/CapabilityStatement/lz-Encounter-Serve",
"version": "1.0.0-rc.3",
"name": "lz Encounter Serve",
"status": "active",
"date": "2026-08-11",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "This CapabilityStatement describes the minimal requirements for a server to fulfill the 'Serve Encounter' transaction within Long-term Healthcare.",
"purpose": "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide should be consulted.",
"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.",
"kind": "requirements",
"fhirVersion": "3.0.2",
"acceptUnknown": "both",
"format": [
"xml",
"json"
],
"profile": [
{
"reference": "http://medmij.nl/fhir/StructureDefinition/lz-Encounter",
"display": "lz-Encounter"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient",
"display": "nl-core-patient"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole",
"display": "nl-core-practitionerrole"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner",
"display": "nl-core-practitioner"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization",
"display": "nl-core-organization"
},
{
"reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Problem",
"display": "zib-Problem"
},
{
"reference": "http://nictiz.nl/fhir/StructureDefinition/zib-Procedure",
"display": "zib-Procedure"
}
],
"rest": [
{
"mode": "server",
"documentation": "Minimal requirements for a server to fulfill the 'Serve Encounter' transaction within Long-term Healthcare (system role: LZ-ENB-beta.3).",
{
"type": "Encounter",
{
"code": "search-type"
}
]
},
{
"type": "Patient",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "PractitionerRole",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "Practitioner",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "Organization",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "Condition",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "Procedure",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
}
],
{
"code": "search-system"
}
]
}
]
}

3.3.3. Nursing Report (Retrieve)

This CapabilityStatement describes the minimal requirements for a client to fulfill the 'Retrieve Nursing report' transaction within Long-term Healthcare.

REST Capabilities Client

ModeClient
DocumentationMinimal requirements for a client to fulfill the 'Retrieve Nursing report' transaction within Long-term Healthcare (system role: LZ-NRR-rc.3).
Search-systemSupported

Resource Interactions

Resource TypeSearchTypeRead
Observation
Patient
PractitionerRole
Practitioner
Organization

Search Parameters per resource type

Observation

NameTypeLevel
codetokenSupported

Patient

No search parameters are stated for this resource type

PractitionerRole

No search parameters are stated for this resource type

Practitioner

No search parameters are stated for this resource type

Organization

No search parameters are stated for this resource type

Profiles Supported

NameCanonical URL
LzNursingReporthttp://medmij.nl/fhir/StructureDefinition/lz-NursingReport
nl-core-patienthttp://fhir.nl/fhir/StructureDefinition/nl-core-patient
nl-core-practitionerrolehttp://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole
nl-core-practitionerhttp://fhir.nl/fhir/StructureDefinition/nl-core-practitioner
nl-core-organizationhttp://fhir.nl/fhir/StructureDefinition/nl-core-organization
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="lz-NursingReport-Retrieve" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/CapabilityStatement/lz-NursingReport-Retrieve" />
<version value="1.0.0-rc.3" />
<name value="lz NursingReport Retrieve" />
<status value="active" />
<date value="2026-08-11" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="This CapabilityStatement describes the minimal requirements for a client to fulfill the 'Retrieve Nursing report' transaction within Long-term Healthcare." />
<purpose value="This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide should be consulted." />
<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." />
<kind value="requirements" />
<fhirVersion value="3.0.2" />
<acceptUnknown value="both" />
<format value="xml" />
<format value="json" />
<reference value="http://medmij.nl/fhir/StructureDefinition/lz-NursingReport" />
<display value="lz-NursingReport" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
<display value="nl-core-patient" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole" />
<display value="nl-core-practitionerrole" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
<display value="nl-core-practitioner" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
<display value="nl-core-organization" />
</profile>
<mode value="client" />
<documentation value="Minimal requirements for a client to fulfill the 'Retrieve Nursing report' transaction within Long-term Healthcare (system role: LZ-NRR-rc.3)." />
<type value="Observation" />
<code value="search-type" />
</interaction>
<name value="code" />
<type value="token" />
</searchParam>
</resource>
<type value="Patient" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client." />
</interaction>
</resource>
<type value="PractitionerRole" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client." />
</interaction>
</resource>
<type value="Practitioner" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client." />
</interaction>
</resource>
<type value="Organization" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client." />
</interaction>
</resource>
<code value="search-system" />
</interaction>
</rest>
</CapabilityStatement>
{
"resourceType": "CapabilityStatement",
"id": "lz-NursingReport-Retrieve",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/CapabilityStatement/lz-NursingReport-Retrieve",
"version": "1.0.0-rc.3",
"name": "lz NursingReport Retrieve",
"status": "active",
"date": "2026-08-11",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "This CapabilityStatement describes the minimal requirements for a client to fulfill the 'Retrieve Nursing report' transaction within Long-term Healthcare.",
"purpose": "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide should be consulted.",
"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.",
"kind": "requirements",
"fhirVersion": "3.0.2",
"acceptUnknown": "both",
"format": [
"xml",
"json"
],
"profile": [
{
"reference": "http://medmij.nl/fhir/StructureDefinition/lz-NursingReport",
"display": "lz-NursingReport"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient",
"display": "nl-core-patient"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole",
"display": "nl-core-practitionerrole"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner",
"display": "nl-core-practitioner"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization",
"display": "nl-core-organization"
}
],
"rest": [
{
"mode": "client",
"documentation": "Minimal requirements for a client to fulfill the 'Retrieve Nursing report' transaction within Long-term Healthcare (system role: LZ-NRR-rc.3).",
{
"type": "Observation",
{
"code": "search-type"
}
],
{
"name": "code",
"type": "token"
}
]
},
{
"type": "Patient",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
}
]
},
{
"type": "PractitionerRole",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
}
]
},
{
"type": "Practitioner",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
}
]
},
{
"type": "Organization",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server includes this (secondary) resource in the Bundle, the client does not need to execute a `read`. However, since a server may choose to not include it in the Bundle, support of the `read` interaction is mandatory for a client."
}
]
}
],
{
"code": "search-system"
}
]
}
]
}

3.3.4. Nursing Report (Serve)

This CapabilityStatement describes the minimal requirements for a server to fulfill the 'Serve Nursing report' transaction within Long-term Healthcare.

REST Capabilities Server

ModeServer
DocumentationMinimal requirements for a server to fulfill the 'Serve Nursing report' transaction within Long-term Healthcare (system role: LZ-NRB-rc.3).
Search-systemSupported

Resource Interactions

Resource TypeSearchTypeRead
Observation
Patient
PractitionerRole
Practitioner
Organization

Search Parameters per resource type

Observation

NameTypeLevel
codetokenSupported

Patient

No search parameters are stated for this resource type

PractitionerRole

No search parameters are stated for this resource type

Practitioner

No search parameters are stated for this resource type

Organization

No search parameters are stated for this resource type

Profiles Supported

NameCanonical URL
LzNursingReporthttp://medmij.nl/fhir/StructureDefinition/lz-NursingReport
nl-core-patienthttp://fhir.nl/fhir/StructureDefinition/nl-core-patient
nl-core-practitionerrolehttp://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole
nl-core-practitionerhttp://fhir.nl/fhir/StructureDefinition/nl-core-practitioner
nl-core-organizationhttp://fhir.nl/fhir/StructureDefinition/nl-core-organization
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="lz-NursingReport-Serve" />
<status value="empty" />
--- We have skipped the narrative for better readability of the resource ---
</text>
<url value="http://medmij.nl/fhir/CapabilityStatement/lz-NursingReport-Serve" />
<version value="1.0.0-rc.3" />
<name value="lz NursingReport Serve" />
<status value="active" />
<date value="2026-08-11" />
<publisher value="MedMij" />
<name value="MedMij" />
<system value="email" />
<value value="info@medmij.nl" />
<use value="work" />
</telecom>
</contact>
<description value="This CapabilityStatement describes the minimal requirements for a server to fulfill the 'Serve Nursing report' transaction within Long-term Healthcare." />
<purpose value="This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide should be consulted." />
<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." />
<kind value="requirements" />
<fhirVersion value="3.0.2" />
<acceptUnknown value="both" />
<format value="xml" />
<format value="json" />
<reference value="http://medmij.nl/fhir/StructureDefinition/lz-NursingReport" />
<display value="lz-NursingReport" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-patient" />
<display value="nl-core-patient" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole" />
<display value="nl-core-practitionerrole" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner" />
<display value="nl-core-practitioner" />
</profile>
<reference value="http://fhir.nl/fhir/StructureDefinition/nl-core-organization" />
<display value="nl-core-organization" />
</profile>
<mode value="server" />
<documentation value="Minimal requirements for a server to fulfill the 'Serve Nursing report' transaction within Long-term Healthcare (system role: LZ-NRB-rc.3)." />
<type value="Observation" />
<code value="search-type" />
</interaction>
<name value="code" />
<type value="token" />
</searchParam>
</resource>
<type value="Patient" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." />
</interaction>
</resource>
<type value="PractitionerRole" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." />
</interaction>
</resource>
<type value="Practitioner" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." />
</interaction>
</resource>
<type value="Organization" />
<documentation value="This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle." />
<code value="read" />
<documentation value="If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional." />
</interaction>
</resource>
<code value="search-system" />
</interaction>
</rest>
</CapabilityStatement>
{
"resourceType": "CapabilityStatement",
"id": "lz-NursingReport-Serve",
"text": {
"status": "empty",
--- We have skipped the narrative for better readability of the resource ---
},
"url": "http://medmij.nl/fhir/CapabilityStatement/lz-NursingReport-Serve",
"version": "1.0.0-rc.3",
"name": "lz NursingReport Serve",
"status": "active",
"date": "2026-08-11",
"publisher": "MedMij",
"contact": [
{
"name": "MedMij",
"telecom": [
{
"system": "email",
"value": "info@medmij.nl",
"use": "work"
}
]
}
],
"description": "This CapabilityStatement describes the minimal requirements for a server to fulfill the 'Serve Nursing report' transaction within Long-term Healthcare.",
"purpose": "This CapabilityStatement is informative in nature and does not represent the minimum or maximum set of capabilities the client or server should support. The aim is to design the CapabilityStatement as complete as possible, however for the exact set of capabilities the implementation guide should be consulted.",
"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.",
"kind": "requirements",
"fhirVersion": "3.0.2",
"acceptUnknown": "both",
"format": [
"xml",
"json"
],
"profile": [
{
"reference": "http://medmij.nl/fhir/StructureDefinition/lz-NursingReport",
"display": "lz-NursingReport"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-patient",
"display": "nl-core-patient"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitionerrole",
"display": "nl-core-practitionerrole"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-practitioner",
"display": "nl-core-practitioner"
},
{
"reference": "http://fhir.nl/fhir/StructureDefinition/nl-core-organization",
"display": "nl-core-organization"
}
],
"rest": [
{
"mode": "server",
"documentation": "Minimal requirements for a server to fulfill the 'Serve Nursing report' transaction within Long-term Healthcare (system role: LZ-NRB-rc.3).",
{
"type": "Observation",
{
"code": "search-type"
}
],
{
"name": "code",
"type": "token"
}
]
},
{
"type": "Patient",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "PractitionerRole",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "Practitioner",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
},
{
"type": "Organization",
"documentation": "This is a secondary resource that needs to be resolvable, either by supporting a `read` interaction or explicitly including it in the Bundle.",
{
"code": "read",
"documentation": "If the server always includes this (secondary) resource in the Bundle, support of the `read` interaction is optional."
}
]
}
],
{
"code": "search-system"
}
]
}
]
}