HL7 Europe Patient Summary
1.0.0-ballot - ci-build 150

HL7 Europe Patient Summary - Downloaded Version 1.0.0-ballot See the Directory of published versions

: CarePlan: Hyperlipidemia clinical management plan - JSON Representation

Raw json | Download

{
  "resourceType" : "CarePlan",
  "id" : "81b033d8-ab2e-4eee-8792-3b9c6261869d",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><table class=\"hl7__ips\"><tr><td>Hyperlipidemia clinical management plan</td><td><span class=\"nb\">2020-07-06</span></td><td>Hyperlipidemia</td></tr></table></div>"
  },
  "status" : "active",
  "intent" : "plan",
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "734163000",
          "display" : "Care plan"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/f0b2dcfe-e837-464b-ae8a-3b9da1807dd3",
    "display" : "Petra Schwartz"
  },
  "period" : {
    "start" : "2020-07-06"
  },
  "activity" : [
    {
      "detail" : {
        "kind" : "Appointment",
        "code" : {
          "coding" : [
            {
              "system" : "http://snomed.info/sct",
              "code" : "736285004",
              "display" : "Hyperlipidemia clinical management plan (record artifact)"
            }
          ]
        },
        "reasonCode" : [
          {
            "coding" : [
              {
                "system" : "http://snomed.info/sct",
                "code" : "55822004",
                "display" : "Hyperlipidemia"
              }
            ]
          }
        ],
        "status" : "unknown",
        "description" : "Hyperlipidemia clinical management plan"
      }
    }
  ]
}