Netherlands - Generic Functions for data exchange Implementation Guide
0.3.0 - ci-build
Netherlands - Generic Functions for data exchange Implementation Guide, published by Stichting Nuts. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/nuts-foundation/nl-generic-functions-ig/ and changes regularly. See the Directory of published versions
<ServiceRequest xmlns="http://hl7.org/fhir">
<id value="np-referral-servicerequest"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest np-referral-servicerequest</b></p><a name="np-referral-servicerequest"> </a><a name="hcnp-referral-servicerequest"> </a><p><b>instantiatesCanonical</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&canonical=http://nictiz.nl/fhir/PlanDefinition/bgz|1.2.0">http://nictiz.nl/fhir/PlanDefinition/bgz|1.2.0</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 3457005}">Patient referral</span></p><p><b>subject</b>: <a href="https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.4&canonical=http://fhir.org/packages/nictiz.fhir.nl.r4.nl-core/Patient/7b2e5c1a-4d9f-4a83-b6e2-0c5f8d3a9e17">Patient at the Placer</a></p><p><b>authoredOn</b>: 2026-04-17 10:25:00+0200</p><p><b>requester</b>: Placer Hospital (Identifier: Ura/11111111)</p><p><b>performer</b>: Fulfiller Hospital (Identifier: Ura/22222222)</p></div>
</text>
<instantiatesCanonical
value="http://nictiz.nl/fhir/PlanDefinition/bgz|1.2.0"/>
<status value="active"/>
<intent value="order"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="3457005"/>
<display value="Patient referral"/>
</coding>
</code>
<subject>
<reference value="Patient/7b2e5c1a-4d9f-4a83-b6e2-0c5f8d3a9e17"/>
<display value="Patient at the Placer"/>
</subject>
<authoredOn value="2026-04-17T10:25:00+02:00"/>
<requester>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/ura"/>
<value value="11111111"/>
</identifier>
<display value="Placer Hospital"/>
</requester>
<performer>
<identifier>
<system value="http://fhir.nl/fhir/NamingSystem/ura"/>
<value value="22222222"/>
</identifier>
<display value="Fulfiller Hospital"/>
</performer>
</ServiceRequest>