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

FHIR IG analytics

Packagehl7.fhir.nl.zorgviewer
Resource TypeNutritionOrder
IdNutritionOrder-2.16.840.1.113883.2.4.3.124.7.11816003.21230000000182.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

NutritionOrder resource:

  • Patient: 'Johan XXX_Helleman_Afblijven'

  • Status: ' Status not provided in source system.'

  • Oral diet type: 'Energieverrijkt'

  • Date/time: '30-9-2022 11:38'


Source1

{
  "resourceType": "NutritionOrder",
  "id": "2.16.840.1.113883.2.4.3.124.7.11816003.21230000000182",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-NutritionAdvice"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.124.7.11816003.2",
      "value": "1230000000182"
    }
  ],
  "patient": {
    "reference": "Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1",
    "display": "Johan XXX_Helleman_Afblijven"
  },
  "dateTime": "2022-09-30",
  "oralDiet": {
    "type": [
      {
        "text": "Energieverrijkt"
      }
    ]
  }
}