FHIR IG analytics| Package | nictiz.fhir.nl.stu3.zib2017 |
| Resource Type | NutritionOrder |
| Id | zib-NutritionAdvice-01.json |
| FHIR Version | R3 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
| Aanvraagdatum | 1 januari 2018 | ||||
|---|---|---|---|---|---|
| |||||
{
"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"
}
]
}
}