Mappings for the nutritionorder resource.
 |   NutritionOrder | SupplyRequest | 
 |     identifier | .id | 
 |     status | .statusCode | 
 |     patient | .participation[typeCode=SBJ].role | 
 |     encounter | .inboundRelationship[typeCode=COMP].source[classCode=ENC, moodCode=EVN] | 
 |     dateTime | author.time | 
 |     orderer | .participation[typeCode=AUT].role | 
 |     allergyIntolerance | .outboundRelationship[typeCode=RSON].target[classCode=OBS, moodCode=EVN] | 
 |     foodPreferenceModifier | .outboundRelationship [typeCode =COMP], target [classCode=PROC, moodCode=EVN, code=NutritionModificationType] | 
 |     excludeFoodModifier | N/A | 
 |     oralDiet | oralDiet .outboundRelationship [typeCode =COMP], target [classCode=SPLY, moodCode=RQO, code=OralDietSupplyType] | 
 |         type | .code | 
 |         schedule | .expectedUseTime | 
 |         nutrient | .participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind | 
 |             modifier | .code | 
 |             amount | .quantity | 
 |         texture | .inboundRelationship [typeCode =COMP], target [classCode=PROC, moodCode=EVN, code=DietTextureModificationType] | 
 |             modifier | .code | 
 |             foodType | .participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind; .code | 
 |         fluidConsistencyType | .code  (Not differentiated from dietTextureModificationType in HL7 v3) | 
 |         instruction | .text | 
 |     supplement | .outboundRelationship [typeCode =COMP], target [classCode=SPLY, moodCode=RQO, code=SUPPLEMENT] | 
 |         type | .participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind; .code (NutritionalSupplementType) | 
 |         productName | .id | 
 |         schedule | .effectiveTime | 
 |         quantity | .quantity | 
 |         instruction | .text | 
 |     enteralFormula | .outboundRelationship [typeCode =COMP], target [classCode=SPLY, moodCode=RQO, code=FORMULA] | 
 |         baseFormulaType | .participation{typeCode=PRD].role{classCode=MANU), manufacturedFoodKind; .code (NutritionalFormulaType) | 
 |         baseFormulaProductName | .id | 
 |         additiveType | N/A (not differentiated from NutritionalFormulaType in HL7 v3) | 
 |         additiveProductName | N/A | 
 |         caloricDensity | .quantity (caloricDensity) | 
 |         routeofAdministration | .routeCode | 
 |         administration | .outboundRelationship [typeCode =COMP], target [classCode=SBADM, moodCode=RQO] | 
 |             schedule | .effectiveUseTime | 
 |             quantity | .doseQuantity | 
 |             rate[x] | .rateQuantity | 
 |         maxVolumeToDeliver | .maxDoseQuantity | 
 |         administrationInstruction | N/A |