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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeCarePlan
Idzib-HelpFromOthers-01.json
FHIR VersionR3

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: Irma XXX_Helleman-de Haas. Id: 1ac6d4ed-8fdf-11ec-1463-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Supportive care, Status: conceptIntentie: plan
Activiteit
DetailsCategorie: Home care of patient, Status: gepland
CodeOndersteuning bij wassen
OmschrijvingThuiszorg komt langs
SchemaDagelijks
UitvoerendeZorg@Home B.V. | Vestiging van Ziekenhuis Gooi en Overvecht

Source1

{
  "resourceType": "CarePlan",
  "id": "zib-helpfromothers-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-HelpFromOthers"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1ac6d4ed-8fdf-11ec-1463-020000000000"
    }
  ],
  "status": "draft",
  "intent": "plan",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "243114000",
          "display": "Supportive care"
        }
      ]
    }
  ],
  "subject": {
    "reference": "Patient/nl-core-patient-03",
    "display": "Irma XXX_Helleman-de Haas"
  },
  "activity": [
    {
      "detail": {
        "category": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "60689008",
              "display": "Home care of patient"
            }
          ]
        },
        "code": {
          "text": "Ondersteuning bij wassen"
        },
        "status": "scheduled",
        "scheduledString": "Dagelijks",
        "performer": [
          {
            "reference": "Organization/nl-core-organization-07",
            "display": "Zorg@Home B.V. | Vestiging van Ziekenhuis Gooi en Overvecht"
          }
        ],
        "description": "Thuiszorg komt langs"
      }
    }
  ]
}