FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.eu.eps
Resource TypeCarePlan
IdCarePlan-81b033d8-ab2e-4eee-8792-3b9c6261869d.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Hyperlipidemia clinical management plan2020-07-06Hyperlipidemia

Source1

{
  "resourceType": "CarePlan",
  "id": "81b033d8-ab2e-4eee-8792-3b9c6261869d",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
      }
    }
  ]
}