R6 Ballot (3rd Draft) FHIR CI-Build

This page is part of the FHIR Specification v6.0.0-ballot3: Release 6 Ballot (3rd Draft) (see Ballot Notes ). The current version is 5.0.0 . For a full list Continuous Integration Build of available versions, see FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Maturity Level : N/A
Responsible Owner: Orders and Observations icon Work Group   Trial Use Normative Security Category : Patient Compartments : Encounter , Group , Patient , Practitioner , RelatedPerson

Search parameters for the NutritionIntake resource. Also check the Extensions registry for search parameters on extensions related to this resource.

The common parameters also apply. See Searching for more information about searching in REST, messaging, and services.


http://hl7.org/fhir/SearchParameter/clinical-code
This search parameter is part of the common search parameter clinical-code

Generated Narrative: SearchParameter clinical-code

Parameter code : token

NutritionIntake : Returns statements of this code of NutritionIntake

Resource NutritionIntake
Expression NutritionIntake.code
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-date
This search parameter is part of the common search parameter clinical-date

Generated Narrative: SearchParameter clinical-date

Parameter date : date

NutritionIntake : Date when patient was taking (or not taking) the medication

Resource NutritionIntake
Expression NutritionIntake.occurrence.ofType(dateTime) | NutritionIntake.occurrence.ofType(Period)
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
Comparators Allowed: eq, ne, gt, ge, lt, le, sa, eb, ap
 
http://hl7.org/fhir/SearchParameter/clinical-encounter
This search parameter is part of the common search parameter clinical-encounter

Generated Narrative: SearchParameter clinical-encounter

Parameter encounter : reference

NutritionIntake : Returns statements for a specific encounter

Resource NutritionIntake
Expression NutritionIntake.encounter
Processing Mode Normal
Target Resources Encounter
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-identifier
This search parameter is part of the common search parameter clinical-identifier

Generated Narrative: SearchParameter clinical-identifier

Parameter identifier : token

NutritionIntake : Return statements with this external identifier

Resource NutritionIntake
Expression NutritionIntake.identifier
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/NutritionIntake-nutrition

Generated Narrative: SearchParameter NutritionIntake-nutrition

Parameter nutrition : token

Return intakes for a specific consumed item

Resource NutritionIntake
Expression NutritionIntake.nutritionItem.nutritionProduct.concept
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/clinical-patient
This search parameter is part of the common search parameter clinical-patient

Generated Narrative: SearchParameter clinical-patient

Parameter patient : reference

NutritionIntake : Returns statements for a specific patient.

Resource NutritionIntake
Expression NutritionIntake.subject.where(resolve() is Patient)
Processing Mode Normal
Target Resources Patient
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/NutritionIntake-source

Generated Narrative: SearchParameter NutritionIntake-source

Parameter source : reference

Who or where the information in the statement came from

Resource NutritionIntake
Expression (NutritionIntake.reported as Reference)
Processing Mode Normal
Target Resources Organization , RelatedPerson , PractitionerRole , Practitioner , Group , Patient
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/NutritionIntake-status

Generated Narrative: SearchParameter NutritionIntake-status

Parameter status : token

Return statements that match the given status

Resource NutritionIntake
Expression NutritionIntake.status
Processing Mode Normal
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true
 
http://hl7.org/fhir/SearchParameter/NutritionIntake-subject

Generated Narrative: SearchParameter NutritionIntake-subject

Parameter subject : reference

The identity of a patient, animal or group to list statements for

Resource NutritionIntake
Expression NutritionIntake.subject
Processing Mode Normal
Target Resources Group , Patient
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true