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

FHIR IG analytics

Packagekl.dk.fhir.core
Resource TypeCarePlan
IdCarePlan-NySocialIndsats.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

Generated Narrative: CarePlan

Resource CarePlan "NySocialIndsats"

Profile: CarePlan

status: active

intent: order

category: Social indsats (CareSocialCodes#4a297733-4d66-4726-a933-590d55cf91e0)

description: Andreas plan for alment botilbud omfatter socialpædagogiske tiltag, med fokus på at klare sig selv i hverdagsaktiviteter, og opbygge relationer til personale og de andre beboere.

subject: Patient/Andreas " HANSEN"

created: 2020-08-12

careTeam: CareTeam/AlmBotilbud

addresses: Condition/AndreasMaalgruppeUdviklingshamning

goal: Goal/AndreasIndsatsformaal2


Source1

{
  "resourceType": "CarePlan",
  "id": "NySocialIndsats",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialCarePlan"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "order",
  "category": [
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
          "code": "4a297733-4d66-4726-a933-590d55cf91e0",
          "display": "Social indsats"
        }
      ]
    }
  ],
  "description": "Andreas plan for alment botilbud omfatter socialpædagogiske tiltag, med fokus på at klare sig selv i hverdagsaktiviteter, og opbygge relationer til personale og de andre beboere.",
  "subject": {
    "reference": "Patient/Andreas"
  },
  "created": "2020-08-12",
  "careTeam": [
    {
      "reference": "CareTeam/AlmBotilbud"
    }
  ],
  "addresses": [
    {
      "reference": "Condition/AndreasMaalgruppeUdviklingshamning"
    }
  ],
  "goal": [
    {
      "reference": "Goal/AndreasIndsatsformaal2"
    }
  ]
}