Extensions for Using Data Elements from FHIR R5 in FHIR R4
0.1.0 - STU International flag

Extensions for Using Data Elements from FHIR R5 in FHIR R4 - Downloaded Version null See the Directory of published versions

Resource Profile: Profile_R5_NutritionOrder_R4 - Detailed Descriptions

Page standards status: Trial-use Maturity Level: 0

Definitions for the profile-NutritionOrder resource profile.

Guidance on how to interpret the contents of this table can be foundhere

0. NutritionOrder
Definition

A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.

ShortDiet, formula or nutritional supplement request
Comments

Referenced by an Order Request (workflow).

Control0..*
Is Modifierfalse
Summaryfalse
Alternate NamesNutrition Order, Diet Order, Diet, Nutritional Supplement, Enteral Nutrition
Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: 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: 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: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
nor-1: Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class (oralDiet.exists() or supplement.exists() or enteralFormula.exists())
dom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
dom-3: 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: 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: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
dom-6: A resource should have narrative for robust management (text.`div`.exists())
nor-1: Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class (oralDiet.exists() or supplement.exists() or enteralFormula.exists())
2. NutritionOrder.implicitRules
Definition

A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

ShortA set of rules under which this content was created
Comments

Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

Control0..1
Typeuri
Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
Summarytrue
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
4. NutritionOrder.extension
Definition

An Extension


May be used to represent additional information that is not part of the basic definition of the resource. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

ShortExtensionAdditional content defined by implementations
Comments

There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

