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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeCarePlan
Idnl-core-HelpFromOthers-02.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

Zorgplan. Subject: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Categorie: ondersteuning, Status: actiefIntentie: plan
Voornamelijk van belang om voldoende steun te bieden tijdens het douchen vanwege gevaar op vallen.
Activiteit
DetailsStatus: is bezig
Codethuiszorg voor patiënt
OmschrijvingOndersteuning bij wassen
SchemaDagelijks
UitvoerendeHealthcare provider (organization), Thuiszorg X

Source1

{
  "resourceType": "CarePlan",
  "id": "nl-core-HelpFromOthers-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-HelpFromOthers"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "intent": "plan",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "243114000",
          "display": "ondersteuning"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "activity": [
    {
      "detail": {
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "60689008",
              "display": "thuiszorg voor patiënt"
            }
          ]
        },
        "status": "in-progress",
        "scheduledString": "Dagelijks",
        "performer": [
          {
            "reference": "Organization/nl-core-HelpFromOthers-02-Organization-01",
            "type": "Organization",
            "display": "Healthcare provider (organization), Thuiszorg X"
          }
        ],
        "description": "Ondersteuning bij wassen"
      }
    }
  ],
  "note": [
    {
      "text": "Voornamelijk van belang om voldoende steun te bieden tijdens het douchen vanwege gevaar op vallen."
    }
  ]
}