This page is part of the Quality Improvement Core Framework (v6.0.0-ballot: STU6 (v6.0.0) Ballot 1) based on FHIR R4. The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionintake | Version: 6.0.0-ballot | |||
Standards status: Trial-use | Maturity Level: 1 | Computable Name: QICoreNutritionIntake |
Nutrition Intake is utilized to capture details about the consumption of foods, fluids, and enteral nutrition.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from Basic
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | 0..* | Basic | Record of food or fluid being taken by a patient | |
subject | S | 1..1 | Reference(Patient) | Individual the event is recorded for URL: http://hl7.org/fhir/StructureDefinition/event-subject |
value[x] | 0..1 | Reference(QICore Patient) | Value of extension | |
encounter | 0..1 | Reference(Encounter) | Encounter the event is part of URL: http://hl7.org/fhir/StructureDefinition/event-encounter | |
value[x] | 0..1 | Reference(QICore Encounter) | Value of extension | |
occurrence | 0..1 | dateTime | When event occurred URL: http://hl7.org/fhir/StructureDefinition/event-occurrence | |
modifierExtension:status | S | 1..1 | EventStatus | preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown |
code | S | 1..1 | CodeableConcept | What food item Binding: Example Foods (example) |
Documentation for this format |
Path | Conformance | ValueSet |
Basic.code | example | ExampleFoods |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | 0..* | Basic | Record of food or fluid being taken by a patient | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
subject | S | 1..1 | Reference(Patient) | Individual the event is recorded for URL: http://hl7.org/fhir/StructureDefinition/event-subject |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/event-subject" | |
value[x] | 0..1 | Reference(QICore Patient) | Value of extension | |
encounter | 0..1 | Reference(Encounter) | Encounter the event is part of URL: http://hl7.org/fhir/StructureDefinition/event-encounter | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/event-encounter" | |
value[x] | 0..1 | Reference(QICore Encounter) | Value of extension | |
occurrence | 0..1 | dateTime | When event occurred URL: http://hl7.org/fhir/StructureDefinition/event-occurrence | |
Slices for modifierExtension | ?! | 1..* | Extension | Extension Slice: Unordered, Open by value:url |
modifierExtension:status | ?!S | 1..1 | EventStatus | preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown |
code | ?!SΣ | 1..1 | CodeableConcept | What food item Binding: Example Foods (example) |
Documentation for this format |
Path | Conformance | ValueSet |
Basic.code | example | ExampleFoods |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Basic | 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 | error | Basic | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Basic | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Basic | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Basic | 0..* | Basic | Record of food or fluid being taken by a patient | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
subject | S | 1..1 | Reference(Patient) | Individual the event is recorded for URL: http://hl7.org/fhir/StructureDefinition/event-subject | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/event-subject" | |||||
value[x] | 0..1 | Reference(QICore Patient) | Value of extension | |||||
encounter | 0..1 | Reference(Encounter) | Encounter the event is part of URL: http://hl7.org/fhir/StructureDefinition/event-encounter | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/event-encounter" | |||||
value[x] | 0..1 | Reference(QICore Encounter) | Value of extension | |||||
occurrence | 0..1 | dateTime | When event occurred URL: http://hl7.org/fhir/StructureDefinition/event-occurrence | |||||
Slices for modifierExtension | ?! | 1..* | Extension | Extension Slice: Unordered, Open by value:url | ||||
modifierExtension:status | ?!S | 1..1 | EventStatus | preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown | ||||
identifier | Σ | 0..* | Identifier | Business identifier | ||||
code | ?!SΣ | 1..1 | CodeableConcept | What food item Binding: Example Foods (example) | ||||
subject | Σ | 0..1 | Reference(Resource) | Identifies the focus of this resource | ||||
created | Σ | 0..1 | date | When created | ||||
author | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | Who created | ||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Basic.language | preferred | CommonLanguages
| ||||
Basic.code | example | ExampleFoods |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Basic
Summary
Mandatory: 3 elements
Must-Support: 3 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Maturity: 1
Differential View
This structure is derived from Basic
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | 0..* | Basic | Record of food or fluid being taken by a patient | |
subject | S | 1..1 | Reference(Patient) | Individual the event is recorded for URL: http://hl7.org/fhir/StructureDefinition/event-subject |
value[x] | 0..1 | Reference(QICore Patient) | Value of extension | |
encounter | 0..1 | Reference(Encounter) | Encounter the event is part of URL: http://hl7.org/fhir/StructureDefinition/event-encounter | |
value[x] | 0..1 | Reference(QICore Encounter) | Value of extension | |
occurrence | 0..1 | dateTime | When event occurred URL: http://hl7.org/fhir/StructureDefinition/event-occurrence | |
modifierExtension:status | S | 1..1 | EventStatus | preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown |
code | S | 1..1 | CodeableConcept | What food item Binding: Example Foods (example) |
Documentation for this format |
Path | Conformance | ValueSet |
Basic.code | example | ExampleFoods |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Basic | 0..* | Basic | Record of food or fluid being taken by a patient | |
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created |
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |
subject | S | 1..1 | Reference(Patient) | Individual the event is recorded for URL: http://hl7.org/fhir/StructureDefinition/event-subject |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/event-subject" | |
value[x] | 0..1 | Reference(QICore Patient) | Value of extension | |
encounter | 0..1 | Reference(Encounter) | Encounter the event is part of URL: http://hl7.org/fhir/StructureDefinition/event-encounter | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/event-encounter" | |
value[x] | 0..1 | Reference(QICore Encounter) | Value of extension | |
occurrence | 0..1 | dateTime | When event occurred URL: http://hl7.org/fhir/StructureDefinition/event-occurrence | |
Slices for modifierExtension | ?! | 1..* | Extension | Extension Slice: Unordered, Open by value:url |
modifierExtension:status | ?!S | 1..1 | EventStatus | preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown |
code | ?!SΣ | 1..1 | CodeableConcept | What food item Binding: Example Foods (example) |
Documentation for this format |
Path | Conformance | ValueSet |
Basic.code | example | ExampleFoods |
Id | Grade | Path(s) | Details | Requirements |
dom-2 | error | Basic | If the resource is contained in another resource, it SHALL NOT contain nested Resources : contained.contained.empty() | |
dom-3 | error | Basic | 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 | error | Basic | If a resource is contained in another resource, it SHALL NOT have a meta.versionId or a meta.lastUpdated : contained.meta.versionId.empty() and contained.meta.lastUpdated.empty() | |
dom-5 | error | Basic | If a resource is contained in another resource, it SHALL NOT have a security label : contained.meta.security.empty() | |
dom-6 | best practice | Basic | A resource should have narrative for robust management : text.`div`.exists() | |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints | ||||
---|---|---|---|---|---|---|---|---|
Basic | 0..* | Basic | Record of food or fluid being taken by a patient | |||||
id | Σ | 0..1 | id | Logical id of this artifact | ||||
meta | Σ | 0..1 | Meta | Metadata about the resource | ||||
implicitRules | ?!Σ | 0..1 | uri | A set of rules under which this content was created | ||||
language | 0..1 | code | Language of the resource content Binding: CommonLanguages (preferred): A human language.
| |||||
text | 0..1 | Narrative | Text summary of the resource, for human interpretation | |||||
contained | 0..* | Resource | Contained, inline Resources | |||||
Slices for extension | 1..* | Extension | Extension Slice: Unordered, Open by value:url | |||||
subject | S | 1..1 | Reference(Patient) | Individual the event is recorded for URL: http://hl7.org/fhir/StructureDefinition/event-subject | ||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/event-subject" | |||||
value[x] | 0..1 | Reference(QICore Patient) | Value of extension | |||||
encounter | 0..1 | Reference(Encounter) | Encounter the event is part of URL: http://hl7.org/fhir/StructureDefinition/event-encounter | |||||
id | 0..1 | string | Unique id for inter-element referencing | |||||
extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |||||
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/event-encounter" | |||||
value[x] | 0..1 | Reference(QICore Encounter) | Value of extension | |||||
occurrence | 0..1 | dateTime | When event occurred URL: http://hl7.org/fhir/StructureDefinition/event-occurrence | |||||
Slices for modifierExtension | ?! | 1..* | Extension | Extension Slice: Unordered, Open by value:url | ||||
modifierExtension:status | ?!S | 1..1 | EventStatus | preparation | in-progress | not-done | suspended | aborted | completed | entered-in-error | unknown | ||||
identifier | Σ | 0..* | Identifier | Business identifier | ||||
code | ?!SΣ | 1..1 | CodeableConcept | What food item Binding: Example Foods (example) | ||||
subject | Σ | 0..1 | Reference(Resource) | Identifies the focus of this resource | ||||
created | Σ | 0..1 | date | When created | ||||
author | Σ | 0..1 | Reference(Practitioner | PractitionerRole | Patient | RelatedPerson | Organization) | Who created | ||||
Documentation for this format |
Path | Conformance | ValueSet | ||||
Basic.language | preferred | CommonLanguages
| ||||
Basic.code | example | ExampleFoods |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() |
This structure is derived from Basic
Summary
Mandatory: 3 elements
Must-Support: 3 elements
Structures
This structure refers to these other structures:
Extensions
This structure refers to these extensions:
Maturity: 1
Other representations of profile: CSV, Excel, Schematron