Control0..*
TypeExtension
Is Modifierfalse
Summaryfalse
Alternate Namesextensions, user content
Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
SlicingThis element introduces a set of slices on NutritionOrder.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
  • value @ url
  • 6. NutritionOrder.extension:basedOn
    Slice NamebasedOn
    Definition

    R5: NutritionOrder.basedOn (new:Reference(CarePlan,NutritionOrder,ServiceRequest))

    ShortR5: What this order fulfills (new)
    Comments

    Element NutritionOrder.basedOn has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.basedOn has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

    Control0..*
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: What this order fulfills (new)) (Extension Type: Reference(Cross-version Profile for R5.CarePlan for use in FHIR R4, CarePlan, Cross-version Profile for R5.NutritionOrder for use in FHIR R4, NutritionOrder, Cross-version Profile for R5.ServiceRequest for use in FHIR R4, ServiceRequest))
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    8. NutritionOrder.extension:groupIdentifier
    Slice NamegroupIdentifier
    Definition

    R5: NutritionOrder.groupIdentifier (new:Identifier)

    ShortR5: Composite Request ID (new)
    Comments

    Element NutritionOrder.groupIdentifier has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.groupIdentifier has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Composite Request ID (new)) (Extension Type: Identifier)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    10. NutritionOrder.extension:priority
    Slice Namepriority
    Definition

    R5: NutritionOrder.priority (new:code)

    ShortR5: routine | urgent | asap | stat (new)
    Comments

    Element NutritionOrder.priority has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.priority has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: routine | urgent | asap | stat (new)) (Extension Type: code)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    12. NutritionOrder.extension:supportingInformation
    Slice NamesupportingInformation
    Definition

    R5: NutritionOrder.supportingInformation (new:Reference(Resource))

    ShortR5: Information to support fulfilling of the nutrition order (new)
    Comments

    Element NutritionOrder.supportingInformation has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.supportingInformation has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

    Control0..*
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Information to support fulfilling of the nutrition order (new)) (Extension Type: Reference(Cross-version Profile for R5.Resource for use in FHIR R4, Resource))
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    14. NutritionOrder.extension:performer
    Slice Nameperformer
    Definition

    R5: NutritionOrder.performer (new:CodeableReference(CareTeam,Practitioner,PractitionerRole,RelatedPerson,Patient,Organization))

    ShortR5: Who is desired to perform the administration of what is being ordered (new)
    Comments

    Element NutritionOrder.performer has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.performer has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

    Control0..*
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Who is desired to perform the administration of what is being ordered (new)) (Complex Extension)
    Is Modifierfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    16. NutritionOrder.extension:outsideFoodAllowed
    Slice NameoutsideFoodAllowed
    Definition

    R5: NutritionOrder.outsideFoodAllowed (new:boolean)

    ShortR5: Capture when a food item is brought in by the patient and/or family (new)
    Comments

    Element NutritionOrder.outsideFoodAllowed has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.outsideFoodAllowed has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

    Control0..1
    This element is affected by the following invariants: ele-1
    TypeExtension(R5: Capture when a food item is brought in by the patient and/or family (new)) (Extension Type: boolean)
    Is Modifierfalse
    Summaryfalse
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    18. NutritionOrder.modifierExtension
    Definition

    May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

    ShortExtensions that cannot be ignored
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
    Summaryfalse
    Requirements

    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    20. NutritionOrder.status
    Definition

    The workflow status of the nutrition order/request.

    Shortdraft | active | on-hold | revoked | completed | entered-in-error | unknown
    Comments

    Typically the system placing the order sets the status to "requested". Thereafter, the order is maintained by the receiver that updates the status as the request is handled. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

    Control1..1
    BindingThe codes SHALL be taken from RequestStatushttp://hl7.org/fhir/ValueSet/request-status|4.0.1
    (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)

    Codes identifying the lifecycle stage of the nutrition order.

    Typecode
    Is Modifiertrue because This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    22. NutritionOrder.intent
    Definition

    Indicates the level of authority/intentionality associated with the NutrionOrder and where the request fits into the workflow chain.

    Shortproposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
    Comments

    When resources map to this element, they are free to define as many codes as necessary to cover their space and will map to "proposal, plan or order". Can have multiple codes that map to one of these. E.g. "original order", "encoded order", "reflex order" would all map to "order". Expectation is that the set of codes is mutually exclusive or a strict all-encompassing hierarchy.

    Control1..1
    BindingThe codes SHALL be taken from RequestIntenthttp://hl7.org/fhir/ValueSet/request-intent|4.0.1
    (required to http://hl7.org/fhir/ValueSet/request-intent|4.0.1)

    Codes indicating the degree of authority/intentionality associated with a nutrition order.

    Typecode
    Is Modifiertrue because This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request
    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
    Summarytrue
    Requirements

    Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain.

    Alternate Namescategory
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    24. NutritionOrder.patient
    Definition

    The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.

    ShortThe person who requires the diet, formula or nutritional supplement
    Control1..1
    TypeReference(Patient)
    Is Modifierfalse
    Summarytrue
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    26. NutritionOrder.patient.extension
    Definition

    An Extension


    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

    ShortExtensionAdditional content defined by implementations
    Comments

    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

    Control0..*
    TypeExtension
    Is Modifierfalse
    Summaryfalse
    Alternate Namesextensions, user content
    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
    SlicingThis element introduces a set of slices on NutritionOrder.patient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
    • value @ url
    • 28. NutritionOrder.patient.extension:subject
      Slice Namesubject
      Definition

      R5: NutritionOrder.subject additional types from child elements (display, identifier, reference, type)

      ShortR5: Who requires the diet, formula or nutritional supplement additional types
      Comments

      Element NutritionOrder.subject is mapped to FHIR R4 element NutritionOrder.patient as SourceIsBroaderThanTarget. The mappings for NutritionOrder.subject do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element NutritionOrder.subject with unmapped reference targets: Group.

      Control0..1
      TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
      Is Modifierfalse
      Summaryfalse
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
      30. NutritionOrder.dateTime
      Definition

      The date and time that this nutrition order was requested.

      ShortDate and time the nutrition order was requested
      Control1..1
      TypedateTime
      Is Modifierfalse
      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
      Summarytrue
      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
      ele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))

      Guidance on how to interpret the contents of this table can be foundhere

      0. NutritionOrder
      2. NutritionOrder.extension
      Control0..*
      SlicingThis element introduces a set of slices on NutritionOrder.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
      • value @ url
      • 4. NutritionOrder.extension:basedOn
        Slice NamebasedOn
        Definition

        R5: NutritionOrder.basedOn (new:Reference(CarePlan,NutritionOrder,ServiceRequest))

        ShortR5: What this order fulfills (new)
        Comments

        Element NutritionOrder.basedOn has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.basedOn has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

        Control0..*
        TypeExtension(R5: What this order fulfills (new)) (Extension Type: Reference(Cross-version Profile for R5.CarePlan for use in FHIR R4, CarePlan, Cross-version Profile for R5.NutritionOrder for use in FHIR R4, NutritionOrder, Cross-version Profile for R5.ServiceRequest for use in FHIR R4, ServiceRequest))
        6. NutritionOrder.extension:groupIdentifier
        Slice NamegroupIdentifier
        Definition

        R5: NutritionOrder.groupIdentifier (new:Identifier)

        ShortR5: Composite Request ID (new)
        Comments

        Element NutritionOrder.groupIdentifier has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.groupIdentifier has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

        Control0..1
        TypeExtension(R5: Composite Request ID (new)) (Extension Type: Identifier)
        8. NutritionOrder.extension:priority
        Slice Namepriority
        Definition

        R5: NutritionOrder.priority (new:code)

        ShortR5: routine | urgent | asap | stat (new)
        Comments

        Element NutritionOrder.priority has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.priority has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

        Control0..1
        TypeExtension(R5: routine | urgent | asap | stat (new)) (Extension Type: code)
        10. NutritionOrder.extension:supportingInformation
        Slice NamesupportingInformation
        Definition

        R5: NutritionOrder.supportingInformation (new:Reference(Resource))

        ShortR5: Information to support fulfilling of the nutrition order (new)
        Comments

        Element NutritionOrder.supportingInformation has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.supportingInformation has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

        Control0..*
        TypeExtension(R5: Information to support fulfilling of the nutrition order (new)) (Extension Type: Reference(Cross-version Profile for R5.Resource for use in FHIR R4, Resource))
        12. NutritionOrder.extension:performer
        Slice Nameperformer
        Definition

        R5: NutritionOrder.performer (new:CodeableReference(CareTeam,Practitioner,PractitionerRole,RelatedPerson,Patient,Organization))

        ShortR5: Who is desired to perform the administration of what is being ordered (new)
        Comments

        Element NutritionOrder.performer has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.performer has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

        Control0..*
        TypeExtension(R5: Who is desired to perform the administration of what is being ordered (new)) (Complex Extension)
        14. NutritionOrder.extension:outsideFoodAllowed
        Slice NameoutsideFoodAllowed
        Definition

        R5: NutritionOrder.outsideFoodAllowed (new:boolean)

        ShortR5: Capture when a food item is brought in by the patient and/or family (new)
        Comments

        Element NutritionOrder.outsideFoodAllowed has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.outsideFoodAllowed has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

        Control0..1
        TypeExtension(R5: Capture when a food item is brought in by the patient and/or family (new)) (Extension Type: boolean)
        16. NutritionOrder.patient
        18. NutritionOrder.patient.extension
        Control0..*
        SlicingThis element introduces a set of slices on NutritionOrder.patient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
        • value @ url
        • 20. NutritionOrder.patient.extension:subject
          Slice Namesubject
          Definition

          R5: NutritionOrder.subject additional types from child elements (display, identifier, reference, type)

          ShortR5: Who requires the diet, formula or nutritional supplement additional types
          Comments

          Element NutritionOrder.subject is mapped to FHIR R4 element NutritionOrder.patient as SourceIsBroaderThanTarget. The mappings for NutritionOrder.subject do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element NutritionOrder.subject with unmapped reference targets: Group.

          Control0..1
          TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
          22. NutritionOrder.oralDiet
          24. NutritionOrder.oralDiet.schedule
          26. NutritionOrder.oralDiet.schedule.extension
          Control0..*
          SlicingThis element introduces a set of slices on NutritionOrder.oralDiet.schedule.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
          • value @ url
          • 28. NutritionOrder.oralDiet.schedule.extension:timing
            Slice Nametiming
            Definition

            R5: NutritionOrder.oralDiet.schedule.timing (new:Timing)

            ShortR5: Scheduled frequency of diet (new)
            Comments

            Element NutritionOrder.oralDiet.schedule.timing has a context of NutritionOrder.oralDiet.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.oralDiet.schedule.timing has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

            Control0..*
            TypeExtension(R5: Scheduled frequency of diet (new)) (Extension Type: Timing)
            30. NutritionOrder.oralDiet.schedule.extension:asNeeded
            Slice NameasNeeded
            Definition

            R5: NutritionOrder.oralDiet.schedule.asNeeded (new:boolean)

            ShortR5: Take 'as needed' (new)
            Comments

            Element NutritionOrder.oralDiet.schedule.asNeeded has a context of NutritionOrder.oralDiet.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.oralDiet.schedule.asNeeded has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

            Control0..1
            TypeExtension(R5: Take 'as needed' (new)) (Extension Type: boolean)
            32. NutritionOrder.oralDiet.schedule.extension:asNeededFor
            Slice NameasNeededFor
            Definition

            R5: NutritionOrder.oralDiet.schedule.asNeededFor (new:CodeableConcept)

            ShortR5: Take 'as needed' for x (new)
            Comments

            Element NutritionOrder.oralDiet.schedule.asNeededFor has a context of NutritionOrder.oralDiet.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.oralDiet.schedule.asNeededFor has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

            Control0..1
            TypeExtension(R5: Take 'as needed' for x (new)) (Extension Type: CodeableConcept)
            34. NutritionOrder.supplement
            36. NutritionOrder.supplement.type
            38. NutritionOrder.supplement.type.extension
            Control0..*
            SlicingThis element introduces a set of slices on NutritionOrder.supplement.type.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
            • value @ url
            • 40. NutritionOrder.supplement.type.extension:type
              Slice Nametype
              Definition

              R5: NutritionOrder.supplement.type additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/NutritionProduct)) additional types from child elements (reference)

              ShortR5: type additional types
              Comments

              Element NutritionOrder.supplement.type is mapped to FHIR R4 element NutritionOrder.supplement.type as SourceIsBroaderThanTarget. The mappings for NutritionOrder.supplement.type do not cover the following types: CodeableReference. The mappings for NutritionOrder.supplement.type do not cover the following types based on type expansion: reference.

              Control0..1
              TypeExtension(R5: type additional types) (Extension Type: Reference(Cross-version Profile for R5.NutritionProduct for use in FHIR R4, Basic))
              42. NutritionOrder.supplement.schedule
              44. NutritionOrder.supplement.schedule.extension
              Control0..*
              SlicingThis element introduces a set of slices on NutritionOrder.supplement.schedule.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
              • value @ url
              • 46. NutritionOrder.supplement.schedule.extension:timing
                Slice Nametiming
                Definition

                R5: NutritionOrder.supplement.schedule.timing (new:Timing)

                ShortR5: Scheduled frequency of diet (new)
                Comments

                Element NutritionOrder.supplement.schedule.timing has a context of NutritionOrder.supplement.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.supplement.schedule.timing has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                Control0..*
                TypeExtension(R5: Scheduled frequency of diet (new)) (Extension Type: Timing)
                48. NutritionOrder.supplement.schedule.extension:asNeeded
                Slice NameasNeeded
                Definition

                R5: NutritionOrder.supplement.schedule.asNeeded (new:boolean)

                ShortR5: Take 'as needed' (new)
                Comments

                Element NutritionOrder.supplement.schedule.asNeeded has a context of NutritionOrder.supplement.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.supplement.schedule.asNeeded has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                Control0..1
                TypeExtension(R5: Take 'as needed' (new)) (Extension Type: boolean)
                50. NutritionOrder.supplement.schedule.extension:asNeededFor
                Slice NameasNeededFor
                Definition

                R5: NutritionOrder.supplement.schedule.asNeededFor (new:CodeableConcept)

                ShortR5: Take 'as needed' for x (new)
                Comments

                Element NutritionOrder.supplement.schedule.asNeededFor has a context of NutritionOrder.supplement.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.supplement.schedule.asNeededFor has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                Control0..1
                TypeExtension(R5: Take 'as needed' for x (new)) (Extension Type: CodeableConcept)
                52. NutritionOrder.enteralFormula
                54. NutritionOrder.enteralFormula.extension
                Control0..*
                SlicingThis element introduces a set of slices on NutritionOrder.enteralFormula.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                • value @ url
                • 56. NutritionOrder.enteralFormula.extension:deliveryDevice
                  Slice NamedeliveryDevice
                  Definition

                  R5: NutritionOrder.enteralFormula.deliveryDevice (new:CodeableReference(DeviceDefinition))

                  ShortR5: Intended type of device for the administration (new)
                  Comments

                  Element NutritionOrder.enteralFormula.deliveryDevice has a context of NutritionOrder.enteralFormula based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.enteralFormula.deliveryDevice has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                  Control0..*
                  TypeExtension(R5: Intended type of device for the administration (new)) (Complex Extension)
                  58. NutritionOrder.enteralFormula.extension:quantity
                  Slice Namequantity
                  Definition

                  R5: NutritionOrder.enteralFormula.additive.quantity (new:Quantity[SimpleQuantity])

                  ShortR5: Amount of additive to be given or mixed in (new)
                  Comments

                  Element NutritionOrder.enteralFormula.additive.quantity has a context of NutritionOrder.enteralFormula based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.enteralFormula.additive.quantity has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                  Control0..1
                  TypeExtension(R5: Amount of additive to be given or mixed in (new)) (Extension Type: Quantity(SimpleQuantity))
                  60. NutritionOrder.enteralFormula.baseFormulaType
                  62. NutritionOrder.enteralFormula.baseFormulaType.extension
                  Control0..*
                  SlicingThis element introduces a set of slices on NutritionOrder.enteralFormula.baseFormulaType.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                  • value @ url
                  • 64. NutritionOrder.enteralFormula.baseFormulaType.extension:baseFormulaType
                    Slice NamebaseFormulaType
                    Definition

                    R5: NutritionOrder.enteralFormula.baseFormulaType additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/NutritionProduct)) additional types from child elements (reference)

                    ShortR5: baseFormulaType additional types
                    Comments

                    Element NutritionOrder.enteralFormula.baseFormulaType is mapped to FHIR R4 element NutritionOrder.enteralFormula.baseFormulaType as SourceIsBroaderThanTarget. The mappings for NutritionOrder.enteralFormula.baseFormulaType do not cover the following types: CodeableReference. The mappings for NutritionOrder.enteralFormula.baseFormulaType do not cover the following types based on type expansion: reference.

                    Control0..1
                    TypeExtension(R5: baseFormulaType additional types) (Extension Type: Reference(Cross-version Profile for R5.NutritionProduct for use in FHIR R4, Basic))
                    66. NutritionOrder.enteralFormula.additiveType
                    68. NutritionOrder.enteralFormula.additiveType.extension
                    Control0..*
                    SlicingThis element introduces a set of slices on NutritionOrder.enteralFormula.additiveType.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                    • value @ url
                    • 70. NutritionOrder.enteralFormula.additiveType.extension:type
                      Slice Nametype
                      Definition

                      R5: NutritionOrder.enteralFormula.additive.type additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/NutritionProduct)) additional types from child elements (reference)

                      ShortR5: type additional types
                      Comments

                      Element NutritionOrder.enteralFormula.additive.type is mapped to FHIR R4 element NutritionOrder.enteralFormula.additiveType as SourceIsBroaderThanTarget. The mappings for NutritionOrder.enteralFormula.additive.type do not cover the following types: CodeableReference. The mappings for NutritionOrder.enteralFormula.additive.type do not cover the following types based on type expansion: reference.

                      Control0..1
                      TypeExtension(R5: type additional types) (Extension Type: Reference(Cross-version Profile for R5.NutritionProduct for use in FHIR R4, Basic))
                      72. NutritionOrder.enteralFormula.administration
                      74. NutritionOrder.enteralFormula.administration.schedule
                      76. NutritionOrder.enteralFormula.administration.schedule.extension
                      Control0..*
                      SlicingThis element introduces a set of slices on NutritionOrder.enteralFormula.administration.schedule.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                      • value @ url
                      • 78. NutritionOrder.enteralFormula.administration.schedule.extension:timing
                        Slice Nametiming
                        Definition

                        R5: NutritionOrder.enteralFormula.administration.schedule.timing (new:Timing)

                        ShortR5: Scheduled frequency of enteral formula (new)
                        Comments

                        Element NutritionOrder.enteralFormula.administration.schedule.timing has a context of NutritionOrder.enteralFormula.administration.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.enteralFormula.administration.schedule.timing has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                        Control0..*
                        TypeExtension(R5: Scheduled frequency of enteral formula (new)) (Extension Type: Timing)
                        80. NutritionOrder.enteralFormula.administration.schedule.extension:asNeeded
                        Slice NameasNeeded
                        Definition

                        R5: NutritionOrder.enteralFormula.administration.schedule.asNeeded (new:boolean)

                        ShortR5: Take 'as needed' (new)
                        Comments

                        Element NutritionOrder.enteralFormula.administration.schedule.asNeeded has a context of NutritionOrder.enteralFormula.administration.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.enteralFormula.administration.schedule.asNeeded has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                        Control0..1
                        TypeExtension(R5: Take 'as needed' (new)) (Extension Type: boolean)
                        82. NutritionOrder.enteralFormula.administration.schedule.extension:asNeededFor
                        Slice NameasNeededFor
                        Definition

                        R5: NutritionOrder.enteralFormula.administration.schedule.asNeededFor (new:CodeableConcept)

                        ShortR5: Take 'as needed' for x (new)
                        Comments

                        Element NutritionOrder.enteralFormula.administration.schedule.asNeededFor has a context of NutritionOrder.enteralFormula.administration.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.enteralFormula.administration.schedule.asNeededFor has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                        Control0..1
                        TypeExtension(R5: Take 'as needed' for x (new)) (Extension Type: CodeableConcept)

                        Guidance on how to interpret the contents of this table can be foundhere

                        0. NutritionOrder
                        Definition

                        A request to supply a diet, formula feeding (enteral) or oral nutritional supplement to a patient/resident.

                        ShortDiet, formula or nutritional supplement request
                        Comments

                        Referenced by an Order Request (workflow).

                        Control0..*
                        Is Modifierfalse
                        Summaryfalse
                        Alternate NamesNutrition Order, Diet Order, Diet, Nutritional Supplement, Enteral Nutrition
                        Invariantsdom-2: If the resource is contained in another resource, it SHALL NOT contain nested Resources (contained.contained.empty())
                        dom-3: 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: 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: If a resource is contained in another resource, it SHALL NOT have a security label (contained.meta.security.empty())
                        dom-6: A resource should have narrative for robust management (text.`div`.exists())
                        nor-1: Nutrition Order SHALL contain either Oral Diet , Supplement, or Enteral Formula class (oralDiet.exists() or supplement.exists() or enteralFormula.exists())
                        2. NutritionOrder.id
                        Definition

                        The logical id of the resource, as used in the URL for the resource. Once assigned, this value never changes.

                        ShortLogical id of this artifact
                        Comments

                        The only time that a resource does not have an id is when it is being submitted to the server using a create operation.

                        Control0..1
                        Typeid
                        Is Modifierfalse
                        Summarytrue
                        4. NutritionOrder.meta
                        Definition

                        The metadata about the resource. This is content that is maintained by the infrastructure. Changes to the content might not always be associated with version changes to the resource.

                        ShortMetadata about the resource
                        Control0..1
                        TypeMeta
                        Is Modifierfalse
                        Summarytrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        6. NutritionOrder.implicitRules
                        Definition

                        A reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content. Often, this is a reference to an implementation guide that defines the special rules along with other profiles etc.

                        ShortA set of rules under which this content was created
                        Comments

                        Asserting this rule set restricts the content to be only understood by a limited set of trading partners. This inherently limits the usefulness of the data in the long term. However, the existing health eco-system is highly fractured, and not yet ready to define, collect, and exchange data in a generally computable sense. Wherever possible, implementers and/or specification writers should avoid using this element. Often, when used, the URL is a reference to an implementation guide that defines these special rules as part of it's narrative along with other profiles, value sets, etc.

                        Control0..1
                        Typeuri
                        Is Modifiertrue because This element is labeled as a modifier because the implicit rules may provide additional knowledge about the resource that modifies it's meaning or interpretation
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summarytrue
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        8. NutritionOrder.language
                        Definition

                        The base language in which the resource is written.

                        ShortLanguage of the resource content
                        Comments

                        Language is provided to support indexing and accessibility (typically, services such as text to speech use the language tag). The html language tag in the narrative applies to the narrative. The language tag on the resource may be used to specify the language of other presentations generated from the data in the resource. Not all the content has to be in the base language. The Resource.language should not be assumed to apply to the narrative automatically. If a language is specified, it should it also be specified on the div element in the html (see rules in HTML5 for information about the relationship between xml:lang and the html lang attribute).

                        Control0..1
                        BindingThe codes SHOULD be taken from CommonLanguages .
                        (preferred to http://hl7.org/fhir/ValueSet/languages|4.0.1)

                        A human language.

                        Additional BindingsPurpose
                        AllLanguagesMax Binding
                        Typecode
                        Is Modifierfalse
                        Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        10. NutritionOrder.text
                        Definition

                        A human-readable narrative that contains a summary of the resource and can be used to represent the content of the resource to a human. The narrative need not encode all the structured data, but is required to contain sufficient detail to make it "clinically safe" for a human to just read the narrative. Resource definitions may define what content should be represented in the narrative to ensure clinical safety.

                        ShortText summary of the resource, for human interpretation
                        Comments

                        Contained resources do not have narrative. Resources that are not contained SHOULD have a narrative. In some cases, a resource may only have text with little or no additional discrete data (as long as all minOccurs=1 elements are satisfied). This may be necessary for data from legacy systems where information is captured as a "text blob" or where text is additionally entered raw or narrated and encoded information is added later.

                        Control0..1
                        TypeNarrative
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesnarrative, html, xhtml, display
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        12. NutritionOrder.contained
                        Definition

                        These resources do not have an independent existence apart from the resource that contains them - they cannot be identified independently, and nor can they have their own independent transaction scope.

                        ShortContained, inline Resources
                        Comments

                        This should never be done when the content can be identified properly, as once identification is lost, it is extremely difficult (and context dependent) to restore it again. Contained resources may have profiles and tags In their meta elements, but SHALL NOT have security labels.

                        Control0..*
                        TypeResource
                        Is Modifierfalse
                        Summaryfalse
                        Alternate Namesinline resources, anonymous resources, contained resources
                        14. NutritionOrder.extension
                        Definition

                        An Extension

                        ShortExtension
                        Control0..*
                        TypeExtension
                        Is Modifierfalse
                        Summaryfalse
                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                        SlicingThis element introduces a set of slices on NutritionOrder.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                        • value @ url
                        • 16. NutritionOrder.extension:basedOn
                          Slice NamebasedOn
                          Definition

                          R5: NutritionOrder.basedOn (new:Reference(CarePlan,NutritionOrder,ServiceRequest))

                          ShortR5: What this order fulfills (new)
                          Comments

                          Element NutritionOrder.basedOn has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.basedOn has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                          Control0..*
                          This element is affected by the following invariants: ele-1
                          TypeExtension(R5: What this order fulfills (new)) (Extension Type: Reference(Cross-version Profile for R5.CarePlan for use in FHIR R4, CarePlan, Cross-version Profile for R5.NutritionOrder for use in FHIR R4, NutritionOrder, Cross-version Profile for R5.ServiceRequest for use in FHIR R4, ServiceRequest))
                          Is Modifierfalse
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          18. NutritionOrder.extension:groupIdentifier
                          Slice NamegroupIdentifier
                          Definition

                          R5: NutritionOrder.groupIdentifier (new:Identifier)

                          ShortR5: Composite Request ID (new)
                          Comments

                          Element NutritionOrder.groupIdentifier has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.groupIdentifier has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                          Control0..1
                          This element is affected by the following invariants: ele-1
                          TypeExtension(R5: Composite Request ID (new)) (Extension Type: Identifier)
                          Is Modifierfalse
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          20. NutritionOrder.extension:priority
                          Slice Namepriority
                          Definition

                          R5: NutritionOrder.priority (new:code)

                          ShortR5: routine | urgent | asap | stat (new)
                          Comments

                          Element NutritionOrder.priority has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.priority has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                          Control0..1
                          This element is affected by the following invariants: ele-1
                          TypeExtension(R5: routine | urgent | asap | stat (new)) (Extension Type: code)
                          Is Modifierfalse
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          22. NutritionOrder.extension:supportingInformation
                          Slice NamesupportingInformation
                          Definition

                          R5: NutritionOrder.supportingInformation (new:Reference(Resource))

                          ShortR5: Information to support fulfilling of the nutrition order (new)
                          Comments

                          Element NutritionOrder.supportingInformation has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.supportingInformation has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                          Control0..*
                          This element is affected by the following invariants: ele-1
                          TypeExtension(R5: Information to support fulfilling of the nutrition order (new)) (Extension Type: Reference(Cross-version Profile for R5.Resource for use in FHIR R4, Resource))
                          Is Modifierfalse
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          24. NutritionOrder.extension:performer
                          Slice Nameperformer
                          Definition

                          R5: NutritionOrder.performer (new:CodeableReference(CareTeam,Practitioner,PractitionerRole,RelatedPerson,Patient,Organization))

                          ShortR5: Who is desired to perform the administration of what is being ordered (new)
                          Comments

                          Element NutritionOrder.performer has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.performer has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                          Control0..*
                          This element is affected by the following invariants: ele-1
                          TypeExtension(R5: Who is desired to perform the administration of what is being ordered (new)) (Complex Extension)
                          Is Modifierfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          26. NutritionOrder.extension:outsideFoodAllowed
                          Slice NameoutsideFoodAllowed
                          Definition

                          R5: NutritionOrder.outsideFoodAllowed (new:boolean)

                          ShortR5: Capture when a food item is brought in by the patient and/or family (new)
                          Comments

                          Element NutritionOrder.outsideFoodAllowed has a context of NutritionOrder based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.outsideFoodAllowed has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                          Control0..1
                          This element is affected by the following invariants: ele-1
                          TypeExtension(R5: Capture when a food item is brought in by the patient and/or family (new)) (Extension Type: boolean)
                          Is Modifierfalse
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          28. NutritionOrder.modifierExtension
                          Definition

                          May be used to represent additional information that is not part of the basic definition of the resource and that modifies the understanding of the element that contains it and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                          Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                          ShortExtensions that cannot be ignored
                          Comments

                          There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                          Control0..*
                          TypeExtension
                          Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the resource that contains them
                          Summaryfalse
                          Requirements

                          Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                          Alternate Namesextensions, user content
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          30. NutritionOrder.identifier
                          Definition

                          Identifiers assigned to this order by the order sender or by the order receiver.

                          ShortIdentifiers assigned to this order
                          Comments

                          The Identifier.type element can be to indicate filler vs. placer if needed. This is explained in further detail here.

                          NoteThis is a business identifier, not a resource identifier (see discussion)
                          Control0..*
                          TypeIdentifier
                          Is Modifierfalse
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          32. NutritionOrder.instantiatesCanonical
                          Definition

                          The URL pointing to a FHIR-defined protocol, guideline, orderset or other definition that is adhered to in whole or in part by this NutritionOrder.

                          ShortInstantiates FHIR protocol or definition
                          Comments

                          Note: This is a business identifier, not a resource identifier (see discussion). It is best practice for the identifier to only appear on a single resource instance, however business practices may occasionally dictate that multiple resource instances with the same identifier can exist - possibly even with different resource types. For example, multiple Patient and a Person resource instance might share the same social insurance number.

                          Control0..*
                          Typecanonical(ActivityDefinition, PlanDefinition)
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          34. NutritionOrder.instantiatesUri
                          Definition

                          The URL pointing to an externally maintained protocol, guideline, orderset or other definition that is adhered to in whole or in part by this NutritionOrder.

                          ShortInstantiates external protocol or definition
                          Comments

                          This might be an HTML page, PDF, etc. or could just be a non-resolvable URI identifier.

                          Control0..*
                          Typeuri
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          36. NutritionOrder.instantiates
                          Definition

                          The URL pointing to a protocol, guideline, orderset or other definition that is adhered to in whole or in part by this NutritionOrder.

                          ShortInstantiates protocol or definition
                          Control0..*
                          Typeuri
                          Is Modifierfalse
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          38. NutritionOrder.status
                          Definition

                          The workflow status of the nutrition order/request.

                          Shortdraft | active | on-hold | revoked | completed | entered-in-error | unknown
                          Comments

                          Typically the system placing the order sets the status to "requested". Thereafter, the order is maintained by the receiver that updates the status as the request is handled. This element is labeled as a modifier because the status contains codes that mark the resource as not currently valid.

                          Control1..1
                          BindingThe codes SHALL be taken from RequestStatus
                          (required to http://hl7.org/fhir/ValueSet/request-status|4.0.1)

                          Codes identifying the lifecycle stage of the nutrition order.

                          Typecode
                          Is Modifiertrue because This element is labeled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          40. NutritionOrder.intent
                          Definition

                          Indicates the level of authority/intentionality associated with the NutrionOrder and where the request fits into the workflow chain.

                          Shortproposal | plan | directive | order | original-order | reflex-order | filler-order | instance-order | option
                          Comments

                          When resources map to this element, they are free to define as many codes as necessary to cover their space and will map to "proposal, plan or order". Can have multiple codes that map to one of these. E.g. "original order", "encoded order", "reflex order" would all map to "order". Expectation is that the set of codes is mutually exclusive or a strict all-encompassing hierarchy.

                          Control1..1
                          BindingThe codes SHALL be taken from RequestIntent
                          (required to http://hl7.org/fhir/ValueSet/request-intent|4.0.1)

                          Codes indicating the degree of authority/intentionality associated with a nutrition order.

                          Typecode
                          Is Modifiertrue because This element changes the interpretation of all descriptive attributes. For example "the time the request is recommended to occur" vs. "the time the request is authorized to occur" or "who is recommended to perform the request" vs. "who is authorized to perform the request
                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                          Summarytrue
                          Requirements

                          Proposals/recommendations, plans and orders all use the same structure and can exist in the same fulfillment chain.

                          Alternate Namescategory
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          42. NutritionOrder.patient
                          Definition

                          The person (patient) who needs the nutrition order for an oral diet, nutritional supplement and/or enteral or formula feeding.

                          ShortThe person who requires the diet, formula or nutritional supplement
                          Control1..1
                          TypeReference(Patient)
                          Is Modifierfalse
                          Summarytrue
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          44. NutritionOrder.patient.id
                          Definition

                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                          ShortUnique id for inter-element referencing
                          Control0..1
                          Typestring
                          Is Modifierfalse
                          XML FormatIn the XML format, this property is represented as an attribute.
                          Summaryfalse
                          46. NutritionOrder.patient.extension
                          Definition

                          An Extension

                          ShortExtension
                          Control0..*
                          TypeExtension
                          Is Modifierfalse
                          Summaryfalse
                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                          SlicingThis element introduces a set of slices on NutritionOrder.patient.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                          • value @ url
                          • 48. NutritionOrder.patient.extension:subject
                            Slice Namesubject
                            Definition

                            R5: NutritionOrder.subject additional types from child elements (display, identifier, reference, type)

                            ShortR5: Who requires the diet, formula or nutritional supplement additional types
                            Comments

                            Element NutritionOrder.subject is mapped to FHIR R4 element NutritionOrder.patient as SourceIsBroaderThanTarget. The mappings for NutritionOrder.subject do not cover the following types based on type expansion: display, identifier, reference, type. The standard extension alternate-reference has been mapped as the representation of FHIR R5 element NutritionOrder.subject with unmapped reference targets: Group.

                            Control0..1
                            TypeExtension(Alternate Reference) (Extension Type: Reference(Resource))
                            Is Modifierfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            50. NutritionOrder.patient.reference
                            Definition

                            A reference to a location at which the other resource is found. The reference may be a relative reference, in which case it is relative to the service base URL, or an absolute URL that resolves to the location where the resource is found. The reference may be version specific or not. If the reference is not to a FHIR RESTful server, then it should be assumed to be version specific. Internal fragment references (start with '#') refer to contained resources.

                            ShortLiteral reference, Relative, internal or absolute URL
                            Comments

                            Using absolute URLs provides a stable scalable approach suitable for a cloud/web context, while using relative/logical references provides a flexible approach suitable for use when trading across closed eco-system boundaries. Absolute URLs do not need to point to a FHIR RESTful server, though this is the preferred approach. If the URL conforms to the structure "/[type]/[id]" then it should be assumed that the reference is to a FHIR RESTful server.

                            Control0..1
                            This element is affected by the following invariants: ref-1
                            Typestring
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            52. NutritionOrder.patient.type
                            Definition

                            The expected type of the target of the reference. If both Reference.type and Reference.reference are populated and Reference.reference is a FHIR URL, both SHALL be consistent.

                            The type is the Canonical URL of Resource Definition that is the type this reference refers to. References are URLs that are relative to http://hl7.org/fhir/StructureDefinition/ e.g. "Patient" is a reference to http://hl7.org/fhir/StructureDefinition/Patient. Absolute URLs are only allowed for logical models (and can only be used in references in logical models, not resources).

                            ShortType the reference refers to (e.g. "Patient")
                            Comments

                            This element is used to indicate the type of the target of the reference. This may be used which ever of the other elements are populated (or not). In some cases, the type of the target may be determined by inspection of the reference (e.g. a RESTful URL) or by resolving the target of the reference; if both the type and a reference is provided, the reference SHALL resolve to a resource of the same type as that specified.

                            Control0..1
                            BindingUnless not suitable, these codes SHALL be taken from ResourceType .
                            (extensible to http://hl7.org/fhir/ValueSet/resource-types|4.0.1)

                            Aa resource (or, for logical models, the URI of the logical model).

                            Typeuri
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            54. NutritionOrder.patient.identifier
                            Definition

                            An identifier for the target resource. This is used when there is no way to reference the other resource directly, either because the entity it represents is not available through a FHIR server, or because there is no way for the author of the resource to convert a known identifier to an actual location. There is no requirement that a Reference.identifier point to something that is actually exposed as a FHIR instance, but it SHALL point to a business concept that would be expected to be exposed as a FHIR instance, and that instance would need to be of a FHIR resource type allowed by the reference.

                            ShortLogical reference, when literal reference is not known
                            Comments

                            When an identifier is provided in place of a reference, any system processing the reference will only be able to resolve the identifier to a reference if it understands the business context in which the identifier is used. Sometimes this is global (e.g. a national identifier) but often it is not. For this reason, none of the useful mechanisms described for working with references (e.g. chaining, includes) are possible, nor should servers be expected to be able resolve the reference. Servers may accept an identifier based reference untouched, resolve it, and/or reject it - see CapabilityStatement.rest.resource.referencePolicy.

                            When both an identifier and a literal reference are provided, the literal reference is preferred. Applications processing the resource are allowed - but not required - to check that the identifier matches the literal reference

                            Applications converting a logical reference to a literal reference may choose to leave the logical reference present, or remove it.

                            Reference is intended to point to a structure that can potentially be expressed as a FHIR resource, though there is no need for it to exist as an actual FHIR resource instance - except in as much as an application wishes to actual find the target of the reference. The content referred to be the identifier must meet the logical constraints implied by any limitations on what resource types are permitted for the reference. For example, it would not be legitimate to send the identifier for a drug prescription if the type were Reference(Observation|DiagnosticReport). One of the use-cases for Reference.identifier is the situation where no FHIR representation exists (where the type is Reference (Any).

                            NoteThis is a business identifier, not a resource identifier (see discussion)
                            Control0..1
                            TypeIdentifier
                            Is Modifierfalse
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            56. NutritionOrder.patient.display
                            Definition

                            Plain text narrative that identifies the resource in addition to the resource reference.

                            ShortText alternative for the resource
                            Comments

                            This is generally not the same as the Resource.text of the referenced resource. The purpose is to identify what's being referenced, not to fully describe it.

                            Control0..1
                            Typestring
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            58. NutritionOrder.encounter
                            Definition

                            An encounter that provides additional information about the healthcare context in which this request is made.

                            ShortThe encounter associated with this nutrition order
                            Control0..1
                            TypeReference(Encounter)
                            Is Modifierfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            60. NutritionOrder.dateTime
                            Definition

                            The date and time that this nutrition order was requested.

                            ShortDate and time the nutrition order was requested
                            Control1..1
                            TypedateTime
                            Is Modifierfalse
                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            62. NutritionOrder.orderer
                            Definition

                            The practitioner that holds legal responsibility for ordering the diet, nutritional supplement, or formula feedings.

                            ShortWho ordered the diet, formula or nutritional supplement
                            Control0..1
                            TypeReference(Practitioner, PractitionerRole)
                            Is Modifierfalse
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            64. NutritionOrder.allergyIntolerance
                            Definition

                            A link to a record of allergies or intolerances which should be included in the nutrition order.

                            ShortList of the patient's food and nutrition-related allergies and intolerances
                            Comments

                            Information on a patient's food allergies and intolerances to inform healthcare personnel about the type of foods that the patient shouldn't receive or consume.

                            Control0..*
                            TypeReference(AllergyIntolerance)
                            Is Modifierfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            66. NutritionOrder.foodPreferenceModifier
                            Definition

                            This modifier is used to convey order-specific modifiers about the type of food that should be given. These can be derived from patient allergies, intolerances, or preferences such as Halal, Vegan or Kosher. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.

                            ShortOrder-specific modifier about the type of food that should be given
                            Comments

                            Information on a patient's food preferences that inform healthcare personnel about the food that the patient should receive or consume.

                            Control0..*
                            BindingFor example codes, see Diet
                            (example to http://hl7.org/fhir/ValueSet/encounter-diet|4.0.1)

                            Medical, cultural or ethical food preferences to help with catering requirements.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            68. NutritionOrder.excludeFoodModifier
                            Definition

                            This modifier is used to convey Order-specific modifier about the type of oral food or oral fluids that should not be given. These can be derived from patient allergies, intolerances, or preferences such as No Red Meat, No Soy or No Wheat or Gluten-Free. While it should not be necessary to repeat allergy or intolerance information captured in the referenced AllergyIntolerance resource in the excludeFoodModifier, this element may be used to convey additional specificity related to foods that should be eliminated from the patient’s diet for any reason. This modifier applies to the entire nutrition order inclusive of the oral diet, nutritional supplements and enteral formula feedings.

                            ShortOrder-specific modifier about the type of food that should not be given
                            Comments

                            Information on a patient's food allergies, intolerances and preferences to inform healthcare personnel about the type of foods that the patient shouldn't receive or consume.

                            Control0..*
                            BindingFor example codes, see FoodTypeCodes
                            (example to http://hl7.org/fhir/ValueSet/food-type|4.0.1)

                            Codes used to indicate the type of food that should NOT be given to the patient.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            70. NutritionOrder.oralDiet
                            Definition

                            Diet given orally in contrast to enteral (tube) feeding.

                            ShortOral diet components
                            Control0..1
                            This element is affected by the following invariants: nor-1
                            TypeBackboneElement
                            Is Modifierfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            72. NutritionOrder.oralDiet.id
                            Definition

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            ShortUnique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Summaryfalse
                            74. NutritionOrder.oralDiet.extension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                            ShortAdditional content defined by implementations
                            Comments

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Summaryfalse
                            Alternate Namesextensions, user content
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            76. NutritionOrder.oralDiet.modifierExtension
                            Definition

                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                            ShortExtensions that cannot be ignored even if unrecognized
                            Comments

                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                            Control0..*
                            TypeExtension
                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                            Summarytrue
                            Requirements

                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                            Alternate Namesextensions, user content, modifiers
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            78. NutritionOrder.oralDiet.type
                            Definition

                            The kind of diet or dietary restriction such as fiber restricted diet or diabetic diet.

                            ShortType of oral diet or diet restrictions that describe what can be consumed orally
                            Control0..*
                            BindingFor example codes, see DietCodes
                            (example to http://hl7.org/fhir/ValueSet/diet-type|4.0.1)

                            Codes used to indicate the type of diet being ordered for a patient.

                            TypeCodeableConcept
                            Is Modifierfalse
                            Summarytrue
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            80. NutritionOrder.oralDiet.schedule
                            Definition

                            The time period and frequency at which the diet should be given. The diet should be given for the combination of all schedules if more than one schedule is present.

                            ShortScheduled frequency of diet
                            Control0..*
                            TypeTiming
                            Is Modifierfalse
                            Summaryfalse
                            Alternate NamesFrequency
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            82. NutritionOrder.oralDiet.schedule.id
                            Definition

                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                            ShortUnique id for inter-element referencing
                            Control0..1
                            Typestring
                            Is Modifierfalse
                            XML FormatIn the XML format, this property is represented as an attribute.
                            Summaryfalse
                            84. NutritionOrder.oralDiet.schedule.extension
                            Definition

                            An Extension

                            ShortExtension
                            Control0..*
                            TypeExtension
                            Is Modifierfalse
                            Summaryfalse
                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                            SlicingThis element introduces a set of slices on NutritionOrder.oralDiet.schedule.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                            • value @ url
                            • 86. NutritionOrder.oralDiet.schedule.extension:timing
                              Slice Nametiming
                              Definition

                              R5: NutritionOrder.oralDiet.schedule.timing (new:Timing)

                              ShortR5: Scheduled frequency of diet (new)
                              Comments

                              Element NutritionOrder.oralDiet.schedule.timing has a context of NutritionOrder.oralDiet.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.oralDiet.schedule.timing has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                              Control0..*
                              TypeExtension(R5: Scheduled frequency of diet (new)) (Extension Type: Timing)
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              88. NutritionOrder.oralDiet.schedule.extension:asNeeded
                              Slice NameasNeeded
                              Definition

                              R5: NutritionOrder.oralDiet.schedule.asNeeded (new:boolean)

                              ShortR5: Take 'as needed' (new)
                              Comments

                              Element NutritionOrder.oralDiet.schedule.asNeeded has a context of NutritionOrder.oralDiet.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.oralDiet.schedule.asNeeded has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                              Control0..1
                              TypeExtension(R5: Take 'as needed' (new)) (Extension Type: boolean)
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              90. NutritionOrder.oralDiet.schedule.extension:asNeededFor
                              Slice NameasNeededFor
                              Definition

                              R5: NutritionOrder.oralDiet.schedule.asNeededFor (new:CodeableConcept)

                              ShortR5: Take 'as needed' for x (new)
                              Comments

                              Element NutritionOrder.oralDiet.schedule.asNeededFor has a context of NutritionOrder.oralDiet.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.oralDiet.schedule.asNeededFor has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                              Control0..1
                              TypeExtension(R5: Take 'as needed' for x (new)) (Extension Type: CodeableConcept)
                              Is Modifierfalse
                              Summaryfalse
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              92. NutritionOrder.oralDiet.schedule.modifierExtension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                              ShortExtensions that cannot be ignored even if unrecognized
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                              Summarytrue
                              Requirements

                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                              Alternate Namesextensions, user content, modifiers
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              94. NutritionOrder.oralDiet.schedule.event
                              Definition

                              Identifies specific times when the event occurs.

                              ShortWhen the event occurs
                              Control0..*
                              TypedateTime
                              Is Modifierfalse
                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                              Summarytrue
                              Requirements

                              In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification.

                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              96. NutritionOrder.oralDiet.schedule.repeat
                              Definition

                              A set of rules that describe when the event is scheduled.

                              ShortWhen the event is to occur
                              Control0..1
                              TypeElement
                              Is Modifierfalse
                              Summarytrue
                              Requirements

                              Many timing schedules are determined by regular repetitions.

                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              tim-1: if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
                              tim-2: if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
                              tim-4: duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
                              tim-5: period SHALL be a non-negative value (period.exists() implies period >= 0)
                              tim-6: If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
                              tim-7: If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
                              tim-8: If there's a countMax, there must be a count (countMax.empty() or count.exists())
                              tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
                              tim-10: If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
                              98. NutritionOrder.oralDiet.schedule.repeat.id
                              Definition

                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                              ShortUnique id for inter-element referencing
                              Control0..1
                              Typestring
                              Is Modifierfalse
                              XML FormatIn the XML format, this property is represented as an attribute.
                              Summaryfalse
                              100. NutritionOrder.oralDiet.schedule.repeat.extension
                              Definition

                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                              ShortAdditional content defined by implementations
                              Comments

                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                              Control0..*
                              TypeExtension
                              Is Modifierfalse
                              Summaryfalse
                              Alternate Namesextensions, user content
                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                              SlicingThis element introduces a set of slices on NutritionOrder.oralDiet.schedule.repeat.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                              • value @ url
                              • 102. NutritionOrder.oralDiet.schedule.repeat.bounds[x]
                                Definition

                                Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.

                                ShortLength/Range of lengths, or (Start and/or end) limits
                                Control0..1
                                TypeChoice of: Duration, Range, Period
                                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                Is Modifierfalse
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                104. NutritionOrder.oralDiet.schedule.repeat.count
                                Definition

                                A total count of the desired number of repetitions across the duration of the entire timing specification. If countMax is present, this element indicates the lower bound of the allowed range of count values.

                                ShortNumber of times to repeat
                                Comments

                                If you have both bounds and count, then this should be understood as within the bounds period, until count times happens.

                                Control0..1
                                TypepositiveInt
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Requirements

                                Repetitions may be limited by end time or total occurrences.

                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                106. NutritionOrder.oralDiet.schedule.repeat.countMax
                                Definition

                                If present, indicates that the count is a range - so to perform the action between [count] and [countMax] times.

                                ShortMaximum number of times to repeat
                                Control0..1
                                TypepositiveInt
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                108. NutritionOrder.oralDiet.schedule.repeat.duration
                                Definition

                                How long this thing happens for when it happens. If durationMax is present, this element indicates the lower bound of the allowed range of the duration.

                                ShortHow long when it happens
                                Comments

                                For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

                                Control0..1
                                Typedecimal
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Requirements

                                Some activities are not instantaneous and need to be maintained for a period of time.

                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                110. NutritionOrder.oralDiet.schedule.repeat.durationMax
                                Definition

                                If present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length.

                                ShortHow long when it happens (Max)
                                Comments

                                For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

                                Control0..1
                                Typedecimal
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Requirements

                                Some activities are not instantaneous and need to be maintained for a period of time.

                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                112. NutritionOrder.oralDiet.schedule.repeat.durationUnit
                                Definition

                                The units of time for the duration, in UCUM units.

                                Shorts | min | h | d | wk | mo | a - unit of time (UCUM)
                                Control0..1
                                BindingThe codes SHALL be taken from UnitsOfTime
                                (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

                                A unit of time (units from UCUM).

                                Typecode
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                114. NutritionOrder.oralDiet.schedule.repeat.frequency
                                Definition

                                The number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency.

                                ShortEvent occurs frequency times per period
                                Control0..1
                                TypepositiveInt
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Meaning if MissingIf no frequency is stated, the assumption is that the event occurs once per period, but systems SHOULD always be specific about this
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                116. NutritionOrder.oralDiet.schedule.repeat.frequencyMax
                                Definition

                                If present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range.

                                ShortEvent occurs up to frequencyMax times per period
                                Control0..1
                                TypepositiveInt
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                118. NutritionOrder.oralDiet.schedule.repeat.period
                                Definition

                                Indicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length.

                                ShortEvent occurs frequency times per period
                                Control0..1
                                Typedecimal
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                120. NutritionOrder.oralDiet.schedule.repeat.periodMax
                                Definition

                                If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days.

                                ShortUpper limit of period (3-4 hours)
                                Control0..1
                                Typedecimal
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                122. NutritionOrder.oralDiet.schedule.repeat.periodUnit
                                Definition

                                The units of time for the period in UCUM units.

                                Shorts | min | h | d | wk | mo | a - unit of time (UCUM)
                                Control0..1
                                BindingThe codes SHALL be taken from UnitsOfTime
                                (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

                                A unit of time (units from UCUM).

                                Typecode
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                124. NutritionOrder.oralDiet.schedule.repeat.dayOfWeek
                                Definition

                                If one or more days of week is provided, then the action happens only on the specified day(s).

                                Shortmon | tue | wed | thu | fri | sat | sun
                                Comments

                                If no days are specified, the action is assumed to happen every day as otherwise specified. The elements frequency and period cannot be used as well as dayOfWeek.

                                Control0..*
                                BindingThe codes SHALL be taken from DaysOfWeek
                                (required to http://hl7.org/fhir/ValueSet/days-of-week|4.0.1)
                                Typecode
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                126. NutritionOrder.oralDiet.schedule.repeat.timeOfDay
                                Definition

                                Specified time of day for action to take place.

                                ShortTime of day for action
                                Comments

                                When time of day is specified, it is inferred that the action happens every day (as filtered by dayofWeek) on the specified times. The elements when, frequency and period cannot be used as well as timeOfDay.

                                Control0..*
                                Typetime
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                128. NutritionOrder.oralDiet.schedule.repeat.when
                                Definition

                                An approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur.

                                ShortCode for time period of occurrence
                                Comments

                                When more than one event is listed, the event is tied to the union of the specified events.

                                Control0..*
                                BindingThe codes SHALL be taken from EventTiming .
                                (required to http://hl7.org/fhir/ValueSet/event-timing|4.0.1)

                                Real world event relating to the schedule.

                                Typecode
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Requirements

                                Timings are frequently determined by occurrences such as waking, eating and sleep.

                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                130. NutritionOrder.oralDiet.schedule.repeat.offset
                                Definition

                                The number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event.

                                ShortMinutes from event (before or after)
                                Control0..1
                                TypeunsignedInt
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                132. NutritionOrder.oralDiet.schedule.code
                                Definition

                                A code for the timing schedule (or just text in code.text). Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code).

                                ShortBID | TID | QID | AM | PM | QD | QOD | +
                                Comments

                                BID etc. are defined as 'at institutionally specified times'. For example, an institution may choose that BID is "always at 7am and 6pm". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or a structured representation should be used (in this case, specifying the two event times).

                                Control0..1
                                BindingThe codes SHOULD be taken from TimingAbbreviation
                                (preferred to http://hl7.org/fhir/ValueSet/timing-abbreviation|4.0.1)

                                Code for a known / defined timing pattern.

                                TypeCodeableConcept
                                Is Modifierfalse
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                134. NutritionOrder.oralDiet.nutrient
                                Definition

                                Class that defines the quantity and type of nutrient modifications (for example carbohydrate, fiber or sodium) required for the oral diet.

                                ShortRequired nutrient modifications
                                Control0..*
                                TypeBackboneElement
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                136. NutritionOrder.oralDiet.nutrient.id
                                Definition

                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                ShortUnique id for inter-element referencing
                                Control0..1
                                Typestring
                                Is Modifierfalse
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Summaryfalse
                                138. NutritionOrder.oralDiet.nutrient.extension
                                Definition

                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                ShortAdditional content defined by implementations
                                Comments

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Control0..*
                                TypeExtension
                                Is Modifierfalse
                                Summaryfalse
                                Alternate Namesextensions, user content
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                140. NutritionOrder.oralDiet.nutrient.modifierExtension
                                Definition

                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                ShortExtensions that cannot be ignored even if unrecognized
                                Comments

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Control0..*
                                TypeExtension
                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                Summarytrue
                                Requirements

                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                Alternate Namesextensions, user content, modifiers
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                142. NutritionOrder.oralDiet.nutrient.modifier
                                Definition

                                The nutrient that is being modified such as carbohydrate or sodium.

                                ShortType of nutrient that is being modified
                                Control0..1
                                BindingFor example codes, see NutrientModifierCodes
                                (example to http://hl7.org/fhir/ValueSet/nutrient-code|4.0.1)

                                Codes for types of nutrients that are being modified such as carbohydrate or sodium.

                                TypeCodeableConcept
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                144. NutritionOrder.oralDiet.nutrient.amount
                                Definition

                                The quantity of the specified nutrient to include in diet.

                                ShortQuantity of the specified nutrient
                                Control0..1
                                TypeQuantity(SimpleQuantity)
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                146. NutritionOrder.oralDiet.texture
                                Definition

                                Class that describes any texture modifications required for the patient to safely consume various types of solid foods.

                                ShortRequired texture modifications
                                Control0..*
                                TypeBackboneElement
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                148. NutritionOrder.oralDiet.texture.id
                                Definition

                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                ShortUnique id for inter-element referencing
                                Control0..1
                                Typestring
                                Is Modifierfalse
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Summaryfalse
                                150. NutritionOrder.oralDiet.texture.extension
                                Definition

                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                ShortAdditional content defined by implementations
                                Comments

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Control0..*
                                TypeExtension
                                Is Modifierfalse
                                Summaryfalse
                                Alternate Namesextensions, user content
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                152. NutritionOrder.oralDiet.texture.modifierExtension
                                Definition

                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                ShortExtensions that cannot be ignored even if unrecognized
                                Comments

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Control0..*
                                TypeExtension
                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                Summarytrue
                                Requirements

                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                Alternate Namesextensions, user content, modifiers
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                154. NutritionOrder.oralDiet.texture.modifier
                                Definition

                                Any texture modifications (for solid foods) that should be made, e.g. easy to chew, chopped, ground, and pureed.

                                ShortCode to indicate how to alter the texture of the foods, e.g. pureed
                                Comments

                                Coupled with the foodType (Meat).

                                Control0..1
                                BindingFor example codes, see TextureModifierCodes
                                (example to http://hl7.org/fhir/ValueSet/texture-code|4.0.1)

                                Codes for food consistency types or texture modifications to apply to foods.

                                TypeCodeableConcept
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                156. NutritionOrder.oralDiet.texture.foodType
                                Definition

                                The food type(s) (e.g. meats, all foods) that the texture modification applies to. This could be all foods types.

                                ShortConcepts that are used to identify an entity that is ingested for nutritional purposes
                                Comments

                                Coupled with the texture.modifier; could be (All Foods).

                                Control0..1
                                BindingFor example codes, see TextureModifiedFoodTypeCodes
                                (example to http://hl7.org/fhir/ValueSet/modified-foodtype|4.0.1)

                                Codes for types of foods that are texture-modified.

                                TypeCodeableConcept
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                158. NutritionOrder.oralDiet.fluidConsistencyType
                                Definition

                                The required consistency (e.g. honey-thick, nectar-thick, thin, thickened.) of liquids or fluids served to the patient.

                                ShortThe required consistency of fluids and liquids provided to the patient
                                Control0..*
                                BindingFor example codes, see FluidConsistencyTypeCodes
                                (example to http://hl7.org/fhir/ValueSet/consistency-type|4.0.1)

                                Codes used to represent the consistency of fluids and liquids provided to the patient.

                                TypeCodeableConcept
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                160. NutritionOrder.oralDiet.instruction
                                Definition

                                Free text or additional instructions or information pertaining to the oral diet.

                                ShortInstructions or additional information about the oral diet
                                Comments

                                Free text dosage instructions can be used for cases where the instructions are too complex to code.

                                Control0..1
                                Typestring
                                Is Modifierfalse
                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                162. NutritionOrder.supplement
                                Definition

                                Oral nutritional products given in order to add further nutritional value to the patient's diet.

                                ShortSupplement components
                                Control0..*
                                This element is affected by the following invariants: nor-1
                                TypeBackboneElement
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                164. NutritionOrder.supplement.id
                                Definition

                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                ShortUnique id for inter-element referencing
                                Control0..1
                                Typestring
                                Is Modifierfalse
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Summaryfalse
                                166. NutritionOrder.supplement.extension
                                Definition

                                May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                ShortAdditional content defined by implementations
                                Comments

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Control0..*
                                TypeExtension
                                Is Modifierfalse
                                Summaryfalse
                                Alternate Namesextensions, user content
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                168. NutritionOrder.supplement.modifierExtension
                                Definition

                                May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                ShortExtensions that cannot be ignored even if unrecognized
                                Comments

                                There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                Control0..*
                                TypeExtension
                                Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                Summarytrue
                                Requirements

                                Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                Alternate Namesextensions, user content, modifiers
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                170. NutritionOrder.supplement.type
                                Definition

                                The kind of nutritional supplement product required such as a high protein or pediatric clear liquid supplement.

                                ShortType of supplement product requested
                                Control0..1
                                BindingFor example codes, see SupplementTypeCodes
                                (example to http://hl7.org/fhir/ValueSet/supplement-type|4.0.1)

                                Codes for nutritional supplements to be provided to the patient.

                                TypeCodeableConcept
                                Is Modifierfalse
                                Summarytrue
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                172. NutritionOrder.supplement.type.id
                                Definition

                                Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                ShortUnique id for inter-element referencing
                                Control0..1
                                Typestring
                                Is Modifierfalse
                                XML FormatIn the XML format, this property is represented as an attribute.
                                Summaryfalse
                                174. NutritionOrder.supplement.type.extension
                                Definition

                                An Extension

                                ShortExtension
                                Control0..*
                                TypeExtension
                                Is Modifierfalse
                                Summaryfalse
                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                SlicingThis element introduces a set of slices on NutritionOrder.supplement.type.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                • value @ url
                                • 176. NutritionOrder.supplement.type.extension:type
                                  Slice Nametype
                                  Definition

                                  R5: NutritionOrder.supplement.type additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/NutritionProduct)) additional types from child elements (reference)

                                  ShortR5: type additional types
                                  Comments

                                  Element NutritionOrder.supplement.type is mapped to FHIR R4 element NutritionOrder.supplement.type as SourceIsBroaderThanTarget. The mappings for NutritionOrder.supplement.type do not cover the following types: CodeableReference. The mappings for NutritionOrder.supplement.type do not cover the following types based on type expansion: reference.

                                  Control0..1
                                  TypeExtension(R5: type additional types) (Extension Type: Reference(Cross-version Profile for R5.NutritionProduct for use in FHIR R4, Basic))
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  178. NutritionOrder.supplement.type.coding
                                  Definition

                                  A reference to a code defined by a terminology system.

                                  ShortCode defined by a terminology system
                                  Comments

                                  Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                  Control0..*
                                  TypeCoding
                                  Is Modifierfalse
                                  Summarytrue
                                  Requirements

                                  Allows for alternative encodings within a code system, and translations to other code systems.

                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  180. NutritionOrder.supplement.type.text
                                  Definition

                                  A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                  ShortPlain text representation of the concept
                                  Comments

                                  Very often the text is the same as a displayName of one of the codings.

                                  Control0..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summarytrue
                                  Requirements

                                  The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  182. NutritionOrder.supplement.productName
                                  Definition

                                  The product or brand name of the nutritional supplement such as "Acme Protein Shake".

                                  ShortProduct or brand name of the nutritional supplement
                                  Control0..1
                                  Typestring
                                  Is Modifierfalse
                                  Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  184. NutritionOrder.supplement.schedule
                                  Definition

                                  The time period and frequency at which the supplement(s) should be given. The supplement should be given for the combination of all schedules if more than one schedule is present.

                                  ShortScheduled frequency of supplement
                                  Control0..*
                                  TypeTiming
                                  Is Modifierfalse
                                  Summaryfalse
                                  Alternate NamesFrequency
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  186. NutritionOrder.supplement.schedule.id
                                  Definition

                                  Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                  ShortUnique id for inter-element referencing
                                  Control0..1
                                  Typestring
                                  Is Modifierfalse
                                  XML FormatIn the XML format, this property is represented as an attribute.
                                  Summaryfalse
                                  188. NutritionOrder.supplement.schedule.extension
                                  Definition

                                  An Extension

                                  ShortExtension
                                  Control0..*
                                  TypeExtension
                                  Is Modifierfalse
                                  Summaryfalse
                                  Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                  ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                  SlicingThis element introduces a set of slices on NutritionOrder.supplement.schedule.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                  • value @ url
                                  • 190. NutritionOrder.supplement.schedule.extension:timing
                                    Slice Nametiming
                                    Definition

                                    R5: NutritionOrder.supplement.schedule.timing (new:Timing)

                                    ShortR5: Scheduled frequency of diet (new)
                                    Comments

                                    Element NutritionOrder.supplement.schedule.timing has a context of NutritionOrder.supplement.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.supplement.schedule.timing has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                                    Control0..*
                                    TypeExtension(R5: Scheduled frequency of diet (new)) (Extension Type: Timing)
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    192. NutritionOrder.supplement.schedule.extension:asNeeded
                                    Slice NameasNeeded
                                    Definition

                                    R5: NutritionOrder.supplement.schedule.asNeeded (new:boolean)

                                    ShortR5: Take 'as needed' (new)
                                    Comments

                                    Element NutritionOrder.supplement.schedule.asNeeded has a context of NutritionOrder.supplement.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.supplement.schedule.asNeeded has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                                    Control0..1
                                    TypeExtension(R5: Take 'as needed' (new)) (Extension Type: boolean)
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    194. NutritionOrder.supplement.schedule.extension:asNeededFor
                                    Slice NameasNeededFor
                                    Definition

                                    R5: NutritionOrder.supplement.schedule.asNeededFor (new:CodeableConcept)

                                    ShortR5: Take 'as needed' for x (new)
                                    Comments

                                    Element NutritionOrder.supplement.schedule.asNeededFor has a context of NutritionOrder.supplement.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.supplement.schedule.asNeededFor has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                                    Control0..1
                                    TypeExtension(R5: Take 'as needed' for x (new)) (Extension Type: CodeableConcept)
                                    Is Modifierfalse
                                    Summaryfalse
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    196. NutritionOrder.supplement.schedule.modifierExtension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                    Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                    ShortExtensions that cannot be ignored even if unrecognized
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                    Summarytrue
                                    Requirements

                                    Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                    Alternate Namesextensions, user content, modifiers
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    198. NutritionOrder.supplement.schedule.event
                                    Definition

                                    Identifies specific times when the event occurs.

                                    ShortWhen the event occurs
                                    Control0..*
                                    TypedateTime
                                    Is Modifierfalse
                                    Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                    Summarytrue
                                    Requirements

                                    In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification.

                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    200. NutritionOrder.supplement.schedule.repeat
                                    Definition

                                    A set of rules that describe when the event is scheduled.

                                    ShortWhen the event is to occur
                                    Control0..1
                                    TypeElement
                                    Is Modifierfalse
                                    Summarytrue
                                    Requirements

                                    Many timing schedules are determined by regular repetitions.

                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    tim-1: if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
                                    tim-2: if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
                                    tim-4: duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
                                    tim-5: period SHALL be a non-negative value (period.exists() implies period >= 0)
                                    tim-6: If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
                                    tim-7: If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
                                    tim-8: If there's a countMax, there must be a count (countMax.empty() or count.exists())
                                    tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
                                    tim-10: If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
                                    202. NutritionOrder.supplement.schedule.repeat.id
                                    Definition

                                    Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                    ShortUnique id for inter-element referencing
                                    Control0..1
                                    Typestring
                                    Is Modifierfalse
                                    XML FormatIn the XML format, this property is represented as an attribute.
                                    Summaryfalse
                                    204. NutritionOrder.supplement.schedule.repeat.extension
                                    Definition

                                    May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                    ShortAdditional content defined by implementations
                                    Comments

                                    There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                    Control0..*
                                    TypeExtension
                                    Is Modifierfalse
                                    Summaryfalse
                                    Alternate Namesextensions, user content
                                    Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                    ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                    SlicingThis element introduces a set of slices on NutritionOrder.supplement.schedule.repeat.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                    • value @ url
                                    • 206. NutritionOrder.supplement.schedule.repeat.bounds[x]
                                      Definition

                                      Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.

                                      ShortLength/Range of lengths, or (Start and/or end) limits
                                      Control0..1
                                      TypeChoice of: Duration, Range, Period
                                      [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                      Is Modifierfalse
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      208. NutritionOrder.supplement.schedule.repeat.count
                                      Definition

                                      A total count of the desired number of repetitions across the duration of the entire timing specification. If countMax is present, this element indicates the lower bound of the allowed range of count values.

                                      ShortNumber of times to repeat
                                      Comments

                                      If you have both bounds and count, then this should be understood as within the bounds period, until count times happens.

                                      Control0..1
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Requirements

                                      Repetitions may be limited by end time or total occurrences.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      210. NutritionOrder.supplement.schedule.repeat.countMax
                                      Definition

                                      If present, indicates that the count is a range - so to perform the action between [count] and [countMax] times.

                                      ShortMaximum number of times to repeat
                                      Control0..1
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      212. NutritionOrder.supplement.schedule.repeat.duration
                                      Definition

                                      How long this thing happens for when it happens. If durationMax is present, this element indicates the lower bound of the allowed range of the duration.

                                      ShortHow long when it happens
                                      Comments

                                      For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Requirements

                                      Some activities are not instantaneous and need to be maintained for a period of time.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      214. NutritionOrder.supplement.schedule.repeat.durationMax
                                      Definition

                                      If present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length.

                                      ShortHow long when it happens (Max)
                                      Comments

                                      For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Requirements

                                      Some activities are not instantaneous and need to be maintained for a period of time.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      216. NutritionOrder.supplement.schedule.repeat.durationUnit
                                      Definition

                                      The units of time for the duration, in UCUM units.

                                      Shorts | min | h | d | wk | mo | a - unit of time (UCUM)
                                      Control0..1
                                      BindingThe codes SHALL be taken from UnitsOfTime
                                      (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

                                      A unit of time (units from UCUM).

                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      218. NutritionOrder.supplement.schedule.repeat.frequency
                                      Definition

                                      The number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency.

                                      ShortEvent occurs frequency times per period
                                      Control0..1
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Meaning if MissingIf no frequency is stated, the assumption is that the event occurs once per period, but systems SHOULD always be specific about this
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      220. NutritionOrder.supplement.schedule.repeat.frequencyMax
                                      Definition

                                      If present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range.

                                      ShortEvent occurs up to frequencyMax times per period
                                      Control0..1
                                      TypepositiveInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      222. NutritionOrder.supplement.schedule.repeat.period
                                      Definition

                                      Indicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length.

                                      ShortEvent occurs frequency times per period
                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      224. NutritionOrder.supplement.schedule.repeat.periodMax
                                      Definition

                                      If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days.

                                      ShortUpper limit of period (3-4 hours)
                                      Control0..1
                                      Typedecimal
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      226. NutritionOrder.supplement.schedule.repeat.periodUnit
                                      Definition

                                      The units of time for the period in UCUM units.

                                      Shorts | min | h | d | wk | mo | a - unit of time (UCUM)
                                      Control0..1
                                      BindingThe codes SHALL be taken from UnitsOfTime
                                      (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

                                      A unit of time (units from UCUM).

                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      228. NutritionOrder.supplement.schedule.repeat.dayOfWeek
                                      Definition

                                      If one or more days of week is provided, then the action happens only on the specified day(s).

                                      Shortmon | tue | wed | thu | fri | sat | sun
                                      Comments

                                      If no days are specified, the action is assumed to happen every day as otherwise specified. The elements frequency and period cannot be used as well as dayOfWeek.

                                      Control0..*
                                      BindingThe codes SHALL be taken from DaysOfWeek
                                      (required to http://hl7.org/fhir/ValueSet/days-of-week|4.0.1)
                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      230. NutritionOrder.supplement.schedule.repeat.timeOfDay
                                      Definition

                                      Specified time of day for action to take place.

                                      ShortTime of day for action
                                      Comments

                                      When time of day is specified, it is inferred that the action happens every day (as filtered by dayofWeek) on the specified times. The elements when, frequency and period cannot be used as well as timeOfDay.

                                      Control0..*
                                      Typetime
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      232. NutritionOrder.supplement.schedule.repeat.when
                                      Definition

                                      An approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur.

                                      ShortCode for time period of occurrence
                                      Comments

                                      When more than one event is listed, the event is tied to the union of the specified events.

                                      Control0..*
                                      BindingThe codes SHALL be taken from EventTiming .
                                      (required to http://hl7.org/fhir/ValueSet/event-timing|4.0.1)

                                      Real world event relating to the schedule.

                                      Typecode
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Requirements

                                      Timings are frequently determined by occurrences such as waking, eating and sleep.

                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      234. NutritionOrder.supplement.schedule.repeat.offset
                                      Definition

                                      The number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event.

                                      ShortMinutes from event (before or after)
                                      Control0..1
                                      TypeunsignedInt
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      236. NutritionOrder.supplement.schedule.code
                                      Definition

                                      A code for the timing schedule (or just text in code.text). Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code).

                                      ShortBID | TID | QID | AM | PM | QD | QOD | +
                                      Comments

                                      BID etc. are defined as 'at institutionally specified times'. For example, an institution may choose that BID is "always at 7am and 6pm". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or a structured representation should be used (in this case, specifying the two event times).

                                      Control0..1
                                      BindingThe codes SHOULD be taken from TimingAbbreviation
                                      (preferred to http://hl7.org/fhir/ValueSet/timing-abbreviation|4.0.1)

                                      Code for a known / defined timing pattern.

                                      TypeCodeableConcept
                                      Is Modifierfalse
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      238. NutritionOrder.supplement.quantity
                                      Definition

                                      The amount of the nutritional supplement to be given.

                                      ShortAmount of the nutritional supplement
                                      Control0..1
                                      TypeQuantity(SimpleQuantity)
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      240. NutritionOrder.supplement.instruction
                                      Definition

                                      Free text or additional instructions or information pertaining to the oral supplement.

                                      ShortInstructions or additional information about the oral supplement
                                      Comments

                                      Free text dosage instructions can be used for cases where the instructions are too complex to code.

                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                      Summarytrue
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      242. NutritionOrder.enteralFormula
                                      Definition

                                      Feeding provided through the gastrointestinal tract via a tube, catheter, or stoma that delivers nutrition distal to the oral cavity.

                                      ShortEnteral formula components
                                      Control0..1
                                      This element is affected by the following invariants: nor-1
                                      TypeBackboneElement
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      244. NutritionOrder.enteralFormula.id
                                      Definition

                                      Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                      ShortUnique id for inter-element referencing
                                      Control0..1
                                      Typestring
                                      Is Modifierfalse
                                      XML FormatIn the XML format, this property is represented as an attribute.
                                      Summaryfalse
                                      246. NutritionOrder.enteralFormula.extension
                                      Definition

                                      An Extension

                                      ShortExtension
                                      Control0..*
                                      TypeExtension
                                      Is Modifierfalse
                                      Summaryfalse
                                      Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                      ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                      SlicingThis element introduces a set of slices on NutritionOrder.enteralFormula.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                      • value @ url
                                      • 248. NutritionOrder.enteralFormula.extension:deliveryDevice
                                        Slice NamedeliveryDevice
                                        Definition

                                        R5: NutritionOrder.enteralFormula.deliveryDevice (new:CodeableReference(DeviceDefinition))

                                        ShortR5: Intended type of device for the administration (new)
                                        Comments

                                        Element NutritionOrder.enteralFormula.deliveryDevice has a context of NutritionOrder.enteralFormula based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.enteralFormula.deliveryDevice has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                                        Control0..*
                                        This element is affected by the following invariants: ele-1
                                        TypeExtension(R5: Intended type of device for the administration (new)) (Complex Extension)
                                        Is Modifierfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        250. NutritionOrder.enteralFormula.extension:quantity
                                        Slice Namequantity
                                        Definition

                                        R5: NutritionOrder.enteralFormula.additive.quantity (new:Quantity[SimpleQuantity])

                                        ShortR5: Amount of additive to be given or mixed in (new)
                                        Comments

                                        Element NutritionOrder.enteralFormula.additive.quantity has a context of NutritionOrder.enteralFormula based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.enteralFormula.additive.quantity has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                                        Control0..1
                                        This element is affected by the following invariants: ele-1
                                        TypeExtension(R5: Amount of additive to be given or mixed in (new)) (Extension Type: Quantity(SimpleQuantity))
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        252. NutritionOrder.enteralFormula.modifierExtension
                                        Definition

                                        May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                        Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                        ShortExtensions that cannot be ignored even if unrecognized
                                        Comments

                                        There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                        Control0..*
                                        TypeExtension
                                        Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                        Summarytrue
                                        Requirements

                                        Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                        Alternate Namesextensions, user content, modifiers
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        254. NutritionOrder.enteralFormula.baseFormulaType
                                        Definition

                                        The type of enteral or infant formula such as an adult standard formula with fiber or a soy-based infant formula.

                                        ShortType of enteral or infant formula
                                        Control0..1
                                        BindingFor example codes, see EnteralFormulaTypeCodes
                                        (example to http://hl7.org/fhir/ValueSet/entformula-type|4.0.1)

                                        Codes for type of enteral formula to be administered to patient.

                                        TypeCodeableConcept
                                        Is Modifierfalse
                                        Summarytrue
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        256. NutritionOrder.enteralFormula.baseFormulaType.id
                                        Definition

                                        Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                        ShortUnique id for inter-element referencing
                                        Control0..1
                                        Typestring
                                        Is Modifierfalse
                                        XML FormatIn the XML format, this property is represented as an attribute.
                                        Summaryfalse
                                        258. NutritionOrder.enteralFormula.baseFormulaType.extension
                                        Definition

                                        An Extension

                                        ShortExtension
                                        Control0..*
                                        TypeExtension
                                        Is Modifierfalse
                                        Summaryfalse
                                        Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                        ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                        SlicingThis element introduces a set of slices on NutritionOrder.enteralFormula.baseFormulaType.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                        • value @ url
                                        • 260. NutritionOrder.enteralFormula.baseFormulaType.extension:baseFormulaType
                                          Slice NamebaseFormulaType
                                          Definition

                                          R5: NutritionOrder.enteralFormula.baseFormulaType additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/NutritionProduct)) additional types from child elements (reference)

                                          ShortR5: baseFormulaType additional types
                                          Comments

                                          Element NutritionOrder.enteralFormula.baseFormulaType is mapped to FHIR R4 element NutritionOrder.enteralFormula.baseFormulaType as SourceIsBroaderThanTarget. The mappings for NutritionOrder.enteralFormula.baseFormulaType do not cover the following types: CodeableReference. The mappings for NutritionOrder.enteralFormula.baseFormulaType do not cover the following types based on type expansion: reference.

                                          Control0..1
                                          TypeExtension(R5: baseFormulaType additional types) (Extension Type: Reference(Cross-version Profile for R5.NutritionProduct for use in FHIR R4, Basic))
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          262. NutritionOrder.enteralFormula.baseFormulaType.coding
                                          Definition

                                          A reference to a code defined by a terminology system.

                                          ShortCode defined by a terminology system
                                          Comments

                                          Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                          Control0..*
                                          TypeCoding
                                          Is Modifierfalse
                                          Summarytrue
                                          Requirements

                                          Allows for alternative encodings within a code system, and translations to other code systems.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          264. NutritionOrder.enteralFormula.baseFormulaType.text
                                          Definition

                                          A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                          ShortPlain text representation of the concept
                                          Comments

                                          Very often the text is the same as a displayName of one of the codings.

                                          Control0..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summarytrue
                                          Requirements

                                          The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          266. NutritionOrder.enteralFormula.baseFormulaProductName
                                          Definition

                                          The product or brand name of the enteral or infant formula product such as "ACME Adult Standard Formula".

                                          ShortProduct or brand name of the enteral or infant formula
                                          Control0..1
                                          Typestring
                                          Is Modifierfalse
                                          Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          268. NutritionOrder.enteralFormula.additiveType
                                          Definition

                                          Indicates the type of modular component such as protein, carbohydrate, fat or fiber to be provided in addition to or mixed with the base formula.

                                          ShortType of modular component to add to the feeding
                                          Control0..1
                                          BindingFor example codes, see EnteralFormulaAdditiveTypeCode
                                          (example to http://hl7.org/fhir/ValueSet/entformula-additive|4.0.1)

                                          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.

                                          TypeCodeableConcept
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          270. NutritionOrder.enteralFormula.additiveType.id
                                          Definition

                                          Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                          ShortUnique id for inter-element referencing
                                          Control0..1
                                          Typestring
                                          Is Modifierfalse
                                          XML FormatIn the XML format, this property is represented as an attribute.
                                          Summaryfalse
                                          272. NutritionOrder.enteralFormula.additiveType.extension
                                          Definition

                                          An Extension

                                          ShortExtension
                                          Control0..*
                                          TypeExtension
                                          Is Modifierfalse
                                          Summaryfalse
                                          Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                          ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                          SlicingThis element introduces a set of slices on NutritionOrder.enteralFormula.additiveType.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                          • value @ url
                                          • 274. NutritionOrder.enteralFormula.additiveType.extension:type
                                            Slice Nametype
                                            Definition

                                            R5: NutritionOrder.enteralFormula.additive.type additional types (CodeableReference(http://hl7.org/fhir/StructureDefinition/NutritionProduct)) additional types from child elements (reference)

                                            ShortR5: type additional types
                                            Comments

                                            Element NutritionOrder.enteralFormula.additive.type is mapped to FHIR R4 element NutritionOrder.enteralFormula.additiveType as SourceIsBroaderThanTarget. The mappings for NutritionOrder.enteralFormula.additive.type do not cover the following types: CodeableReference. The mappings for NutritionOrder.enteralFormula.additive.type do not cover the following types based on type expansion: reference.

                                            Control0..1
                                            TypeExtension(R5: type additional types) (Extension Type: Reference(Cross-version Profile for R5.NutritionProduct for use in FHIR R4, Basic))
                                            Is Modifierfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            276. NutritionOrder.enteralFormula.additiveType.coding
                                            Definition

                                            A reference to a code defined by a terminology system.

                                            ShortCode defined by a terminology system
                                            Comments

                                            Codes may be defined very casually in enumerations, or code lists, up to very formal definitions such as SNOMED CT - see the HL7 v3 Core Principles for more information. Ordering of codings is undefined and SHALL NOT be used to infer meaning. Generally, at most only one of the coding values will be labeled as UserSelected = true.

                                            Control0..*
                                            TypeCoding
                                            Is Modifierfalse
                                            Summarytrue
                                            Requirements

                                            Allows for alternative encodings within a code system, and translations to other code systems.

                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            278. NutritionOrder.enteralFormula.additiveType.text
                                            Definition

                                            A human language representation of the concept as seen/selected/uttered by the user who entered the data and/or which represents the intended meaning of the user.

                                            ShortPlain text representation of the concept
                                            Comments

                                            Very often the text is the same as a displayName of one of the codings.

                                            Control0..1
                                            Typestring
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summarytrue
                                            Requirements

                                            The codes from the terminologies do not always capture the correct meaning with all the nuances of the human using them, or sometimes there is no appropriate code at all. In these cases, the text is used to capture the full meaning of the source.

                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            280. NutritionOrder.enteralFormula.additiveProductName
                                            Definition

                                            The product or brand name of the type of modular component to be added to the formula.

                                            ShortProduct or brand name of the modular additive
                                            Control0..1
                                            Typestring
                                            Is Modifierfalse
                                            Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            282. NutritionOrder.enteralFormula.caloricDensity
                                            Definition

                                            The amount of energy (calories) that the formula should provide per specified volume, typically per mL or fluid oz. For example, an infant may require a formula that provides 24 calories per fluid ounce or an adult may require an enteral formula that provides 1.5 calorie/mL.

                                            ShortAmount of energy per specified volume that is required
                                            Control0..1
                                            TypeQuantity(SimpleQuantity)
                                            Is Modifierfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            284. NutritionOrder.enteralFormula.routeofAdministration
                                            Definition

                                            The route or physiological path of administration into the patient's gastrointestinal tract for purposes of providing the formula feeding, e.g. nasogastric tube.

                                            ShortHow the formula should enter the patient's gastrointestinal tract
                                            Control0..1
                                            BindingUnless not suitable, these codes SHALL be taken from EnteralRouteCodes
                                            (extensible to http://hl7.org/fhir/ValueSet/enteral-route|4.0.1)

                                            Codes specifying the route of administration of enteral formula.

                                            TypeCodeableConcept
                                            Is Modifierfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            286. NutritionOrder.enteralFormula.administration
                                            Definition

                                            Formula administration instructions as structured data. This repeating structure allows for changing the administration rate or volume over time for both bolus and continuous feeding. An example of this would be an instruction to increase the rate of continuous feeding every 2 hours.

                                            ShortFormula feeding instruction as structured data
                                            Comments

                                            See implementation notes below for further discussion on how to order continuous vs bolus enteral feeding using this resource.

                                            Control0..*
                                            TypeBackboneElement
                                            Is Modifierfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            288. NutritionOrder.enteralFormula.administration.id
                                            Definition

                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            Typestring
                                            Is Modifierfalse
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            Summaryfalse
                                            290. NutritionOrder.enteralFormula.administration.extension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                            ShortAdditional content defined by implementations
                                            Comments

                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                            Control0..*
                                            TypeExtension
                                            Is Modifierfalse
                                            Summaryfalse
                                            Alternate Namesextensions, user content
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            292. NutritionOrder.enteralFormula.administration.modifierExtension
                                            Definition

                                            May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                            Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                            ShortExtensions that cannot be ignored even if unrecognized
                                            Comments

                                            There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                            Control0..*
                                            TypeExtension
                                            Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                            Summarytrue
                                            Requirements

                                            Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                            Alternate Namesextensions, user content, modifiers
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            294. NutritionOrder.enteralFormula.administration.schedule
                                            Definition

                                            The time period and frequency at which the enteral formula should be delivered to the patient.

                                            ShortScheduled frequency of enteral feeding
                                            Control0..1
                                            TypeTiming
                                            Is Modifierfalse
                                            Summaryfalse
                                            Alternate NamesFrequency
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            296. NutritionOrder.enteralFormula.administration.schedule.id
                                            Definition

                                            Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                            ShortUnique id for inter-element referencing
                                            Control0..1
                                            Typestring
                                            Is Modifierfalse
                                            XML FormatIn the XML format, this property is represented as an attribute.
                                            Summaryfalse
                                            298. NutritionOrder.enteralFormula.administration.schedule.extension
                                            Definition

                                            An Extension

                                            ShortExtension
                                            Control0..*
                                            TypeExtension
                                            Is Modifierfalse
                                            Summaryfalse
                                            Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                            ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                            SlicingThis element introduces a set of slices on NutritionOrder.enteralFormula.administration.schedule.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                            • value @ url
                                            • 300. NutritionOrder.enteralFormula.administration.schedule.extension:timing
                                              Slice Nametiming
                                              Definition

                                              R5: NutritionOrder.enteralFormula.administration.schedule.timing (new:Timing)

                                              ShortR5: Scheduled frequency of enteral formula (new)
                                              Comments

                                              Element NutritionOrder.enteralFormula.administration.schedule.timing has a context of NutritionOrder.enteralFormula.administration.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.enteralFormula.administration.schedule.timing has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                                              Control0..*
                                              TypeExtension(R5: Scheduled frequency of enteral formula (new)) (Extension Type: Timing)
                                              Is Modifierfalse
                                              Summaryfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              302. NutritionOrder.enteralFormula.administration.schedule.extension:asNeeded
                                              Slice NameasNeeded
                                              Definition

                                              R5: NutritionOrder.enteralFormula.administration.schedule.asNeeded (new:boolean)

                                              ShortR5: Take 'as needed' (new)
                                              Comments

                                              Element NutritionOrder.enteralFormula.administration.schedule.asNeeded has a context of NutritionOrder.enteralFormula.administration.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.enteralFormula.administration.schedule.asNeeded has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                                              Control0..1
                                              TypeExtension(R5: Take 'as needed' (new)) (Extension Type: boolean)
                                              Is Modifierfalse
                                              Summaryfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              304. NutritionOrder.enteralFormula.administration.schedule.extension:asNeededFor
                                              Slice NameasNeededFor
                                              Definition

                                              R5: NutritionOrder.enteralFormula.administration.schedule.asNeededFor (new:CodeableConcept)

                                              ShortR5: Take 'as needed' for x (new)
                                              Comments

                                              Element NutritionOrder.enteralFormula.administration.schedule.asNeededFor has a context of NutritionOrder.enteralFormula.administration.schedule based on following the parent source element upwards and mapping to NutritionOrder. Element NutritionOrder.enteralFormula.administration.schedule.asNeededFor has no mapping targets in FHIR R4. Typically, this is because the element has been added (is a new element).

                                              Control0..1
                                              TypeExtension(R5: Take 'as needed' for x (new)) (Extension Type: CodeableConcept)
                                              Is Modifierfalse
                                              Summaryfalse
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              306. NutritionOrder.enteralFormula.administration.schedule.modifierExtension
                                              Definition

                                              May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.

                                              Modifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).

                                              ShortExtensions that cannot be ignored even if unrecognized
                                              Comments

                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                              Control0..*
                                              TypeExtension
                                              Is Modifiertrue because Modifier extensions are expected to modify the meaning or interpretation of the element that contains them
                                              Summarytrue
                                              Requirements

                                              Modifier extensions allow for extensions that cannot be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored. This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the definition of modifier extensions.

                                              Alternate Namesextensions, user content, modifiers
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              308. NutritionOrder.enteralFormula.administration.schedule.event
                                              Definition

                                              Identifies specific times when the event occurs.

                                              ShortWhen the event occurs
                                              Control0..*
                                              TypedateTime
                                              Is Modifierfalse
                                              Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                              Summarytrue
                                              Requirements

                                              In a Medication Administration Record, for instance, you need to take a general specification, and turn it into a precise specification.

                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              310. NutritionOrder.enteralFormula.administration.schedule.repeat
                                              Definition

                                              A set of rules that describe when the event is scheduled.

                                              ShortWhen the event is to occur
                                              Control0..1
                                              TypeElement
                                              Is Modifierfalse
                                              Summarytrue
                                              Requirements

                                              Many timing schedules are determined by regular repetitions.

                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              tim-1: if there's a duration, there needs to be duration units (duration.empty() or durationUnit.exists())
                                              tim-2: if there's a period, there needs to be period units (period.empty() or periodUnit.exists())
                                              tim-4: duration SHALL be a non-negative value (duration.exists() implies duration >= 0)
                                              tim-5: period SHALL be a non-negative value (period.exists() implies period >= 0)
                                              tim-6: If there's a periodMax, there must be a period (periodMax.empty() or period.exists())
                                              tim-7: If there's a durationMax, there must be a duration (durationMax.empty() or duration.exists())
                                              tim-8: If there's a countMax, there must be a count (countMax.empty() or count.exists())
                                              tim-9: If there's an offset, there must be a when (and not C, CM, CD, CV) (offset.empty() or (when.exists() and ((when in ('C' | 'CM' | 'CD' | 'CV')).not())))
                                              tim-10: If there's a timeOfDay, there cannot be a when, or vice versa (timeOfDay.empty() or when.empty())
                                              312. NutritionOrder.enteralFormula.administration.schedule.repeat.id
                                              Definition

                                              Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.

                                              ShortUnique id for inter-element referencing
                                              Control0..1
                                              Typestring
                                              Is Modifierfalse
                                              XML FormatIn the XML format, this property is represented as an attribute.
                                              Summaryfalse
                                              314. NutritionOrder.enteralFormula.administration.schedule.repeat.extension
                                              Definition

                                              May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.

                                              ShortAdditional content defined by implementations
                                              Comments

                                              There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.

                                              Control0..*
                                              TypeExtension
                                              Is Modifierfalse
                                              Summaryfalse
                                              Alternate Namesextensions, user content
                                              Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                              ext-1: Must have either extensions or value[x], not both (extension.exists() != value.exists())
                                              SlicingThis element introduces a set of slices on NutritionOrder.enteralFormula.administration.schedule.repeat.extension. The slices areUnordered and Open, and can be differentiated using the following discriminators:
                                              • value @ url
                                              • 316. NutritionOrder.enteralFormula.administration.schedule.repeat.bounds[x]
                                                Definition

                                                Either a duration for the length of the timing schedule, a range of possible length, or outer bounds for start and/or end limits of the timing schedule.

                                                ShortLength/Range of lengths, or (Start and/or end) limits
                                                Control0..1
                                                TypeChoice of: Duration, Range, Period
                                                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                Is Modifierfalse
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                318. NutritionOrder.enteralFormula.administration.schedule.repeat.count
                                                Definition

                                                A total count of the desired number of repetitions across the duration of the entire timing specification. If countMax is present, this element indicates the lower bound of the allowed range of count values.

                                                ShortNumber of times to repeat
                                                Comments

                                                If you have both bounds and count, then this should be understood as within the bounds period, until count times happens.

                                                Control0..1
                                                TypepositiveInt
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Requirements

                                                Repetitions may be limited by end time or total occurrences.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                320. NutritionOrder.enteralFormula.administration.schedule.repeat.countMax
                                                Definition

                                                If present, indicates that the count is a range - so to perform the action between [count] and [countMax] times.

                                                ShortMaximum number of times to repeat
                                                Control0..1
                                                TypepositiveInt
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                322. NutritionOrder.enteralFormula.administration.schedule.repeat.duration
                                                Definition

                                                How long this thing happens for when it happens. If durationMax is present, this element indicates the lower bound of the allowed range of the duration.

                                                ShortHow long when it happens
                                                Comments

                                                For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

                                                Control0..1
                                                Typedecimal
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Requirements

                                                Some activities are not instantaneous and need to be maintained for a period of time.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                324. NutritionOrder.enteralFormula.administration.schedule.repeat.durationMax
                                                Definition

                                                If present, indicates that the duration is a range - so to perform the action between [duration] and [durationMax] time length.

                                                ShortHow long when it happens (Max)
                                                Comments

                                                For some events the duration is part of the definition of the event (e.g. IV infusions, where the duration is implicit in the specified quantity and rate). For others, it's part of the timing specification (e.g. exercise).

                                                Control0..1
                                                Typedecimal
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Requirements

                                                Some activities are not instantaneous and need to be maintained for a period of time.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                326. NutritionOrder.enteralFormula.administration.schedule.repeat.durationUnit
                                                Definition

                                                The units of time for the duration, in UCUM units.

                                                Shorts | min | h | d | wk | mo | a - unit of time (UCUM)
                                                Control0..1
                                                BindingThe codes SHALL be taken from UnitsOfTime
                                                (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

                                                A unit of time (units from UCUM).

                                                Typecode
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                328. NutritionOrder.enteralFormula.administration.schedule.repeat.frequency
                                                Definition

                                                The number of times to repeat the action within the specified period. If frequencyMax is present, this element indicates the lower bound of the allowed range of the frequency.

                                                ShortEvent occurs frequency times per period
                                                Control0..1
                                                TypepositiveInt
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Meaning if MissingIf no frequency is stated, the assumption is that the event occurs once per period, but systems SHOULD always be specific about this
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                330. NutritionOrder.enteralFormula.administration.schedule.repeat.frequencyMax
                                                Definition

                                                If present, indicates that the frequency is a range - so to repeat between [frequency] and [frequencyMax] times within the period or period range.

                                                ShortEvent occurs up to frequencyMax times per period
                                                Control0..1
                                                TypepositiveInt
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                332. NutritionOrder.enteralFormula.administration.schedule.repeat.period
                                                Definition

                                                Indicates the duration of time over which repetitions are to occur; e.g. to express "3 times per day", 3 would be the frequency and "1 day" would be the period. If periodMax is present, this element indicates the lower bound of the allowed range of the period length.

                                                ShortEvent occurs frequency times per period
                                                Control0..1
                                                Typedecimal
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                334. NutritionOrder.enteralFormula.administration.schedule.repeat.periodMax
                                                Definition

                                                If present, indicates that the period is a range from [period] to [periodMax], allowing expressing concepts such as "do this once every 3-5 days.

                                                ShortUpper limit of period (3-4 hours)
                                                Control0..1
                                                Typedecimal
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                336. NutritionOrder.enteralFormula.administration.schedule.repeat.periodUnit
                                                Definition

                                                The units of time for the period in UCUM units.

                                                Shorts | min | h | d | wk | mo | a - unit of time (UCUM)
                                                Control0..1
                                                BindingThe codes SHALL be taken from UnitsOfTime
                                                (required to http://hl7.org/fhir/ValueSet/units-of-time|4.0.1)

                                                A unit of time (units from UCUM).

                                                Typecode
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                338. NutritionOrder.enteralFormula.administration.schedule.repeat.dayOfWeek
                                                Definition

                                                If one or more days of week is provided, then the action happens only on the specified day(s).

                                                Shortmon | tue | wed | thu | fri | sat | sun
                                                Comments

                                                If no days are specified, the action is assumed to happen every day as otherwise specified. The elements frequency and period cannot be used as well as dayOfWeek.

                                                Control0..*
                                                BindingThe codes SHALL be taken from DaysOfWeek
                                                (required to http://hl7.org/fhir/ValueSet/days-of-week|4.0.1)
                                                Typecode
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                340. NutritionOrder.enteralFormula.administration.schedule.repeat.timeOfDay
                                                Definition

                                                Specified time of day for action to take place.

                                                ShortTime of day for action
                                                Comments

                                                When time of day is specified, it is inferred that the action happens every day (as filtered by dayofWeek) on the specified times. The elements when, frequency and period cannot be used as well as timeOfDay.

                                                Control0..*
                                                Typetime
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                342. NutritionOrder.enteralFormula.administration.schedule.repeat.when
                                                Definition

                                                An approximate time period during the day, potentially linked to an event of daily living that indicates when the action should occur.

                                                ShortCode for time period of occurrence
                                                Comments

                                                When more than one event is listed, the event is tied to the union of the specified events.

                                                Control0..*
                                                BindingThe codes SHALL be taken from EventTiming .
                                                (required to http://hl7.org/fhir/ValueSet/event-timing|4.0.1)

                                                Real world event relating to the schedule.

                                                Typecode
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Requirements

                                                Timings are frequently determined by occurrences such as waking, eating and sleep.

                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                344. NutritionOrder.enteralFormula.administration.schedule.repeat.offset
                                                Definition

                                                The number of minutes from the event. If the event code does not indicate whether the minutes is before or after the event, then the offset is assumed to be after the event.

                                                ShortMinutes from event (before or after)
                                                Control0..1
                                                TypeunsignedInt
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                346. NutritionOrder.enteralFormula.administration.schedule.code
                                                Definition

                                                A code for the timing schedule (or just text in code.text). Some codes such as BID are ubiquitous, but many institutions define their own additional codes. If a code is provided, the code is understood to be a complete statement of whatever is specified in the structured timing data, and either the code or the data may be used to interpret the Timing, with the exception that .repeat.bounds still applies over the code (and is not contained in the code).

                                                ShortBID | TID | QID | AM | PM | QD | QOD | +
                                                Comments

                                                BID etc. are defined as 'at institutionally specified times'. For example, an institution may choose that BID is "always at 7am and 6pm". If it is inappropriate for this choice to be made, the code BID should not be used. Instead, a distinct organization-specific code should be used in place of the HL7-defined BID code and/or a structured representation should be used (in this case, specifying the two event times).

                                                Control0..1
                                                BindingThe codes SHOULD be taken from TimingAbbreviation
                                                (preferred to http://hl7.org/fhir/ValueSet/timing-abbreviation|4.0.1)

                                                Code for a known / defined timing pattern.

                                                TypeCodeableConcept
                                                Is Modifierfalse
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                348. NutritionOrder.enteralFormula.administration.quantity
                                                Definition

                                                The volume of formula to provide to the patient per the specified administration schedule.

                                                ShortThe volume of formula to provide
                                                Control0..1
                                                TypeQuantity(SimpleQuantity)
                                                Is Modifierfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                350. NutritionOrder.enteralFormula.administration.rate[x]
                                                Definition

                                                The rate of administration of formula via a feeding pump, e.g. 60 mL per hour, according to the specified schedule.

                                                ShortSpeed with which the formula is provided per period of time
                                                Comments

                                                Ratio is used when the quantity value in the denominator is not "1", otherwise use Quantity. For example, the Ratio datatype is used for "200 mL/4 hrs" versus the Quantity datatype for "50 mL/hr".

                                                Control0..1
                                                TypeChoice of: Quantity(SimpleQuantity), Ratio
                                                [x] NoteSeeChoice of Data Typesfor further information about how to use [x]
                                                Is Modifierfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                352. NutritionOrder.enteralFormula.maxVolumeToDeliver
                                                Definition

                                                The maximum total quantity of formula that may be administered to a subject over the period of time, e.g. 1440 mL over 24 hours.

                                                ShortUpper limit on formula volume per unit of time
                                                Control0..1
                                                TypeQuantity(SimpleQuantity)
                                                Is Modifierfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                354. NutritionOrder.enteralFormula.administrationInstruction
                                                Definition

                                                Free text formula administration, feeding instructions or additional instructions or information.

                                                ShortFormula feeding instructions expressed as text
                                                Comments

                                                Free text dosage instructions can be used for cases where the instructions are too complex to code.

                                                Control0..1
                                                Typestring
                                                Is Modifierfalse
                                                Primitive ValueThis primitive element may be present, or absent, or replaced by an extension
                                                Summarytrue
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))
                                                356. NutritionOrder.note
                                                Definition

                                                Comments made about the {{title}} by the requester, performer, subject or other participants.

                                                ShortComments
                                                Comments

                                                This element SHALL NOT be used to supply free text instructions for the diet which are represented in the .oralDiet.instruction, supplement.instruction, or enteralFormula.administrationInstruction elements.

                                                Control0..*
                                                TypeAnnotation
                                                Is Modifierfalse
                                                Summaryfalse
                                                Invariantsele-1: All FHIR elements must have a @value or children (hasValue() or (children().count() > id.count()))