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

FHIR IG analytics

Packagekl.dk.fhir.prevention
Resource TypeCarePlan
IdCarePlan-BrunoforloebKostAfbrudtValidationerror.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

ResourceCarePlan "BrunoforloebKostAfbrudtValidationerror"

Profile: KLGateway119CarePlan

status: unknown

intent: plan

category: Interventionsforløb efter §119 (CareSocialCodes#5c160c02-e858-4c1f-925a-71ed64844749)

subject: Patient/BrunoTestElmer

period: 2022-06-02 --> (ongoing)

activity

Details

-StatusPerformer
*cancelledOrganization/UdfoererAfBrunosForebyggelse

Source1

{
  "resourceType": "CarePlan",
  "id": "BrunoforloebKostAfbrudtValidationerror",
  "meta": {
    "profile": [
      "http://fhir.kl.dk/prevention/StructureDefinition/klgateway-119-care-plan"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "unknown",
  "intent": "plan",
  "category": [
    {
      "coding": [
        {
          "system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
          "code": "5c160c02-e858-4c1f-925a-71ed64844749"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/BrunoTestElmer"
  },
  "period": {
    "start": "2022-06-02"
  },
  "activity": [
    {
      "detail": {
        "status": "cancelled",
        "performer": [
          {
            "reference": "Organization/UdfoererAfBrunosForebyggelse"
          }
        ]
      }
    }
  ]
}