Get Observations

Observations are a central element in healthcare, used to support diagnosis, monitor progress, determine baselines and patterns and even capture demographic characteristics. Most observations are simple name/value pair assertions with some metadata, but some observations group other observations together logically, or even are multi-component observations. Note that the DiagnosticReport resource provides a clinical or workflow context for a set of observations and the Observation resource is referenced by DiagnosticReport to represent laboratory, imaging, and other clinical and diagnostic data to form a complete report.

Uses for the Observation resource include:

  • Vital signs such as body weight, blood pressure, and temperature
  • Laboratory Data such as blood glucose, or an estimated GFR
  • Imaging results of a quantative nature such as bone density or fetal measurements
  • Clinical Findings such as abdominal tenderness
  • Device measurements such as EKG data or Pulse Oximetry data
  • Clinical assessment tools such as APGAR or a Glasgow Coma Score
  • Personal characteristics: such as eye-color
  • Social history including tobacco use, family support, or cognitive status
  • Core characteristics like pregnancy status, or a death assertion

There are three US Core Implementation Guide profiles for this resource:
Laboratory Results
Vital Signs
Smoking Status

Query Params
string

Return resources linked to by the given target

string

The ID of the resource

date

Only return resources which were last updated as specified by the given range

string

Search for resources which have the given security labels

string

The classification of the type of observation

string

The code of the observation type

string

The component code of the observation type

string

Component code and component coded value parameter pair

string

Component code and component quantity value parameter pair

string

The reason why the expected value in the element Observation.component.value[x] is missing.

string

The value of the component observation, if the value is a CodeableConcept

integer

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)

string

Travel location

string

The reason why the expected value in the element Observation.value[x] is missing.

date

Obtained date/time. If the obtained element is a period, a date that falls in the period

string

The unique id for a particular observation

string

The subject that the observation is about (if patient)

string

Who performed the observation

string

The status of the observation

string

The subject that the observation is about

string

Encounter related to the observation

string

Clinically relevant time/time-period for observation

string

Clinically relevant time/time-period for observation

string

Date/Time this version was made available

string

The value of the observation, if the value is a CodeableConcept

integer

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)

string

The value of the observation, if the value is a string, and also searches in CodeableConcept.text

string

High, low, normal, etc.

string

Provides guide for interpretation of component result

Responses

400

Bad Request - An unexpected error occurred. A parameter value is missing, invalid, or improperly formatted.

401

Unauthorized - User was denied access to the FHIR resource.

403

Forbidden - Access was denied for this FHIR resource with the given credentials.

404

Not Found - The FHIR resource was not found.

500

Internal Server Error - The server encountered an unexpected condition that prevented it from fulfilling the request.

Language
Choose an example:
application/json