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

FHIR IG analytics

Packagemedmij.bglz.stu3
Resource TypeNutritionOrder
Idxxx-Valk-NutritionAdvice-bglz-av-test-1-2.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: Gea G. XXX_Valk. Status: actief
Aanvraagdatum 2025-01-11
Orale voeding
Type
geen varkensvlees

Source1

{
  "resourceType": "NutritionOrder",
  "id": "NutritionAdvice-bglz-av-test-1-2",
  "meta": {
    "extension": [
      {
        "url": "http://hapifhir.io/fhir/StructureDefinition/resource-meta-source",
        "valueUri": "#bdab6c0669aef176"
      }
    ],
    "versionId": "1",
    "lastUpdated": "2025-05-21T02:10:54.459+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": "cf4ab4e8-fcdb-40f7-b12c-f644745aceed"
    }
  ],
  "status": "active",
  "patient": {
    "reference": "Patient/XXX-Valk",
    "display": "Gea G. XXX_Valk"
  },
  "dateTime": "2025-01-11",
  "oralDiet": {
    "type": [
      {
        "text": "geen varkensvlees"
      }
    ]
  }
}