FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions icon

Orders and Observations icon Work GroupMaturity Level: N/A  Trial UseSecurity Category: Patient Compartments: Encounter, Patient, Practitioner, RelatedPerson

Search parameters for the Resource NutritionIntake - Search Parameters 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

ResourceNutritionIntake
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

ResourceNutritionIntake
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

ResourceNutritionIntake
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

ResourceNutritionIntake
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

ResourceNutritionIntake
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.

ResourceNutritionIntake
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

ResourceNutritionIntake
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

ResourceNutritionIntake
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

ResourceNutritionIntake
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