{
  "resourceType": "CarePlan",
  "id": "b88191e3-ea47-4feb-9da9-e3b359fa8fca",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-05-27T09:18:54.223+00:00",
    "profile": [
      "http://phr.kanta.fi/StructureDefinition/fiphr-sd-selfcareplan-stu3"
    ]
  },
  "language": "fi",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><div class=\"hapiHeaderText\">Hoitosuunnitelma<b>Boldattuu</b></div><table class=\"hapiPropertyTable\"><tbody><tr><td>Identifier</td><td>Patient/f1fa0b52-eccf-44af-96c7-84a3251bb22c</td></tr></tbody></table></div>"
  },
  "identifier": [
    {
      "use": "official",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:uuid:77c97846-3248-4068-9ead-1d40d21ac9367"
    }
  ],
  "status": "active",
  "intent": "plan",
  "category": [
    {
      "coding": [
        {
          "system": "http://phr.kanta.fi/CodeSystem/fiphr-cs-careplancategory",
          "code": "48",
          "display": "Koronavirustauti"
        }
      ]
    }
  ],
  "title": "CarePlan title",
  "description": "Hoitosuunnitelma Min",
  "subject": {
    "reference": "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
  },
  "author": [
    {
      "reference": "Patient/daf8ca40-b46c-4c6b-99d5-d3a1b77074ad"
    }
  ]
}