FHIR CI-Build

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

Patient Administration icon Work GroupMaturity Level: N/A  Trial UseSecurity Category: Patient Compartments: Encounter, Patient

Search parameters for the Resource EncounterHistory - 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-encounter
This search parameter is part of the common search parameter clinical-encounter

Generated Narrative: SearchParameter clinical-encounter

Parameter encounter:reference

EncounterHistory: The Encounter associated with this set of history values

ResourceEncounterHistory
Expression EncounterHistory.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/EncounterHistory-identifier

Generated Narrative: SearchParameter EncounterHistory-identifier

Parameter identifier:token

Identifier(s) by which this encounter is known

ResourceEncounterHistory
Expression EncounterHistory.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/EncounterHistory-patient

Generated Narrative: SearchParameter EncounterHistory-patient

Parameter patient:reference

The patient present at the encounter

ResourceEncounterHistory
Expression EncounterHistory.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/EncounterHistory-status

Generated Narrative: SearchParameter EncounterHistory-status

Parameter status:token

Status of the Encounter history entry

ResourceEncounterHistory
Expression EncounterHistory.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/EncounterHistory-subject

Generated Narrative: SearchParameter EncounterHistory-subject

Parameter subject:reference

The patient or group present at the encounter

ResourceEncounterHistory
Expression EncounterHistory.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