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

FHIR IG analytics

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

status: Active

intent: Plan

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

period: 2025-05-14 08:17:00+0000 --> (ongoing)

activity

detail

code: Lettilgængelige tilbud til børn og unge i psykisk mistrivsel

reasonCode: Krop og mad, Selvskade

status: In Progress


Source1

{
  "resourceType": "CarePlan",
  "id": "Forloeb",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/ltt/StructureDefinition/klgateway-ltt-care-plan"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "plan",
  "subject": {
    "reference": "Patient/Josefine"
  },
  "period": {
    "start": "2025-05-14T08:17:00Z"
  },
  "activity": [
    {
      "detail": {
        "code": {
          "coding": [
            {
              "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
              "code": "01302bcb-c7f3-42c4-8ded-68e33da064eb",
              "display": "Lettilgængelige tilbud til børn og unge i psykisk mistrivsel"
            }
          ]
        },
        "reasonCode": [
          {
            "coding": [
              {
                "system": "http://fhir.kl.dk/term/CodeSystem/LTT",
                "code": "bf4df811-805a-4309-8394-7d9ea31b8af7",
                "display": "Krop og mad"
              }
            ]
          },
          {
            "coding": [
              {
                "system": "http://fhir.kl.dk/term/CodeSystem/LTT",
                "code": "5cea8eb2-5374-45f7-a985-cef1f577f0a1",
                "display": "Selvskade"
              }
            ]
          }
        ],
        "status": "in-progress"
      }
    }
  ]
}