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

Shared Care Planning (SCP) Implementation Guide - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 9.01 ServiceRequest Telemonitoring - JSON Representation

Raw json | Download


{
  "resourceType" : "ServiceRequest",
  "id" : "99534756439",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2024-09-03T12:00:00Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest 99534756439</b></p><a name=\"99534756439\"> </a><a name=\"hc99534756439\"> </a><a name=\"99534756439-en-US\"> </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; Last updated: 2024-09-03 12:00:00+0000</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 719858009}\">monitoren via telegeneeskunde (regime/therapie)</span></p><p><b>subject</b>: <a href=\"Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-patrick\">Patient Patrick Egger</a></p><p><b>requester</b>: <a href=\"Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-carolinevandijk-hospitalx\">Caroline van Dijk at Hospital X</a></p><p><b>reasonReference</b>: <a href=\"Bundle-hospitalx-bundle-01.html#urn-uuid-hospitalx-heartfailure\">Diagnose Hartfalen</a></p></div>"
  },
  "status" : "active",
  "intent" : "order",
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "719858009",
        "display" : "monitoren via telegeneeskunde (regime/therapie)"
      }
    ]
  },
  "subject" : {
    "reference" : "urn:uuid:hospitalx-patrick",
    "display" : "Patient Patrick Egger"
  },
  "requester" : {
    "reference" : "urn:uuid:hospitalx-carolinevandijk-hospitalx",
    "display" : "Caroline van Dijk at Hospital X"
  },
  "reasonReference" : [
    {
      "reference" : "urn:uuid:hospitalx-heartfailure",
      "display" : "Diagnose Hartfalen"
    }
  ]
}