Extensions for Using Data Elements from FHIR DSTU2 in FHIR R5 - Downloaded Version null See the Directory of published versions
| Official URL: http://hl7.org/fhir/1.0/StructureDefinition/profile-NutritionOrder | Version: 0.1.0 | |||
| Standards status: Trial-use | Maturity Level: 0 | Computable Name: Profile_R2_NutritionOrder_R5 | ||
This cross-version profile allows DSTU2 NutritionOrder content to be represented via FHIR R5 NutritionOrder resources.
Usages:
You can also check for usages in the FHIR IG Statistics
Description of Profiles, Differentials, Snapshots and how the different presentations work.
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | NutritionOrder(5.0.0) | Diet, formula or nutritional supplement request Constraints: nor-1 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): Codes identifying the lifecycle stage of the nutrition order. |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: proposed | draft | planned | requested | active | on-hold | completed | cancelled additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.status Binding: R2NutritionOrderStatusForR5RequestStatus (0.1.0) (required): Codes specifying the state of the request. Describes the lifecycle of the nutrition order. Constraints: ext-1 | |
![]() ![]() |
?!Σ | 1..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a nutrition order. |
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Who requires the diet, formula or nutritional supplement |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: The person who requires the diet, formula or nutritional supplement additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() |
Σ | 1..1 | dateTime | Date and time the nutrition order was requested |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| NutritionOrder.status | Base | required | RequestStatus | 📍5.0.0 | FHIR Std. |
| NutritionOrder.intent | Base | required | RequestIntent | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | NutritionOrder | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | 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 | error | NutritionOrder | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | NutritionOrder | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | NutritionOrder.implicitRules, NutritionOrder.modifierExtension, NutritionOrder.status, NutritionOrder.status.extension, NutritionOrder.status.extension:status, NutritionOrder.intent, NutritionOrder.subject, NutritionOrder.subject.extension, NutritionOrder.subject.extension:patient, NutritionOrder.subject.reference, NutritionOrder.dateTime | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | NutritionOrder.modifierExtension, NutritionOrder.status.extension, NutritionOrder.status.extension:status, NutritionOrder.subject.extension, NutritionOrder.subject.extension:patient | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| nor-1 | warning | NutritionOrder | Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class |
oralDiet.exists() or supplement.exists() or enteralFormula.exists()
|
This structure is derived from NutritionOrder
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | NutritionOrder(5.0.0) | Diet, formula or nutritional supplement request Constraints: nor-1 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
0..* | Identifier | Identifiers assigned to this order | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..* | canonical(ActivityDefinition | PlanDefinition) | Instantiates FHIR protocol or definition | ||||
![]() ![]() |
Σ | 0..* | uri | Instantiates external protocol or definition | ||||
![]() ![]() |
0..* | uri | Instantiates protocol or definition | |||||
![]() ![]() |
0..* | Reference(CarePlan | NutritionOrder | ServiceRequest) | What this order fulfills | |||||
![]() ![]() |
Σ | 0..1 | Identifier | Composite Request ID | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): Codes identifying the lifecycle stage of the nutrition order. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: proposed | draft | planned | requested | active | on-hold | completed | cancelled additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.status Binding: R2NutritionOrderStatusForR5RequestStatus (0.1.0) (required): Codes specifying the state of the request. Describes the lifecycle of the nutrition order. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
?!Σ | 1..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a nutrition order. | ||||
![]() ![]() |
0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |||||
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Who requires the diet, formula or nutritional supplement | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: The person who requires the diet, formula or nutritional supplement additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Encounter) | The encounter associated with this nutrition order | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: encounter additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Reference(Resource) | Information to support fulfilling of the nutrition order | |||||
![]() ![]() |
Σ | 1..1 | dateTime | Date and time the nutrition order was requested | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole) | Who ordered the diet, formula or nutritional supplement | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: orderer additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | CodeableReference(CareTeam | Practitioner | PractitionerRole | RelatedPerson | Patient | Organization) | Who is desired to perform the administration of what is being ordered | |||||
![]() ![]() |
0..* | Reference(AllergyIntolerance) | List of the patient's food and nutrition-related allergies and intolerances | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: allergyIntolerance additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | CodeableConcept | Order-specific modifier about the type of food that should be given Binding: EncounterDiet (example): Medical, cultural or ethical food preferences to help with catering requirements. | |||||
![]() ![]() |
0..* | CodeableConcept | Order-specific modifier about the type of food that should not be given Binding: FoodTypeCodes (example): Codes used to indicate the type of food that should NOT be given to the patient. | |||||
![]() ![]() |
0..1 | boolean | Capture when a food item is brought in by the patient and/or family | |||||
![]() ![]() |
C | 0..1 | BackboneElement | Oral diet components | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | Type of oral diet or diet restrictions that describe what can be consumed orally Binding: DietCodes (example): Codes used to indicate the type of diet being ordered for a patient. | ||||
![]() ![]() ![]() |
0..1 | BackboneElement | Scheduling information for oral diets | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Timing | DSTU2: Scheduled frequency of diet additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.oralDiet.schedule Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..* | Timing | Scheduled frequency of diet | |||||
![]() ![]() ![]() ![]() |
0..1 | boolean | Take 'as needed' | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Take 'as needed' for x Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the precondition that should be met or evaluated prior to consuming a nutrition product. | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Required nutrient modifications | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Type of nutrient that is being modified Binding: NutrientModifierCodes (example): Codes for types of nutrients that are being modified such as carbohydrate or sodium. | |||||
![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Quantity of the specified nutrient | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Required texture modifications | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Code to indicate how to alter the texture of the foods, e.g. pureed Binding: TextureModifierCodes (example): Codes for food consistency types or texture modifications to apply to foods. | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Concepts that are used to identify an entity that is ingested for nutritional purposes Binding: TextureModifiedFoodTypeCodes (example): Codes for types of foods that are texture-modified. | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | The required consistency of fluids and liquids provided to the patient Binding: FluidConsistencyTypeCodes (example): Codes used to represent the consistency of fluids and liquids provided to the patient. | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Instructions or additional information about the oral diet | ||||
![]() ![]() |
C | 0..* | BackboneElement | Supplement components | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableReference(NutritionProduct) | Type of supplement product requested Binding: SupplementTypeCodes (example): Codes for nutritional supplements to be provided to the patient. | ||||
![]() ![]() ![]() |
0..1 | string | Product or brand name of the nutritional supplement | |||||
![]() ![]() ![]() |
0..1 | BackboneElement | Scheduling information for supplements | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Timing | DSTU2: Scheduled frequency of supplement additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.supplement.schedule Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..* | Timing | Scheduled frequency of diet | |||||
![]() ![]() ![]() ![]() |
0..1 | boolean | Take 'as needed' | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Take 'as needed' for x Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the precondition that should be met or evaluated prior to consuming a supplement. | |||||
![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Amount of the nutritional supplement | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Instructions or additional information about the oral supplement | ||||
![]() ![]() |
C | 0..1 | BackboneElement | Enteral formula components | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | DSTU2: Type of modular component to add to the feeding (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.enteralFormula.additiveType Binding: EnteralFormulaAdditiveTypeCode (example): Codes for the type of modular component such as protein, carbohydrate or fiber to be provided in addition to or mixed with the base formula. Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableReference(NutritionProduct) | Type of enteral or infant formula Binding: EnteralFormulaTypeCodes (example): Codes for type of enteral formula to be administered to patient. | ||||
![]() ![]() ![]() |
0..1 | string | Product or brand name of the enteral or infant formula | |||||
![]() ![]() ![]() |
0..* | CodeableReference(DeviceDefinition) | Intended type of device for the administration | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Components to add to the feeding | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | CodeableReference(NutritionProduct) | Type of modular component to add to the feeding Binding: EnteralFormulaAdditiveTypeCode (example): Codes for the type of modular component such as protein, carbohydrate or fiber to be provided in addition to or mixed with the base formula. | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Product or brand name of the modular additive | |||||
![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Amount of additive to be given or mixed in | |||||
![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Amount of energy per specified volume that is required | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | How the formula should enter the patient's gastrointestinal tract Binding: EnteralRouteCodes (extensible): Codes specifying the route of administration of enteral formula. | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Formula feeding instruction as structured data | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | BackboneElement | Scheduling information for enteral formula products | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() ![]() |
0..* | Timing | Scheduled frequency of enteral formula | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | boolean | Take 'as needed' | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Take 'as needed' for x Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the precondition that should be met or evaluated prior to consuming an enteral formula. | |||||
![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | The volume of formula to provide | |||||
![]() ![]() ![]() ![]() |
0..1 | Speed with which the formula is provided per period of time | ||||||
![]() ![]() ![]() ![]() ![]() |
Quantity(SimpleQuantity) | |||||||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||||||
![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Upper limit on formula volume per unit of time | |||||
![]() ![]() ![]() |
Σ | 0..1 | markdown | Formula feeding instructions expressed as text | ||||
![]() ![]() |
0..* | Annotation | Comments | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| NutritionOrder.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| NutritionOrder.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| NutritionOrder.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| NutritionOrder.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| NutritionOrder.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| NutritionOrder.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.status | Base | required | RequestStatus | 📍5.0.0 | FHIR Std. |
| NutritionOrder.intent | Base | required | RequestIntent | 📍5.0.0 | FHIR Std. |
| NutritionOrder.priority | Base | required | RequestPriority | 📍5.0.0 | FHIR Std. |
| NutritionOrder.subject.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| NutritionOrder.encounter.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| NutritionOrder.orderer.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| NutritionOrder.allergyIntolerance.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| NutritionOrder.foodPreferenceModifier | Base | example | Diet | 📍5.0.0 | FHIR Std. |
| NutritionOrder.excludeFoodModifier | Base | example | Food Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.type | Base | example | Diet Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.schedule.asNeededFor | Base | example | SNOMED CT Medication As Needed Reason Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.nutrient.modifier | Base | example | Nutrient Modifier Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.texture.modifier | Base | example | Texture Modifier Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.texture.foodType | Base | example | Texture Modified Food Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.fluidConsistencyType | Base | example | Fluid Consistency Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.supplement.type | Base | example | Supplement Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.supplement.schedule.asNeededFor | Base | example | SNOMED CT Medication As Needed Reason Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.enteralFormula.baseFormulaType | Base | example | Enteral Formula Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.enteralFormula.additive.type | Base | example | Enteral Formula Additive Type Code | 📍5.0.0 | FHIR Std. |
| NutritionOrder.enteralFormula.routeOfAdministration | Base | extensible | Enteral Route Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.enteralFormula.administration.schedule.asNeededFor | Base | example | SNOMED CT Medication As Needed Reason Codes | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | NutritionOrder | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | 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 | error | NutritionOrder | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | NutritionOrder | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | NutritionOrder.meta, NutritionOrder.meta.extension, NutritionOrder.meta.extension:meta, NutritionOrder.meta.versionId, NutritionOrder.meta.lastUpdated, NutritionOrder.meta.source, NutritionOrder.meta.profile, NutritionOrder.meta.security, NutritionOrder.meta.tag, NutritionOrder.implicitRules, NutritionOrder.language, NutritionOrder.text, NutritionOrder.text.extension, NutritionOrder.text.extension:text, NutritionOrder.text.status, NutritionOrder.text.div, NutritionOrder.extension, NutritionOrder.modifierExtension, NutritionOrder.identifier, NutritionOrder.identifier.extension, NutritionOrder.identifier.extension:identifier, NutritionOrder.identifier.use, NutritionOrder.identifier.type, NutritionOrder.identifier.system, NutritionOrder.identifier.value, NutritionOrder.identifier.period, NutritionOrder.identifier.assigner, NutritionOrder.instantiatesCanonical, NutritionOrder.instantiatesUri, NutritionOrder.instantiates, NutritionOrder.basedOn, NutritionOrder.groupIdentifier, NutritionOrder.status, NutritionOrder.status.extension, NutritionOrder.status.extension:status, NutritionOrder.intent, NutritionOrder.priority, NutritionOrder.subject, NutritionOrder.subject.extension, NutritionOrder.subject.extension:patient, NutritionOrder.subject.reference, NutritionOrder.subject.type, NutritionOrder.subject.identifier, NutritionOrder.subject.display, NutritionOrder.encounter, NutritionOrder.encounter.extension, NutritionOrder.encounter.extension:encounter, NutritionOrder.encounter.reference, NutritionOrder.encounter.type, NutritionOrder.encounter.identifier, NutritionOrder.encounter.display, NutritionOrder.supportingInformation, NutritionOrder.dateTime, NutritionOrder.orderer, NutritionOrder.orderer.extension, NutritionOrder.orderer.extension:orderer, NutritionOrder.orderer.reference, NutritionOrder.orderer.type, NutritionOrder.orderer.identifier, NutritionOrder.orderer.display, NutritionOrder.performer, NutritionOrder.allergyIntolerance, NutritionOrder.allergyIntolerance.extension, NutritionOrder.allergyIntolerance.extension:allergyIntolerance, NutritionOrder.allergyIntolerance.reference, NutritionOrder.allergyIntolerance.type, NutritionOrder.allergyIntolerance.identifier, NutritionOrder.allergyIntolerance.display, NutritionOrder.foodPreferenceModifier, NutritionOrder.excludeFoodModifier, NutritionOrder.outsideFoodAllowed, NutritionOrder.oralDiet, NutritionOrder.oralDiet.extension, NutritionOrder.oralDiet.modifierExtension, NutritionOrder.oralDiet.type, NutritionOrder.oralDiet.schedule, NutritionOrder.oralDiet.schedule.extension, NutritionOrder.oralDiet.schedule.extension:schedule, NutritionOrder.oralDiet.schedule.modifierExtension, NutritionOrder.oralDiet.schedule.timing, NutritionOrder.oralDiet.schedule.asNeeded, NutritionOrder.oralDiet.schedule.asNeededFor, NutritionOrder.oralDiet.nutrient, NutritionOrder.oralDiet.nutrient.extension, NutritionOrder.oralDiet.nutrient.modifierExtension, NutritionOrder.oralDiet.nutrient.modifier, NutritionOrder.oralDiet.nutrient.amount, NutritionOrder.oralDiet.texture, NutritionOrder.oralDiet.texture.extension, NutritionOrder.oralDiet.texture.modifierExtension, NutritionOrder.oralDiet.texture.modifier, NutritionOrder.oralDiet.texture.foodType, NutritionOrder.oralDiet.fluidConsistencyType, NutritionOrder.oralDiet.instruction, NutritionOrder.supplement, NutritionOrder.supplement.extension, NutritionOrder.supplement.modifierExtension, NutritionOrder.supplement.type, NutritionOrder.supplement.productName, NutritionOrder.supplement.schedule, NutritionOrder.supplement.schedule.extension, NutritionOrder.supplement.schedule.extension:schedule, NutritionOrder.supplement.schedule.modifierExtension, NutritionOrder.supplement.schedule.timing, NutritionOrder.supplement.schedule.asNeeded, NutritionOrder.supplement.schedule.asNeededFor, NutritionOrder.supplement.quantity, NutritionOrder.supplement.instruction, NutritionOrder.enteralFormula, NutritionOrder.enteralFormula.extension, NutritionOrder.enteralFormula.extension:additiveType, NutritionOrder.enteralFormula.modifierExtension, NutritionOrder.enteralFormula.baseFormulaType, NutritionOrder.enteralFormula.baseFormulaProductName, NutritionOrder.enteralFormula.deliveryDevice, NutritionOrder.enteralFormula.additive, NutritionOrder.enteralFormula.additive.extension, NutritionOrder.enteralFormula.additive.modifierExtension, NutritionOrder.enteralFormula.additive.type, NutritionOrder.enteralFormula.additive.productName, NutritionOrder.enteralFormula.additive.quantity, NutritionOrder.enteralFormula.caloricDensity, NutritionOrder.enteralFormula.routeOfAdministration, NutritionOrder.enteralFormula.administration, NutritionOrder.enteralFormula.administration.extension, NutritionOrder.enteralFormula.administration.modifierExtension, NutritionOrder.enteralFormula.administration.schedule, NutritionOrder.enteralFormula.administration.schedule.extension, NutritionOrder.enteralFormula.administration.schedule.modifierExtension, NutritionOrder.enteralFormula.administration.schedule.timing, NutritionOrder.enteralFormula.administration.schedule.asNeeded, NutritionOrder.enteralFormula.administration.schedule.asNeededFor, NutritionOrder.enteralFormula.administration.quantity, NutritionOrder.enteralFormula.administration.rate[x], NutritionOrder.enteralFormula.maxVolumeToDeliver, NutritionOrder.enteralFormula.administrationInstruction, NutritionOrder.note | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | NutritionOrder.meta.extension, NutritionOrder.meta.extension:meta, NutritionOrder.text.extension, NutritionOrder.text.extension:text, NutritionOrder.extension, NutritionOrder.modifierExtension, NutritionOrder.identifier.extension, NutritionOrder.identifier.extension:identifier, NutritionOrder.status.extension, NutritionOrder.status.extension:status, NutritionOrder.subject.extension, NutritionOrder.subject.extension:patient, NutritionOrder.encounter.extension, NutritionOrder.encounter.extension:encounter, NutritionOrder.orderer.extension, NutritionOrder.orderer.extension:orderer, NutritionOrder.allergyIntolerance.extension, NutritionOrder.allergyIntolerance.extension:allergyIntolerance, NutritionOrder.oralDiet.extension, NutritionOrder.oralDiet.modifierExtension, NutritionOrder.oralDiet.schedule.extension, NutritionOrder.oralDiet.schedule.extension:schedule, NutritionOrder.oralDiet.schedule.modifierExtension, NutritionOrder.oralDiet.nutrient.extension, NutritionOrder.oralDiet.nutrient.modifierExtension, NutritionOrder.oralDiet.texture.extension, NutritionOrder.oralDiet.texture.modifierExtension, NutritionOrder.supplement.extension, NutritionOrder.supplement.modifierExtension, NutritionOrder.supplement.schedule.extension, NutritionOrder.supplement.schedule.extension:schedule, NutritionOrder.supplement.schedule.modifierExtension, NutritionOrder.enteralFormula.extension, NutritionOrder.enteralFormula.extension:additiveType, NutritionOrder.enteralFormula.modifierExtension, NutritionOrder.enteralFormula.additive.extension, NutritionOrder.enteralFormula.additive.modifierExtension, NutritionOrder.enteralFormula.administration.extension, NutritionOrder.enteralFormula.administration.modifierExtension, NutritionOrder.enteralFormula.administration.schedule.extension, NutritionOrder.enteralFormula.administration.schedule.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| nor-1 | warning | NutritionOrder | Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class |
oralDiet.exists() or supplement.exists() or enteralFormula.exists()
|
| txt-1 | error | NutritionOrder.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | NutritionOrder.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from NutritionOrder
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Key Elements View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
C | 0..* | NutritionOrder(5.0.0) | Diet, formula or nutritional supplement request Constraints: nor-1 |
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created |
![]() ![]() |
0..* | Resource | Contained, inline Resources | |
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 |
![]() ![]() |
?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): Codes identifying the lifecycle stage of the nutrition order. |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: proposed | draft | planned | requested | active | on-hold | completed | cancelled additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.status Binding: R2NutritionOrderStatusForR5RequestStatus (0.1.0) (required): Codes specifying the state of the request. Describes the lifecycle of the nutrition order. Constraints: ext-1 | |
![]() ![]() |
?!Σ | 1..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a nutrition order. |
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Who requires the diet, formula or nutritional supplement |
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: The person who requires the diet, formula or nutritional supplement additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL |
![]() ![]() |
Σ | 1..1 | dateTime | Date and time the nutrition order was requested |
Documentation for this format | ||||
| Path | Status | Usage | ValueSet | Version | Source |
| NutritionOrder.status | Base | required | RequestStatus | 📍5.0.0 | FHIR Std. |
| NutritionOrder.intent | Base | required | RequestIntent | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | NutritionOrder | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | 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 | error | NutritionOrder | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | NutritionOrder | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | NutritionOrder.implicitRules, NutritionOrder.modifierExtension, NutritionOrder.status, NutritionOrder.status.extension, NutritionOrder.status.extension:status, NutritionOrder.intent, NutritionOrder.subject, NutritionOrder.subject.extension, NutritionOrder.subject.extension:patient, NutritionOrder.subject.reference, NutritionOrder.dateTime | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | NutritionOrder.modifierExtension, NutritionOrder.status.extension, NutritionOrder.status.extension:status, NutritionOrder.subject.extension, NutritionOrder.subject.extension:patient | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| nor-1 | warning | NutritionOrder | Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class |
oralDiet.exists() or supplement.exists() or enteralFormula.exists()
|
Differential View
This structure is derived from NutritionOrder
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() | ||||
|---|---|---|---|---|---|---|---|---|
![]() |
C | 0..* | NutritionOrder(5.0.0) | Diet, formula or nutritional supplement request Constraints: nor-1 | ||||
![]() ![]() |
Σ | 0..1 | id | Logical id of this artifact | ||||
![]() ![]() |
Σ | 0..1 | Meta | Metadata about the resource | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Meta | DSTU2: meta additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.meta Constraints: ext-1 | |||||
![]() ![]() ![]() |
Σ | 0..1 | id | Version specific identifier | ||||
![]() ![]() ![]() |
Σ | 0..1 | instant | When the resource version last changed | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Identifies where the resource comes from | ||||
![]() ![]() ![]() |
Σ | 0..* | canonical(StructureDefinition) | Profiles this resource claims to conform to | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Security Labels applied to this resource Binding: AllSecurityLabels (extensible): Security Labels from the Healthcare Privacy and Security Classification System. | ||||
![]() ![]() ![]() |
Σ | 0..* | Coding | Tags applied to this resource Binding: CommonTags (example): Codes that represent various types of tags, commonly workflow-related; e.g. "Needs review by Dr. Jones". | ||||
![]() ![]() |
?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
![]() ![]() |
0..1 | code | Language of the resource content Binding: AllLanguages (required): IETF language tag for a human language
| |||||
![]() ![]() |
0..1 | Narrative | Text summary of the resource, for human interpretation This profile does not constrain the narrative in regard to content, language, or traceability to data elements | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | (Complex) | DSTU2: text additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.text Constraints: ext-1 | |||||
![]() ![]() ![]() |
1..1 | code | generated | extensions | additional | empty Binding: NarrativeStatus (required): The status of a resource narrative. | |||||
![]() ![]() ![]() |
C | 1..1 | xhtml | Limited xhtml content Constraints: txt-1, txt-2 | ||||
![]() ![]() |
0..* | Resource | Contained, inline Resources | |||||
![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored Constraints: ext-1 | ||||
![]() ![]() |
0..* | Identifier | Identifiers assigned to this order | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..* | Identifier | DSTU2: identifier additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.identifier Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..1 | code | usual | official | temp | secondary | old (If known) Binding: IdentifierUse (required): Identifies the purpose for this identifier, if known . | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableConcept | Description of identifier Binding: IdentifierTypeCodes (extensible): A coded type for an identifier that can be used to determine which identifier to use for a specific purpose. | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | The namespace for the identifier value Example General: http://www.acme.com/identifiers/patient | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | The value that is unique Example General: 123456 | ||||
![]() ![]() ![]() |
Σ | 0..1 | Period | Time period when id is/was valid for use | ||||
![]() ![]() ![]() |
Σ | 0..1 | Reference(Organization) | Organization that issued id (may be just text) | ||||
![]() ![]() |
Σ | 0..* | canonical(ActivityDefinition | PlanDefinition) | Instantiates FHIR protocol or definition | ||||
![]() ![]() |
Σ | 0..* | uri | Instantiates external protocol or definition | ||||
![]() ![]() |
0..* | uri | Instantiates protocol or definition | |||||
![]() ![]() |
0..* | Reference(CarePlan | NutritionOrder | ServiceRequest) | What this order fulfills | |||||
![]() ![]() |
Σ | 0..1 | Identifier | Composite Request ID | ||||
![]() ![]() |
?!Σ | 1..1 | code | draft | active | on-hold | revoked | completed | entered-in-error | unknown Binding: RequestStatus (required): Codes identifying the lifecycle stage of the nutrition order. | ||||
![]() ![]() ![]() |
0..1 | string | xml:id (or equivalent in JSON) | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | code | DSTU2: proposed | draft | planned | requested | active | on-hold | completed | cancelled additional codes URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.status Binding: R2NutritionOrderStatusForR5RequestStatus (0.1.0) (required): Codes specifying the state of the request. Describes the lifecycle of the nutrition order. Constraints: ext-1 | |||||
![]() ![]() ![]() |
0..1 | code | Primitive value for code | |||||
![]() ![]() |
?!Σ | 1..1 | code | proposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option Binding: RequestIntent (required): Codes indicating the degree of authority/intentionality associated with a nutrition order. | ||||
![]() ![]() |
0..1 | code | routine | urgent | asap | stat Binding: RequestPriority (required): Identifies the level of importance to be assigned to actioning the request. | |||||
![]() ![]() |
Σ | 1..1 | Reference(Patient | Group) | Who requires the diet, formula or nutritional supplement | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: The person who requires the diet, formula or nutritional supplement additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..1 | Reference(Encounter) | The encounter associated with this nutrition order | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: encounter additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | Reference(Resource) | Information to support fulfilling of the nutrition order | |||||
![]() ![]() |
Σ | 1..1 | dateTime | Date and time the nutrition order was requested | ||||
![]() ![]() |
Σ | 0..1 | Reference(Practitioner | PractitionerRole) | Who ordered the diet, formula or nutritional supplement | ||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: orderer additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | CodeableReference(CareTeam | Practitioner | PractitionerRole | RelatedPerson | Patient | Organization) | Who is desired to perform the administration of what is being ordered | |||||
![]() ![]() |
0..* | Reference(AllergyIntolerance) | List of the patient's food and nutrition-related allergies and intolerances | |||||
![]() ![]() ![]() |
0..1 | id | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | Reference(Resource) | DSTU2: allergyIntolerance additional types URL: http://hl7.org/fhir/StructureDefinition/alternate-reference Constraints: ext-1 | |||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Literal reference, Relative, internal or absolute URL | ||||
![]() ![]() ![]() |
Σ | 0..1 | uri | Type the reference refers to (e.g. "Patient") - must be a resource in resources Binding: ResourceType (extensible): Aa resource (or, for logical models, the URI of the logical model). | ||||
![]() ![]() ![]() |
ΣC | 0..1 | Identifier | Logical reference, when literal reference is not known | ||||
![]() ![]() ![]() |
ΣC | 0..1 | string | Text alternative for the resource | ||||
![]() ![]() |
0..* | CodeableConcept | Order-specific modifier about the type of food that should be given Binding: EncounterDiet (example): Medical, cultural or ethical food preferences to help with catering requirements. | |||||
![]() ![]() |
0..* | CodeableConcept | Order-specific modifier about the type of food that should not be given Binding: FoodTypeCodes (example): Codes used to indicate the type of food that should NOT be given to the patient. | |||||
![]() ![]() |
0..1 | boolean | Capture when a food item is brought in by the patient and/or family | |||||
![]() ![]() |
C | 0..1 | BackboneElement | Oral diet components | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..* | CodeableConcept | Type of oral diet or diet restrictions that describe what can be consumed orally Binding: DietCodes (example): Codes used to indicate the type of diet being ordered for a patient. | ||||
![]() ![]() ![]() |
0..1 | BackboneElement | Scheduling information for oral diets | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Timing | DSTU2: Scheduled frequency of diet additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.oralDiet.schedule Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..* | Timing | Scheduled frequency of diet | |||||
![]() ![]() ![]() ![]() |
0..1 | boolean | Take 'as needed' | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Take 'as needed' for x Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the precondition that should be met or evaluated prior to consuming a nutrition product. | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Required nutrient modifications | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Type of nutrient that is being modified Binding: NutrientModifierCodes (example): Codes for types of nutrients that are being modified such as carbohydrate or sodium. | |||||
![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Quantity of the specified nutrient | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Required texture modifications | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Code to indicate how to alter the texture of the foods, e.g. pureed Binding: TextureModifierCodes (example): Codes for food consistency types or texture modifications to apply to foods. | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Concepts that are used to identify an entity that is ingested for nutritional purposes Binding: TextureModifiedFoodTypeCodes (example): Codes for types of foods that are texture-modified. | |||||
![]() ![]() ![]() |
0..* | CodeableConcept | The required consistency of fluids and liquids provided to the patient Binding: FluidConsistencyTypeCodes (example): Codes used to represent the consistency of fluids and liquids provided to the patient. | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Instructions or additional information about the oral diet | ||||
![]() ![]() |
C | 0..* | BackboneElement | Supplement components | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableReference(NutritionProduct) | Type of supplement product requested Binding: SupplementTypeCodes (example): Codes for nutritional supplements to be provided to the patient. | ||||
![]() ![]() ![]() |
0..1 | string | Product or brand name of the nutritional supplement | |||||
![]() ![]() ![]() |
0..1 | BackboneElement | Scheduling information for supplements | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Timing | DSTU2: Scheduled frequency of supplement additional types URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.supplement.schedule Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..* | Timing | Scheduled frequency of diet | |||||
![]() ![]() ![]() ![]() |
0..1 | boolean | Take 'as needed' | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Take 'as needed' for x Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the precondition that should be met or evaluated prior to consuming a supplement. | |||||
![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Amount of the nutritional supplement | |||||
![]() ![]() ![]() |
Σ | 0..1 | string | Instructions or additional information about the oral supplement | ||||
![]() ![]() |
C | 0..1 | BackboneElement | Enteral formula components | ||||
![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() |
0..* | Extension | Extension Slice: Unordered, Open by value:url Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | DSTU2: Type of modular component to add to the feeding (new) URL: http://hl7.org/fhir/1.0/StructureDefinition/extension-NutritionOrder.enteralFormula.additiveType Binding: EnteralFormulaAdditiveTypeCode (example): Codes for the type of modular component such as protein, carbohydrate or fiber to be provided in addition to or mixed with the base formula. Constraints: ext-1 | |||||
![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() |
Σ | 0..1 | CodeableReference(NutritionProduct) | Type of enteral or infant formula Binding: EnteralFormulaTypeCodes (example): Codes for type of enteral formula to be administered to patient. | ||||
![]() ![]() ![]() |
0..1 | string | Product or brand name of the enteral or infant formula | |||||
![]() ![]() ![]() |
0..* | CodeableReference(DeviceDefinition) | Intended type of device for the administration | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Components to add to the feeding | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | CodeableReference(NutritionProduct) | Type of modular component to add to the feeding Binding: EnteralFormulaAdditiveTypeCode (example): Codes for the type of modular component such as protein, carbohydrate or fiber to be provided in addition to or mixed with the base formula. | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Product or brand name of the modular additive | |||||
![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Amount of additive to be given or mixed in | |||||
![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Amount of energy per specified volume that is required | |||||
![]() ![]() ![]() |
0..1 | CodeableConcept | How the formula should enter the patient's gastrointestinal tract Binding: EnteralRouteCodes (extensible): Codes specifying the route of administration of enteral formula. | |||||
![]() ![]() ![]() |
0..* | BackboneElement | Formula feeding instruction as structured data | |||||
![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() |
0..1 | BackboneElement | Scheduling information for enteral formula products | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |||||
![]() ![]() ![]() ![]() ![]() |
0..* | Extension | Additional content defined by implementations Constraints: ext-1 | |||||
![]() ![]() ![]() ![]() ![]() |
?!Σ | 0..* | Extension | Extensions that cannot be ignored even if unrecognized Constraints: ext-1 | ||||
![]() ![]() ![]() ![]() ![]() |
0..* | Timing | Scheduled frequency of enteral formula | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | boolean | Take 'as needed' | |||||
![]() ![]() ![]() ![]() ![]() |
0..1 | CodeableConcept | Take 'as needed' for x Binding: SNOMEDCTMedicationAsNeededReasonCodes (example): A coded concept identifying the precondition that should be met or evaluated prior to consuming an enteral formula. | |||||
![]() ![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | The volume of formula to provide | |||||
![]() ![]() ![]() ![]() |
0..1 | Speed with which the formula is provided per period of time | ||||||
![]() ![]() ![]() ![]() ![]() |
Quantity(SimpleQuantity) | |||||||
![]() ![]() ![]() ![]() ![]() |
Ratio | |||||||
![]() ![]() ![]() |
0..1 | SimpleQuantity(5.0.0) | Upper limit on formula volume per unit of time | |||||
![]() ![]() ![]() |
Σ | 0..1 | markdown | Formula feeding instructions expressed as text | ||||
![]() ![]() |
0..* | Annotation | Comments | |||||
Documentation for this format | ||||||||
| Path | Status | Usage | ValueSet | Version | Source |
| NutritionOrder.meta.security | Base | extensible |
All Security Labels
|
📍5.0.0 | tx.fhir.org |
| NutritionOrder.meta.tag | Base | example | Common Tags | 📍5.0.0 | FHIR Std. |
| NutritionOrder.language | Base | required | All Languages | 📍5.0.0 | FHIR Std. |
| NutritionOrder.text.status | Base | required | NarrativeStatus | 📍5.0.0 | FHIR Std. |
| NutritionOrder.identifier.use | Base | required | IdentifierUse | 📍5.0.0 | FHIR Std. |
| NutritionOrder.identifier.type | Base | extensible | Identifier Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.status | Base | required | RequestStatus | 📍5.0.0 | FHIR Std. |
| NutritionOrder.intent | Base | required | RequestIntent | 📍5.0.0 | FHIR Std. |
| NutritionOrder.priority | Base | required | RequestPriority | 📍5.0.0 | FHIR Std. |
| NutritionOrder.subject.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| NutritionOrder.encounter.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| NutritionOrder.orderer.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| NutritionOrder.allergyIntolerance.type | Base | extensible |
Resource Types
|
📍5.0.0 | tx.fhir.org |
| NutritionOrder.foodPreferenceModifier | Base | example | Diet | 📍5.0.0 | FHIR Std. |
| NutritionOrder.excludeFoodModifier | Base | example | Food Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.type | Base | example | Diet Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.schedule.asNeededFor | Base | example | SNOMED CT Medication As Needed Reason Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.nutrient.modifier | Base | example | Nutrient Modifier Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.texture.modifier | Base | example | Texture Modifier Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.texture.foodType | Base | example | Texture Modified Food Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.oralDiet.fluidConsistencyType | Base | example | Fluid Consistency Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.supplement.type | Base | example | Supplement Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.supplement.schedule.asNeededFor | Base | example | SNOMED CT Medication As Needed Reason Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.enteralFormula.baseFormulaType | Base | example | Enteral Formula Type Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.enteralFormula.additive.type | Base | example | Enteral Formula Additive Type Code | 📍5.0.0 | FHIR Std. |
| NutritionOrder.enteralFormula.routeOfAdministration | Base | extensible | Enteral Route Codes | 📍5.0.0 | FHIR Std. |
| NutritionOrder.enteralFormula.administration.schedule.asNeededFor | Base | example | SNOMED CT Medication As Needed Reason Codes | 📍5.0.0 | FHIR Std. |
| Id | Grade | Path(s) | Description | Expression |
| dom-2 | error | NutritionOrder | If the resource is contained in another resource, it SHALL NOT contain nested Resources |
contained.contained.empty()
|
| dom-3 | error | 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().ofType(canonical) | %resource.descendants().ofType(uri) | %resource.descendants().ofType(url))) or descendants().where(reference = '#').exists() or descendants().where(ofType(canonical) = '#').exists() or descendants().where(ofType(canonical) = '#').exists()).not()).trace('unmatched', id).empty()
|
| dom-4 | error | 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 | error | NutritionOrder | If a resource is contained in another resource, it SHALL NOT have a security label |
contained.meta.security.empty()
|
| dom-6 | best practice | NutritionOrder | A resource should have narrative for robust management |
text.`div`.exists()
|
| ele-1 | error | NutritionOrder.meta, NutritionOrder.meta.extension, NutritionOrder.meta.extension:meta, NutritionOrder.meta.versionId, NutritionOrder.meta.lastUpdated, NutritionOrder.meta.source, NutritionOrder.meta.profile, NutritionOrder.meta.security, NutritionOrder.meta.tag, NutritionOrder.implicitRules, NutritionOrder.language, NutritionOrder.text, NutritionOrder.text.extension, NutritionOrder.text.extension:text, NutritionOrder.text.status, NutritionOrder.text.div, NutritionOrder.extension, NutritionOrder.modifierExtension, NutritionOrder.identifier, NutritionOrder.identifier.extension, NutritionOrder.identifier.extension:identifier, NutritionOrder.identifier.use, NutritionOrder.identifier.type, NutritionOrder.identifier.system, NutritionOrder.identifier.value, NutritionOrder.identifier.period, NutritionOrder.identifier.assigner, NutritionOrder.instantiatesCanonical, NutritionOrder.instantiatesUri, NutritionOrder.instantiates, NutritionOrder.basedOn, NutritionOrder.groupIdentifier, NutritionOrder.status, NutritionOrder.status.extension, NutritionOrder.status.extension:status, NutritionOrder.intent, NutritionOrder.priority, NutritionOrder.subject, NutritionOrder.subject.extension, NutritionOrder.subject.extension:patient, NutritionOrder.subject.reference, NutritionOrder.subject.type, NutritionOrder.subject.identifier, NutritionOrder.subject.display, NutritionOrder.encounter, NutritionOrder.encounter.extension, NutritionOrder.encounter.extension:encounter, NutritionOrder.encounter.reference, NutritionOrder.encounter.type, NutritionOrder.encounter.identifier, NutritionOrder.encounter.display, NutritionOrder.supportingInformation, NutritionOrder.dateTime, NutritionOrder.orderer, NutritionOrder.orderer.extension, NutritionOrder.orderer.extension:orderer, NutritionOrder.orderer.reference, NutritionOrder.orderer.type, NutritionOrder.orderer.identifier, NutritionOrder.orderer.display, NutritionOrder.performer, NutritionOrder.allergyIntolerance, NutritionOrder.allergyIntolerance.extension, NutritionOrder.allergyIntolerance.extension:allergyIntolerance, NutritionOrder.allergyIntolerance.reference, NutritionOrder.allergyIntolerance.type, NutritionOrder.allergyIntolerance.identifier, NutritionOrder.allergyIntolerance.display, NutritionOrder.foodPreferenceModifier, NutritionOrder.excludeFoodModifier, NutritionOrder.outsideFoodAllowed, NutritionOrder.oralDiet, NutritionOrder.oralDiet.extension, NutritionOrder.oralDiet.modifierExtension, NutritionOrder.oralDiet.type, NutritionOrder.oralDiet.schedule, NutritionOrder.oralDiet.schedule.extension, NutritionOrder.oralDiet.schedule.extension:schedule, NutritionOrder.oralDiet.schedule.modifierExtension, NutritionOrder.oralDiet.schedule.timing, NutritionOrder.oralDiet.schedule.asNeeded, NutritionOrder.oralDiet.schedule.asNeededFor, NutritionOrder.oralDiet.nutrient, NutritionOrder.oralDiet.nutrient.extension, NutritionOrder.oralDiet.nutrient.modifierExtension, NutritionOrder.oralDiet.nutrient.modifier, NutritionOrder.oralDiet.nutrient.amount, NutritionOrder.oralDiet.texture, NutritionOrder.oralDiet.texture.extension, NutritionOrder.oralDiet.texture.modifierExtension, NutritionOrder.oralDiet.texture.modifier, NutritionOrder.oralDiet.texture.foodType, NutritionOrder.oralDiet.fluidConsistencyType, NutritionOrder.oralDiet.instruction, NutritionOrder.supplement, NutritionOrder.supplement.extension, NutritionOrder.supplement.modifierExtension, NutritionOrder.supplement.type, NutritionOrder.supplement.productName, NutritionOrder.supplement.schedule, NutritionOrder.supplement.schedule.extension, NutritionOrder.supplement.schedule.extension:schedule, NutritionOrder.supplement.schedule.modifierExtension, NutritionOrder.supplement.schedule.timing, NutritionOrder.supplement.schedule.asNeeded, NutritionOrder.supplement.schedule.asNeededFor, NutritionOrder.supplement.quantity, NutritionOrder.supplement.instruction, NutritionOrder.enteralFormula, NutritionOrder.enteralFormula.extension, NutritionOrder.enteralFormula.extension:additiveType, NutritionOrder.enteralFormula.modifierExtension, NutritionOrder.enteralFormula.baseFormulaType, NutritionOrder.enteralFormula.baseFormulaProductName, NutritionOrder.enteralFormula.deliveryDevice, NutritionOrder.enteralFormula.additive, NutritionOrder.enteralFormula.additive.extension, NutritionOrder.enteralFormula.additive.modifierExtension, NutritionOrder.enteralFormula.additive.type, NutritionOrder.enteralFormula.additive.productName, NutritionOrder.enteralFormula.additive.quantity, NutritionOrder.enteralFormula.caloricDensity, NutritionOrder.enteralFormula.routeOfAdministration, NutritionOrder.enteralFormula.administration, NutritionOrder.enteralFormula.administration.extension, NutritionOrder.enteralFormula.administration.modifierExtension, NutritionOrder.enteralFormula.administration.schedule, NutritionOrder.enteralFormula.administration.schedule.extension, NutritionOrder.enteralFormula.administration.schedule.modifierExtension, NutritionOrder.enteralFormula.administration.schedule.timing, NutritionOrder.enteralFormula.administration.schedule.asNeeded, NutritionOrder.enteralFormula.administration.schedule.asNeededFor, NutritionOrder.enteralFormula.administration.quantity, NutritionOrder.enteralFormula.administration.rate[x], NutritionOrder.enteralFormula.maxVolumeToDeliver, NutritionOrder.enteralFormula.administrationInstruction, NutritionOrder.note | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | NutritionOrder.meta.extension, NutritionOrder.meta.extension:meta, NutritionOrder.text.extension, NutritionOrder.text.extension:text, NutritionOrder.extension, NutritionOrder.modifierExtension, NutritionOrder.identifier.extension, NutritionOrder.identifier.extension:identifier, NutritionOrder.status.extension, NutritionOrder.status.extension:status, NutritionOrder.subject.extension, NutritionOrder.subject.extension:patient, NutritionOrder.encounter.extension, NutritionOrder.encounter.extension:encounter, NutritionOrder.orderer.extension, NutritionOrder.orderer.extension:orderer, NutritionOrder.allergyIntolerance.extension, NutritionOrder.allergyIntolerance.extension:allergyIntolerance, NutritionOrder.oralDiet.extension, NutritionOrder.oralDiet.modifierExtension, NutritionOrder.oralDiet.schedule.extension, NutritionOrder.oralDiet.schedule.extension:schedule, NutritionOrder.oralDiet.schedule.modifierExtension, NutritionOrder.oralDiet.nutrient.extension, NutritionOrder.oralDiet.nutrient.modifierExtension, NutritionOrder.oralDiet.texture.extension, NutritionOrder.oralDiet.texture.modifierExtension, NutritionOrder.supplement.extension, NutritionOrder.supplement.modifierExtension, NutritionOrder.supplement.schedule.extension, NutritionOrder.supplement.schedule.extension:schedule, NutritionOrder.supplement.schedule.modifierExtension, NutritionOrder.enteralFormula.extension, NutritionOrder.enteralFormula.extension:additiveType, NutritionOrder.enteralFormula.modifierExtension, NutritionOrder.enteralFormula.additive.extension, NutritionOrder.enteralFormula.additive.modifierExtension, NutritionOrder.enteralFormula.administration.extension, NutritionOrder.enteralFormula.administration.modifierExtension, NutritionOrder.enteralFormula.administration.schedule.extension, NutritionOrder.enteralFormula.administration.schedule.modifierExtension | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|
| nor-1 | warning | NutritionOrder | Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class |
oralDiet.exists() or supplement.exists() or enteralFormula.exists()
|
| txt-1 | error | NutritionOrder.text.div | The narrative SHALL contain only the basic html formatting elements and attributes described in chapters 7-11 (except section 4 of chapter 9) and 15 of the HTML 4.0 standard, <a> elements (either name or href), images and internally contained style attributes |
htmlChecks()
|
| txt-2 | error | NutritionOrder.text.div | The narrative SHALL have some non-whitespace content |
htmlChecks()
|
This structure is derived from NutritionOrder
Summary
Extensions
This structure refers to these extensions:
Maturity: 0
Other representations of profile: CSV, Excel, Schematron