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

FHIR IG analytics

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

Profile: PlannedIntervention

basedOn: CarePlan/NySocialIndsats

status: active

intent: order

subject: Patient/Andreas " HANSEN"

created: 2020-08-12

activity

Details

-CodeStatus
*Støtte til sociale relationer (FFB#05cd5e81-1a3a-4bdd-901b-7ec96c12d990)in-progress

Source1

{
  "resourceType": "CarePlan",
  "id": "AndreasSocialeRelationer",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/core/StructureDefinition/KLCommonCareSocialPlannedIntervention"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "basedOn": [
    {
      "reference": "CarePlan/NySocialIndsats"
    }
  ],
  "status": "active",
  "intent": "order",
  "subject": {
    "reference": "Patient/Andreas"
  },
  "created": "2020-08-12",
  "activity": [
    {
      "detail": {
        "code": {
          "coding": [
            {
              "system": "urn:oid:1.2.208.176.2.22",
              "code": "05cd5e81-1a3a-4bdd-901b-7ec96c12d990",
              "display": "Støtte til sociale relationer"
            }
          ]
        },
        "status": "in-progress"
      }
    }
  ]
}