QI-Core Implementation Guide - This is the current published version.. See the Directory of published versions
Diabetic diet example |
The official URL for this profile is:
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder
Defines constraints and extensions on the NutritionOrder resource for the minimal set of data to query and retrieve a patient's Nutrition Order.
This profile builds on NutritionOrder.
This profile was published on Sun Jul 28 00:00:00 UTC 2019 as a draft by Health Level Seven, Inc. - CQI WG.
Description of Profiles, Differentials, and Snapshots.
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
NutritionOrder | I | 0..* | NutritionOrder | Diet, formula or nutritional supplement request |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | SI | 0..* | Identifier | Identifiers assigned to this order |
instantiatesCanonical | ΣI | 0..* | canonical(ActivityDefinition | PlanDefinition) | Instantiates FHIR protocol or definition |
instantiatesUri | ΣI | 0..* | uri | Instantiates external protocol or definition |
instantiates | I | 0..* | uri | Instantiates protocol or definition |
status | ?!ΣI | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required) |
intent | ?!ΣI | 1..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Binding: RequestIntent (required) |
patient | SΣI | 1..1 | Reference(QICorePatient) | The person who requires the diet, formula or nutritional supplement |
encounter | I | 0..1 | Reference(Encounter) | The encounter associated with this nutrition order |
dateTime | ΣI | 1..1 | dateTime | Date and time the nutrition order was requested |
orderer | ΣI | 0..1 | Reference(Practitioner | PractitionerRole) | Who ordered the diet, formula or nutritional supplement |
allergyIntolerance | I | 0..* | Reference(AllergyIntolerance) | List of the patient's food and nutrition-related allergies and intolerances |
foodPreferenceModifier | I | 0..* | CodeableConcept | Order-specific modifier about the type of food that should be given Binding: Diet (example) |
excludeFoodModifier | I | 0..* | CodeableConcept | Order-specific modifier about the type of food that should not be given Binding: FoodTypeCodes (example) |
oralDiet | I | 0..1 | BackboneElement | Oral diet components |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | ΣI | 0..* | CodeableConcept | Type of oral diet or diet restrictions that describe what can be consumed orally Binding: DietCodes (example) |
schedule | I | 0..* | Timing | Scheduled frequency of diet |
nutrient | I | 0..* | BackboneElement | Required nutrient modifications |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
modifier | I | 0..1 | CodeableConcept | Type of nutrient that is being modified Binding: NutrientModifierCodes (example) |
amount | I | 0..1 | SimpleQuantity | Quantity of the specified nutrient |
texture | I | 0..* | BackboneElement | Required texture modifications |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
modifier | I | 0..1 | CodeableConcept | Code to indicate how to alter the texture of the foods, e.g. pureed Binding: TextureModifierCodes (example) |
foodType | I | 0..1 | CodeableConcept | Concepts that are used to identify an entity that is ingested for nutritional purposes Binding: TextureModifiedFoodTypeCodes (example) |
fluidConsistencyType | I | 0..* | CodeableConcept | The required consistency of fluids and liquids provided to the patient Binding: FluidConsistencyTypeCodes (example) |
instruction | ΣI | 0..1 | string | Instructions or additional information about the oral diet |
supplement | I | 0..* | BackboneElement | Supplement components |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | ΣI | 0..1 | CodeableConcept | Type of supplement product requested Binding: SupplementTypeCodes (example) |
productName | I | 0..1 | string | Product or brand name of the nutritional supplement |
schedule | I | 0..* | Timing | Scheduled frequency of supplement |
quantity | I | 0..1 | SimpleQuantity | Amount of the nutritional supplement |
instruction | ΣI | 0..1 | string | Instructions or additional information about the oral supplement |
enteralFormula | I | 0..1 | BackboneElement | Enteral formula components |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
baseFormulaType | ΣI | 0..1 | CodeableConcept | Type of enteral or infant formula Binding: EnteralFormulaTypeCodes (example) |
baseFormulaProductName | I | 0..1 | string | Product or brand name of the enteral or infant formula |
additiveType | I | 0..1 | CodeableConcept | Type of modular component to add to the feeding Binding: EnteralFormulaAdditiveTypeCode (example) |
additiveProductName | I | 0..1 | string | Product or brand name of the modular additive |
caloricDensity | I | 0..1 | SimpleQuantity | Amount of energy per specified volume that is required |
routeofAdministration | I | 0..1 | CodeableConcept | How the formula should enter the patient's gastrointestinal tract Binding: EnteralRouteCodes (extensible) |
administration | I | 0..* | BackboneElement | Formula feeding instruction as structured data |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
schedule | I | 0..1 | Timing | Scheduled frequency of enteral feeding |
quantity | I | 0..1 | SimpleQuantity | The volume of formula to provide |
rate[x] | I | 0..1 | Speed with which the formula is provided per period of time | |
rateQuantity | Quantity(SimpleQuantity) | |||
rateRatio | Ratio | |||
maxVolumeToDeliver | I | 0..1 | SimpleQuantity | Upper limit on formula volume per unit of time |
administrationInstruction | ΣI | 0..1 | string | Formula feeding instructions expressed as text |
note | I | 0..* | Annotation | Comments |
Documentation for this format |
Differential View
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
NutritionOrder | I | 0..* | NutritionOrder | Diet, formula or nutritional supplement request |
id | Σ | 0..1 | string | Logical id of this artifact |
meta | ΣI | 0..1 | Meta | Metadata about the resource |
implicitRules | ?!ΣI | 0..1 | uri | A set of rules under which this content was created |
language | I | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred) Max Binding: AllLanguages |
text | I | 0..1 | Narrative | Text summary of the resource, for human interpretation |
contained | 0..* | Resource | Contained, inline Resources | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!I | 0..* | Extension | Extensions that cannot be ignored |
identifier | SI | 0..* | Identifier | Identifiers assigned to this order |
instantiatesCanonical | ΣI | 0..* | canonical(ActivityDefinition | PlanDefinition) | Instantiates FHIR protocol or definition |
instantiatesUri | ΣI | 0..* | uri | Instantiates external protocol or definition |
instantiates | I | 0..* | uri | Instantiates protocol or definition |
status | ?!ΣI | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required) |
intent | ?!ΣI | 1..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Binding: RequestIntent (required) |
patient | SΣI | 1..1 | Reference(QICorePatient) | The person who requires the diet, formula or nutritional supplement |
encounter | I | 0..1 | Reference(Encounter) | The encounter associated with this nutrition order |
dateTime | ΣI | 1..1 | dateTime | Date and time the nutrition order was requested |
orderer | ΣI | 0..1 | Reference(Practitioner | PractitionerRole) | Who ordered the diet, formula or nutritional supplement |
allergyIntolerance | I | 0..* | Reference(AllergyIntolerance) | List of the patient's food and nutrition-related allergies and intolerances |
foodPreferenceModifier | I | 0..* | CodeableConcept | Order-specific modifier about the type of food that should be given Binding: Diet (example) |
excludeFoodModifier | I | 0..* | CodeableConcept | Order-specific modifier about the type of food that should not be given Binding: FoodTypeCodes (example) |
oralDiet | I | 0..1 | BackboneElement | Oral diet components |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | ΣI | 0..* | CodeableConcept | Type of oral diet or diet restrictions that describe what can be consumed orally Binding: DietCodes (example) |
schedule | I | 0..* | Timing | Scheduled frequency of diet |
nutrient | I | 0..* | BackboneElement | Required nutrient modifications |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
modifier | I | 0..1 | CodeableConcept | Type of nutrient that is being modified Binding: NutrientModifierCodes (example) |
amount | I | 0..1 | SimpleQuantity | Quantity of the specified nutrient |
texture | I | 0..* | BackboneElement | Required texture modifications |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
modifier | I | 0..1 | CodeableConcept | Code to indicate how to alter the texture of the foods, e.g. pureed Binding: TextureModifierCodes (example) |
foodType | I | 0..1 | CodeableConcept | Concepts that are used to identify an entity that is ingested for nutritional purposes Binding: TextureModifiedFoodTypeCodes (example) |
fluidConsistencyType | I | 0..* | CodeableConcept | The required consistency of fluids and liquids provided to the patient Binding: FluidConsistencyTypeCodes (example) |
instruction | ΣI | 0..1 | string | Instructions or additional information about the oral diet |
supplement | I | 0..* | BackboneElement | Supplement components |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
type | ΣI | 0..1 | CodeableConcept | Type of supplement product requested Binding: SupplementTypeCodes (example) |
productName | I | 0..1 | string | Product or brand name of the nutritional supplement |
schedule | I | 0..* | Timing | Scheduled frequency of supplement |
quantity | I | 0..1 | SimpleQuantity | Amount of the nutritional supplement |
instruction | ΣI | 0..1 | string | Instructions or additional information about the oral supplement |
enteralFormula | I | 0..1 | BackboneElement | Enteral formula components |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
baseFormulaType | ΣI | 0..1 | CodeableConcept | Type of enteral or infant formula Binding: EnteralFormulaTypeCodes (example) |
baseFormulaProductName | I | 0..1 | string | Product or brand name of the enteral or infant formula |
additiveType | I | 0..1 | CodeableConcept | Type of modular component to add to the feeding Binding: EnteralFormulaAdditiveTypeCode (example) |
additiveProductName | I | 0..1 | string | Product or brand name of the modular additive |
caloricDensity | I | 0..1 | SimpleQuantity | Amount of energy per specified volume that is required |
routeofAdministration | I | 0..1 | CodeableConcept | How the formula should enter the patient's gastrointestinal tract Binding: EnteralRouteCodes (extensible) |
administration | I | 0..* | BackboneElement | Formula feeding instruction as structured data |
id | 0..1 | string | Unique id for inter-element referencing | |
extension | I | 0..* | Extension | Additional content defined by implementations |
modifierExtension | ?!ΣI | 0..* | Extension | Extensions that cannot be ignored even if unrecognized |
schedule | I | 0..1 | Timing | Scheduled frequency of enteral feeding |
quantity | I | 0..1 | SimpleQuantity | The volume of formula to provide |
rate[x] | I | 0..1 | Speed with which the formula is provided per period of time | |
rateQuantity | Quantity(SimpleQuantity) | |||
rateRatio | Ratio | |||
maxVolumeToDeliver | I | 0..1 | SimpleQuantity | Upper limit on formula volume per unit of time |
administrationInstruction | ΣI | 0..1 | string | Formula feeding instructions expressed as text |
note | I | 0..* | Annotation | Comments |
Documentation for this format |
Path | Conformance | ValueSet |
NutritionOrder.language | preferred | CommonLanguages Max Binding: AllLanguages |
NutritionOrder.status | required | RequestStatus |
NutritionOrder.intent | required | RequestIntent |
NutritionOrder.foodPreferenceModifier | example | Diet |
NutritionOrder.excludeFoodModifier | example | FoodTypeCodes |
NutritionOrder.oralDiet.type | example | DietCodes |
NutritionOrder.oralDiet.nutrient.modifier | example | NutrientModifierCodes |
NutritionOrder.oralDiet.texture.modifier | example | TextureModifierCodes |
NutritionOrder.oralDiet.texture.foodType | example | TextureModifiedFoodTypeCodes |
NutritionOrder.oralDiet.fluidConsistencyType | example | FluidConsistencyTypeCodes |
NutritionOrder.supplement.type | example | SupplementTypeCodes |
NutritionOrder.enteralFormula.baseFormulaType | example | EnteralFormulaTypeCodes |
NutritionOrder.enteralFormula.additiveType | example | EnteralFormulaAdditiveTypeCode |
NutritionOrder.enteralFormula.routeofAdministration | extensible | EnteralRouteCodes |
Id | Path | Details | Requirements |
dom-2 | NutritionOrder | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | NutritionOrder | If the resource is contained in another resource, it SHALL be referred to from elsewhere in the resource or SHALL refer to the containing resource : contained.where((('#'+id in (%resource.descendants().reference | %resource.descendants().as(canonical) | %resource.descendants().as(uri) | %resource.descendants().as(url))) or descendants().where(reference = '#').exists() or descendants().where(as(canonical) = '#').exists() or descendants().where(as(canonical) = '#').exists()).not()).trace('unmatched', id).empty() | |
dom-4 | NutritionOrder | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | NutritionOrder | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | NutritionOrder | A resource should have narrative for robust management : text.`div`.exists() | |
nor-1 | NutritionOrder | Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class : oralDiet.exists() or supplement.exists() or enteralFormula.exists() | |
ele-1 | NutritionOrder.meta | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.implicitRules | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.language | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.text | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.identifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.instantiatesCanonical | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.instantiatesUri | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.instantiates | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.status | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.intent | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.patient | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.encounter | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.dateTime | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.orderer | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.allergyIntolerance | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.foodPreferenceModifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.excludeFoodModifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.oralDiet.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.oralDiet.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.oralDiet.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.oralDiet.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet.schedule | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet.nutrient | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet.nutrient.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.oralDiet.nutrient.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.oralDiet.nutrient.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.oralDiet.nutrient.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.oralDiet.nutrient.modifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet.nutrient.amount | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet.texture | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet.texture.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.oralDiet.texture.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.oralDiet.texture.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.oralDiet.texture.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.oralDiet.texture.modifier | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet.texture.foodType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet.fluidConsistencyType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.oralDiet.instruction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.supplement | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.supplement.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.supplement.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.supplement.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.supplement.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.supplement.type | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.supplement.productName | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.supplement.schedule | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.supplement.quantity | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.supplement.instruction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.enteralFormula.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.enteralFormula.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.enteralFormula.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.enteralFormula.baseFormulaType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.baseFormulaProductName | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.additiveType | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.additiveProductName | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.caloricDensity | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.routeofAdministration | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.administration | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.administration.extension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.enteralFormula.administration.extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.enteralFormula.administration.modifierExtension | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | NutritionOrder.enteralFormula.administration.modifierExtension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
ele-1 | NutritionOrder.enteralFormula.administration.schedule | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.administration.quantity | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.administration.rate[x] | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.maxVolumeToDeliver | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.enteralFormula.administrationInstruction | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ele-1 | NutritionOrder.note | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) |