ResMed Core Implementation Guide
0.37.0 - ci-build International flag

ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: patient-careplan-with-template - JSON Representation

Raw json | Download


{
  "resourceType" : "CarePlan",
  "id" : "patient-careplan-with-template",
  "meta" : {
    "profile" : [
      🔗 "http://resmed.com/fhir/core/StructureDefinition/resmed-care-plan"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: CarePlan</b><a name=\"patient-careplan-with-template\"> </a></p><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\">Resource CarePlan &quot;patient-careplan-with-template&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-resmed-care-plan.html\">ResMed CarePlan</a></p></div><p><b>instantiatesCanonical</b>: <code>#organization-template</code></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>subject</b>: <a href=\"Patient-0da6f814-8696-4474-bded-e204d281e209.html\">Patient/0da6f814-8696-4474-bded-e204d281e209</a> &quot; JONES&quot;</p><p><b>author</b>: <a href=\"Organization-airview-organization.html\">Organization/airview-organization</a> &quot;SleepyLabs Sleep Clinic&quot;</p><p><b>contributor</b>: <a href=\"Practitioner-resmed-practitioner-example.html\">Practitioner/resmed-practitioner-example</a> &quot; SMITH&quot;</p></div>"
  },
  "instantiatesCanonical" : [
    "#organization-template"
  ],
  "status" : "active",
  "intent" : "plan",
  "subject" : {
    🔗 "reference" : "Patient/0da6f814-8696-4474-bded-e204d281e209"
  },
  "author" : {
    🔗 "reference" : "Organization/airview-organization"
  },
  "contributor" : [
    {
      🔗 "reference" : "Practitioner/resmed-practitioner-example"
    }
  ]
}