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

FHIR IG analytics

Packagekl.dk.fhir.ltt
Resource TypeCarePlan
IdCarePlan-Henvisning.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 Henvisning

basedOn: CarePlan: status = active; intent = plan; period = 2025-05-14 08:17:00+0000 --> (ongoing)

status: Completed

intent: Plan

subject: Anonymous Patient (no stated gender), DoB Unknown ( urn:oid:1.2.208.176.1.2#0505149996 (use: official, ))

period: 2025-07-07 14:28:17+0000 --> (ongoing)

activity

Details

-CodeStatus
*Andet tilbud i hjemkommuneCompleted

Source1

{
  "resourceType": "CarePlan",
  "id": "Henvisning",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-referral"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "basedOn": [
    {
      "reference": "CarePlan/Forloeb"
    }
  ],
  "status": "completed",
  "intent": "plan",
  "subject": {
    "reference": "Patient/Josefine"
  },
  "period": {
    "start": "2025-07-07T14:28:17Z"
  },
  "activity": [
    {
      "detail": {
        "code": {
          "coding": [
            {
              "system": "http://fhir.kl.dk/term/CodeSystem/LTT",
              "code": "59721d6a-71c7-4cae-954c-5997cbebd387",
              "display": "Andet tilbud i hjemkommune"
            }
          ]
        },
        "status": "completed"
      }
    }
  ]
}