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

FHIR IG analytics

Packagemedmij.fhir.nl.stu3.longtermhealthcare
Resource TypeNutritionOrder
Idxxx-Molog-NutritionAdvice-bglz-av-test-1-3-02.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

Voedingsadvies. Patiƫnt: Maria XXX_Molog. Status: actief
Aanvraagdatum 2015-03-17
Toelichting in verband met allergie
Orale voeding
Type
geen selderij

Source1

{
  "resourceType": "NutritionOrder",
  "id": "NutritionAdvice-bglz-av-test-1-3-02",
  "meta": {
    "versionId": "6",
    "lastUpdated": "2025-03-17T09:36:29.446+00:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice"
    ],
    "tag": [
      {
        "system": "urn:oid:2.16.840.1.113883.2.4.6.7",
        "code": "7500",
        "display": "Thuiszorg, kruiswerk en gezinsverzorging"
      }
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "6080f0ec-fe28-49bd-9aff-890843b3d6e1"
    }
  ],
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice-Explanation",
      "valueString": "in verband met allergie"
    }
  ],
  "status": "active",
  "patient": {
    "reference": "Patient/Patient-bglz-test-1-3",
    "display": "Maria XXX_Molog"
  },
  "dateTime": "2015-03-17",
  "oralDiet": {
    "type": [
      {
        "text": "geen selderij"
      }
    ]
  }
}