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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeNutritionOrder
Idzib-NutritionAdvice-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

Voedingsadvies. Patiƫnt: Johan XXX_Helleman. Id: 1c2bf38b-8fdf-11ec-1435-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: actief
Aanvraagdatum1 januari 2018
Orale voeding
TypeVloeistofconsistentie
Energie verrijktDikvloeibaar

Source1

{
  "resourceType": "NutritionOrder",
  "id": "zib-nutritionadvice-01",
  "meta": {
    "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": "1c2bf38b-8fdf-11ec-1435-020000000000"
    }
  ],
  "status": "active",
  "patient": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "dateTime": "2018-01-01",
  "oralDiet": {
    "type": [
      {
        "text": "Energie verrijkt"
      }
    ],
    "fluidConsistencyType": [
      {
        "text": "Dikvloeibaar"
      }
    ]
  }
}