Shared Care Planning (SCP) Implementation Guide
0.2.0 - ci-build

Shared Care Planning (SCP) Implementation Guide, published by Santeon. 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/santeonnl/shared-care-planning/ and changes regularly. See the Directory of published versions

: minimal-enrollment-Task - JSON Representation

Raw json | Download


{
  "resourceType" : "Task",
  "id" : "minimal-enrollment-Task",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Task minimal-enrollment-Task</b></p><a name=\"minimal-enrollment-Task\"> </a><a name=\"hcminimal-enrollment-Task\"> </a><a name=\"minimal-enrollment-Task-en-US\"> </a><p><b>basedOn</b>: <a href=\"CarePlan-minimal-enrollment-CarePlan.html\">CarePlan CarePlan for Minimal Enrollment</a></p><p><b>status</b>: Requested</p><p><b>intent</b>: order</p><p><b>focus</b>: <a href=\"ServiceRequest-minimal-enrollment-ServiceRequest.html\">ServiceRequest monitoren via telegeneeskunde (regime/therapie)</a></p></div>"
  },
  "basedOn" : [
    {
      🔗 "reference" : "CarePlan/minimal-enrollment-CarePlan"
    }
  ],
  "status" : "requested",
  "intent" : "order",
  "focus" : {
    🔗 "reference" : "ServiceRequest/minimal-enrollment-ServiceRequest"
  }
}