FHIR IG analytics| Package | hl7.fhir.us.pacio-pfe.r4 |
| Resource Type | NutritionOrder |
| Id | NutritionOrder-PFEIG-NutritionOrder-SNFDischargeDiet.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NutritionOrder PFEIG-NutritionOrder-SNFDischargeDiet
status: Active
intent: Order
patient: Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)
dateTime: 2024-07-18
orderer: PractitionerRole Geriatric Medicine (Family Medicine) Physician
allergyIntolerance: AllergyIntolerance Substance with angiotensin-converting enzyme inhibitor mechanism of action (substance)
excludeFoodModifier: Bread
| Type | Schedule | FluidConsistencyType | Instruction |
| Decreased protein and/or protein derivative diet (regime/therapy) | 3-4 per 1 day | International Dysphagia Diet Standardisation Initiative Framework - Thin Level 0 | May have a snack if desired |
| Type | Schedule |
| Renal Formula | Morning, Once per 1 day |
{
"resourceType": "NutritionOrder",
"id": "PFEIG-NutritionOrder-SNFDischargeDiet",
"meta": {
"profile": [
"http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-nutrition-order"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "order",
"patient": {
"reference": "Patient/PFEIG-patientBSJ1"
},
"dateTime": "2024-07-18",
"orderer": {
"reference": "PractitionerRole/PFEIG-Role-SNFDoc-GeraldPark"
},
"allergyIntolerance": [
{
"reference": "AllergyIntolerance/PFEIG-AllergyACE"
}
],
"excludeFoodModifier": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "226559002",
"display": "Bread"
}
]
}
],
"oralDiet": {
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1055201009",
"display": "Decreased protein and/or protein derivative diet (regime/therapy)"
},
{
"system": "http://snomed.info/sct",
"code": "437421000124105",
"display": "Decreased sodium diet (regime/therapy)"
},
{
"system": "http://snomed.info/sct",
"code": "1237451006",
"display": "International Dysphagia Diet Standardisation Initiative Framework - Regular Level 7"
}
]
}
],
"schedule": [
{
"repeat": {
"boundsPeriod": {
"start": "2024-07-18"
},
"frequency": 3,
"frequencyMax": 4,
"period": 1,
"periodUnit": "d"
}
}
],
"fluidConsistencyType": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1231508001",
"display": "International Dysphagia Diet Standardisation Initiative Framework - Thin Level 0"
}
]
}
],
"instruction": "May have a snack if desired"
},
"supplement": [
{
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "443481000124101",
"display": "Renal Formula"
},
{
"system": "http://snomed.info/sct",
"code": "443051000124104",
"display": "Adult diabetic specialty formula"
}
]
},
"schedule": [
{
"repeat": {
"boundsPeriod": {
"start": "2024-07-18"
},
"frequency": 1,
"period": 1,
"periodUnit": "d",
"when": [
"MORN"
]
}
}
]
}
]
}