The following search parameters have been defined for the CollabKare Implementation Guide. For more information on the FHIR RESTful search api and the standard Search Param Registry see the FHIR specification.
Name | Type | Documentation | Level |
---|---|---|---|
based-on | reference | Reference to the service request. | Supported |
category | token | The classification of the type of observation | Supported |
code | token | The code of the observation type | Supported |
code-value-concept | composite | Code and coded value parameter pair | Supported |
code-value-date | composite | Code and date/time value parameter pair | Supported |
code-value-quantity | composite | Code and quantity value parameter pair | Supported |
code-value-string | composite | Code and string value parameter pair | Supported |
combo-code | token | The code of the observation type or component type | Supported |
combo-code-value-concept | composite | Code and coded value parameter pair, including in components | Supported |
combo-code-value-quantity | composite | Code and quantity value parameter pair, including in components | Supported |
combo-data-absent-reason | token | The reason why the expected value in the element Observation.value[x] or Observation.component.value[x] is missing. | Supported |
combo-value-concept | token | The value or component value of the observation, if the value is a CodeableConcept | Supported |
combo-value-quantity | quantity | The value or component value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data) | Supported |
component-code | token | The component code of the observation type | Supported |
component-code-value-concept | composite | Component code and component coded value parameter pair | Supported |
component-code-value-quantity | composite | Component code and component quantity value parameter pair | Supported |
component-data-absent-reason | token | The reason why the expected value in the element Observation.component.value[x] is missing. | Supported |
component-value-concept | token | The value of the component observation, if the value is a CodeableConcept | Supported |
component-value-quantity | quantity | The value of the component observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data) | Supported |
context | reference | Healthcare event (Episode-of-care or Encounter) related to the observation | Supported |
data-absent-reason | token | The reason why the expected value in the element Observation.value[x] is missing. | Supported |
date | date | Obtained date/time. If the obtained element is a period, a date that falls in the period | Supported |
derived-from | reference | Related measurements the observation is made from | Supported |
device | reference | The Device that generated the observation data. | Supported |
encounter | reference | Encounter related to the observation | Supported |
focus | reference | The focus of an observation when the focus is not the patient of record. | Supported |
has-member | reference | Related resource that belongs to the Observation group | Supported |
identifier | token | The unique id for a particular observation | Supported |
method | token | The method used for the observation | Supported |
part-of | reference | Part of referenced event | Supported |
patient | reference | The subject that the observation is about (if patient) | Supported |
performer | reference | Who performed the observation | Supported |
specimen | reference | Specimen used for this observation | Supported |
status | token | The status of the observation | Supported |
active | token | Whether the patient record is active | Supported |
subject | reference | The subject that the observation is about | Supported |
value-concept | token | The value of the observation, if the value is a CodeableConcept | Supported |
value-date | date | The value of the observation, if the value is a date or period of time | Supported |
value-quantity | quantity | The value of the observation, if the value is a Quantity, or a SampledData (just search on the bounds of the values in sampled data) | Supported |
value-string | string | The value of the observation, if the value is a string, and also searches in CodeableConcept.text | Supported |