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

FHIR IG analytics

Packagekl.dk.fhir.children
Resource TypeCarePlan
IdCarePlan-RikkeInterventionSocialContact.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 RikkeInterventionSocialContact

status: Active

intent: Plan

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

period: 2021-03-09 10:15:00+0000 --> (ongoing)

activity

Details

-CodeReasonCodeStatus
*Vejledning i kontakt, samspil og barnets behovUdfordring i forældre-barn samspilUnknown

Source1

{
  "resourceType": "CarePlan",
  "id": "RikkeInterventionSocialContact",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/children/StructureDefinition/klgateway-children-intervention"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "plan",
  "subject": {
    "reference": "Patient/Rikke"
  },
  "period": {
    "start": "2021-03-09T10:15:00.000Z"
  },
  "activity": [
    {
      "detail": {
        "code": {
          "coding": [
            {
              "system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
              "code": "b3de92ea-ac5e-4f87-809e-a9e40b59cc34",
              "display": "Vejledning i kontakt, samspil og barnets behov"
            }
          ]
        },
        "reasonCode": [
          {
            "coding": [
              {
                "system": "http://fhir.kl.dk/term/CodeSystem/FBOE",
                "code": "d3fc57b7-3a5d-4f69-bcb0-bdb8363650eb",
                "display": "Udfordring i forældre-barn samspil"
              }
            ]
          }
        ],
        "status": "unknown"
      }
    }
  ]
}