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
{
"resourceType" : "ServiceRequest",
"id" : "53a41e63-e826-45fa-9076-9be4b18399c8",
"meta" : {
"versionId" : "1",
"profile" : [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-Procedure-request"
]
},
"text" : {
"status" : "generated",
"div" : "<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>"
},
"status" : "active",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "43495009",
"display" : "Patient transfer to skilled nursing facility for level 3 care"
}
]
},
"subject" : {
🔗 "reference" : "Patient/27e58ece-409e-44f9-8cc1-b33495a0ef9d",
"display" : "Patient Jaantje Merkens"
},
"requester" : {
🔗 "reference" : "PractitionerRole/f051d3bd-26ff-4030-a5b6-fc4ef2be83ba",
"display" : "Caroline van Dijk at Organization 2"
}
}