NutritionOrderOralDietTexture
open class NutritionOrderOralDietTexture: BackboneElement
Required texture modifications.
Class that describes any texture modifications required for the patient to safely consume various types of solid foods.
-
Required texture modifications.
Class that describes any texture modifications required for the patient to safely consume various types of solid foods.
Declaration
Swift
override open class var resourceType: String
-
Concepts that are used to identify an entity that is ingested for nutritional purposes.
Declaration
Swift
public var foodType: CodeableConcept?
-
Code to indicate how to alter the texture of the foods, e.g. pureed.
Declaration
Swift
public var modifier: CodeableConcept?
-
Code to indicate how to alter the texture of the foods, e.g. pureed.
Declaration
Swift
override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)
Parameters
json
The JSON element to use to populate the receiver
context
The instantiation context to use
-
Undocumented
Declaration
Swift
open class NutritionOrderOralDietTexture: BackboneElement