PACIO Personal Functioning and Engagement Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-pacio-pfe/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/NutritionOrder/PFEIG-NutritionOrder-SNFDischargeDiet> a fhir:NutritionOrder ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "PFEIG-NutritionOrder-SNFDischargeDiet"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-nutrition-order" ;
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-nutrition-order>
]
] ;
fhir:Resource.language [ fhir:value "en"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NutritionOrder PFEIG-NutritionOrder-SNFDischargeDiet</b></p><a name=\"PFEIG-NutritionOrder-SNFDischargeDiet\"> </a><a name=\"hcPFEIG-NutritionOrder-SNFDischargeDiet\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pfe-nutrition-order.html\">Personal Functioning and Engagement Nutrition Order Profile</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>patient</b>: <a href=\"Patient-PFEIG-patientBSJ1.html\">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><p><b>dateTime</b>: 2024-07-18</p><p><b>orderer</b>: <a href=\"PractitionerRole-PFEIG-Role-SNFDoc-GeraldPark.html\">PractitionerRole Geriatric Medicine (Family Medicine) Physician</a></p><p><b>allergyIntolerance</b>: <a href=\"AllergyIntolerance-PFEIG-AllergyACE.html\">AllergyIntolerance Substance with angiotensin-converting enzyme inhibitor mechanism of action (substance)</a></p><p><b>excludeFoodModifier</b>: <span title=\"Codes:{http://snomed.info/sct 226559002}\">Bread</span></p><h3>OralDiets</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Schedule</b></td><td><b>FluidConsistencyType</b></td><td><b>Instruction</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 1055201009}, {http://snomed.info/sct 437421000124105}, {http://snomed.info/sct 1237451006}\">Decreased protein and/or protein derivative diet (regime/therapy)</span></td><td>3-4 per 1 day</td><td><span title=\"Codes:{http://snomed.info/sct 1231508001}\">International Dysphagia Diet Standardisation Initiative Framework - Thin Level 0</span></td><td>May have a snack if desired</td></tr></table><h3>Supplements</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Schedule</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://snomed.info/sct 443481000124101}, {http://snomed.info/sct 443051000124104}\">Renal Formula</span></td><td>Morning, Once per 1 day</td></tr></table></div>"
] ;
fhir:NutritionOrder.status [ fhir:value "active"] ;
fhir:NutritionOrder.intent [ fhir:value "order"] ;
fhir:NutritionOrder.patient [
fhir:link <http://hl7.org/fhir/Patient/PFEIG-patientBSJ1> ;
fhir:Reference.reference [ fhir:value "Patient/PFEIG-patientBSJ1" ]
] ;
fhir:NutritionOrder.dateTime [ fhir:value "2024-07-18"^^xsd:date] ;
fhir:NutritionOrder.orderer [
fhir:link <http://hl7.org/fhir/PractitionerRole/PFEIG-Role-SNFDoc-GeraldPark> ;
fhir:Reference.reference [ fhir:value "PractitionerRole/PFEIG-Role-SNFDoc-GeraldPark" ]
] ;
fhir:NutritionOrder.allergyIntolerance [
fhir:index -1 ;
fhir:link <http://hl7.org/fhir/AllergyIntolerance/PFEIG-AllergyACE> ;
fhir:Reference.reference [ fhir:value "AllergyIntolerance/PFEIG-AllergyACE" ]
] ;
fhir:NutritionOrder.excludeFoodModifier [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:226559002 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "226559002" ] ;
fhir:Coding.display [ fhir:value "Bread" ]
]
] ;
fhir:NutritionOrder.oralDiet [
fhir:NutritionOrder.oralDiet.type [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:1055201009 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "1055201009" ] ;
fhir:Coding.display [ fhir:value "Decreased protein and/or protein derivative diet (regime/therapy)" ]
], [
fhir:index -1 ;
a sct:437421000124105 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "437421000124105" ] ;
fhir:Coding.display [ fhir:value "Decreased sodium diet (regime/therapy)" ]
], [
fhir:index -1 ;
a sct:1237451006 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "1237451006" ] ;
fhir:Coding.display [ fhir:value "International Dysphagia Diet Standardisation Initiative Framework - Regular Level 7" ]
]
] ;
fhir:NutritionOrder.oralDiet.schedule [
fhir:index -1 ;
fhir:Timing.repeat [
fhir:Timing.repeat.boundsPeriod [
fhir:Period.start [ fhir:value "2024-07-18"^^xsd:date ]
] ;
fhir:Timing.repeat.frequency [ fhir:value "3"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.frequencyMax [ fhir:value "4"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ;
fhir:Timing.repeat.periodUnit [ fhir:value "d" ]
]
] ;
fhir:NutritionOrder.oralDiet.fluidConsistencyType [
fhir:index -1 ;
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:1231508001 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "1231508001" ] ;
fhir:Coding.display [ fhir:value "International Dysphagia Diet Standardisation Initiative Framework - Thin Level 0" ]
]
] ;
fhir:NutritionOrder.oralDiet.instruction [ fhir:value "May have a snack if desired" ]
] ;
fhir:NutritionOrder.supplement [
fhir:index -1 ;
fhir:NutritionOrder.supplement.type [
fhir:CodeableConcept.coding [
fhir:index -1 ;
a sct:443481000124101 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "443481000124101" ] ;
fhir:Coding.display [ fhir:value "Renal Formula" ]
], [
fhir:index -1 ;
a sct:443051000124104 ;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ] ;
fhir:Coding.code [ fhir:value "443051000124104" ] ;
fhir:Coding.display [ fhir:value "Adult diabetic specialty formula" ]
]
] ;
fhir:NutritionOrder.supplement.schedule [
fhir:index -1 ;
fhir:Timing.repeat [
fhir:Timing.repeat.boundsPeriod [
fhir:Period.start [ fhir:value "2024-07-18"^^xsd:date ]
] ;
fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ] ;
fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ;
fhir:Timing.repeat.periodUnit [ fhir:value "d" ] ;
fhir:Timing.repeat.when [
fhir:value "MORN" ;
fhir:index -1
]
]
]
] .
<http://hl7.org/fhir/Patient/PFEIG-patientBSJ1> a fhir:Patient .
<http://hl7.org/fhir/PractitionerRole/PFEIG-Role-SNFDoc-GeraldPark> a fhir:PractitionerRole .
<http://hl7.org/fhir/AllergyIntolerance/PFEIG-AllergyACE> a fhir:AllergyIntolerance .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/NutritionOrder/PFEIG-NutritionOrder-SNFDischargeDiet.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/NutritionOrder/PFEIG-NutritionOrder-SNFDischargeDiet.ttl> .
IG © 2022+ HL7 International / Patient Care.
Package hl7.fhir.us.pacio-pfe#3.0.0-ballot based on FHIR 4.0.1.
Generated
2026-08-04
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
