In the NutritionOrder resource for FHIR r4 , the intent attribute identifies the proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
"intent": "order"
"identifier": [
{
"system": "http://goodhealthhospital.org/nutrition-requests",
"value": "123"
}
]
"instantiatesCanonical":
"instantiatesUri":
"instantiates":
"status": "active"
"intent": "order"
"patient": {
"reference": "Patient/example",
"display": "Peter Chalmers"
}
"encounter":
"dateTime": "2014-09-17"
"orderer": {
"reference": "Practitioner/example",
"display": "Dr Adam Careful"
}
"allergyIntolerance":
"foodPreferenceModifier":
"excludeFoodModifier":
"oralDiet": {
"type": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "226211001",
"display": "Pureed diet"
},
{
"system": "http://goodhealthhospital.org/diet-type-codes",
"code": "1010",
"display": "Pureed diet"
}
],
"text": "Pureed diet"
}
],
"schedule": [
{
"repeat": {
"boundsPeriod": {
"start": "2015-02-10"
},
"frequency": 3,
"period": 1,
"periodUnit": "d"
}
}
],
"texture": [
{
"modifier": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "228055009",
"display": "Liquidized food"
}
],
"text": "Pureed"
}
}
],
"fluidConsistencyType": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "439021000124105",
"display": "Dietary liquid consistency - nectar thick liquid"
}
],
"text": "Nectar thick liquids"
}
]
}
"supplement": [
{
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "442971000124100",
"display": "Adult high energy formula"
},
{
"system": "http://goodhealthhospital.org/supplement-type-codes",
"code": "1040",
"display": "Adult high energy pudding"
}
],
"text": "Adult high energy pudding"
},
"productName": "Ensure Pudding 4 oz container",
"instruction": "Ensure Pudding at breakfast, lunch, supper"
}
]
"enteralFormula":
"note":