GET request with the observation ID to retrieve a single observation record. The full observation is returned, including its value type (quantity, string, or codeable concept) and any components for multi-part measurements.
Request
The observation ID to retrieve, e.g.
obs_abc001.Example
Response
Unique identifier for the observation.
Observation status:
registered, preliminary, final, amended, corrected, or cancelled.The coded concept identifying the observation — a string or an object with
system, code, and display.ID of the patient this observation belongs to.
ID of the related encounter, if recorded.
ID of the practitioner who performed the observation, if recorded.
Observation category:
vital-signs, laboratory, social-history, or exam.ISO 8601 datetime when the measurement was clinically effective.
Numeric measurement with
value, unit, system, and code. Present when a quantity value was recorded.Free-text value. Present when a string value was recorded.
Coded value with
system, code, and display. Present when a coded value was recorded.Sub-observations for multi-component measurements. Each item contains
code and a value field.Clinical interpretation:
N, H, L, A, HH, or LL.Normal range with
low, high, and text fields.Anatomical site where the observation was made.
Measurement method used.
Clinical notes about the observation.
ISO 8601 datetime when the record was created.
ISO 8601 datetime of the last update.
Example response