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

FHIR IG analytics

Packagemedmij.bglz.stu3
Resource TypeNutritionOrder
Idxxx-Molog-NutritionAdvice-Lactosevrij-bglz-av-test-1-3.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 2025-02-23
Toelichting naar eigen zeggen lactose-intolerant
Orale voeding
Type Vloeistofconsistentie
lactosevrij solide

Source1

{
  "resourceType": "NutritionOrder",
  "id": "NutritionAdvice-bglz-av-1-3-01",
  "meta": {
    "extension": [
      {
        "url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
        "valueUri": "#4cde47ec52f2eb86"
      }
    ],
    "versionId": "6",
    "lastUpdated": "2025-03-17T09:36:27.716+00:00",
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "80bf85df-f028-49dd-bda0-951573146daa"
    }
  ],
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice-Explanation",
      "valueString": "naar eigen zeggen lactose-intolerant"
    }
  ],
  "status": "active",
  "patient": {
    "reference": "Patient/Patient-bglz-test-1-3",
    "display": "Maria XXX_Molog"
  },
  "dateTime": "2025-02-23",
  "oralDiet": {
    "type": [
      {
        "text": "lactosevrij"
      }
    ],
    "fluidConsistencyType": [
      {
        "text": "solide"
      }
    ]
  }
}