Netherlands - Generic Functions for data exchange Implementation Guide
0.2.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.2.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="53a41e63-e826-45fa-9076-9be4b18399c8"/>
<meta>
<versionId value="1"/>
<profile
value="http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest 53a41e63-e826-45fa-9076-9be4b18399c8</b></p><a name="53a41e63-e826-45fa-9076-9be4b18399c8"> </a><a name="hc53a41e63-e826-45fa-9076-9be4b18399c8"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">version: 1</p><p style="margin-bottom: 0px">Profile: <code>http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request</code></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 43495009}">Patient transfer to skilled nursing facility for level 3 care</span></p><p><b>subject</b>: <a href="Patient-27e58ece-409e-44f9-8cc1-b33495a0ef9d.html">Patient Jaantje Merkens</a></p><p><b>requester</b>: <a href="PractitionerRole-f051d3bd-26ff-4030-a5b6-fc4ef2be83ba.html">Caroline van Dijk at Organization 2</a></p></div>
</text>
<status value="active"/>
<intent value="order"/>
<code>
<coding>
<system value="http://snomed.info/sct"/>
<code value="43495009"/>
<display
value="Patient transfer to skilled nursing facility for level 3 care"/>
</coding>
</code>
<subject>🔗
<reference value="Patient/27e58ece-409e-44f9-8cc1-b33495a0ef9d"/>
<display value="Patient Jaantje Merkens"/>
</subject>
<requester>🔗
<reference value="PractitionerRole/f051d3bd-26ff-4030-a5b6-fc4ef2be83ba"/>
<display value="Caroline van Dijk at Organization 2"/>
</requester>
</ServiceRequest>