FHIR IG analytics| Package | nictiz.fhir.nl.r4.nl-core |
| Resource Type | NutritionOrder |
| Id | nl-core-NutritionAdvice-01.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Aanvraagdatum | 12:55:18, 21 augustus 2023 | ||||
|---|---|---|---|---|---|
| |||||
{
"resourceType": "NutritionOrder",
"id": "nl-core-NutritionAdvice-01",
"meta": {
"profile": [
"http://nictiz.nl/fhir/StructureDefinition/nl-core-NutritionAdvice"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/workflow-reasonReference",
"valueReference": {
"reference": "Condition/nl-core-NutritionAdvice-01-Condition-01",
"type": "Condition",
"display": "Problem"
}
}
],
"status": "active",
"intent": "order",
"patient": {
"reference": "Patient/nl-core-Patient-01",
"type": "Patient",
"display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
},
"dateTime": "2023-08-21T12:55:18.827972+02:00",
"oralDiet": {
"type": [
{
"text": "Energie verrijkt"
}
],
"texture": [
{
"modifier": {
"text": "Dikvloeibaar"
}
}
]
},
"note": [
{
"text": "Sinds een week dieet veranderd in energieverrijkt."
}
]
}