Observation resource uses LOINC codes to identify what was measured and structured value types to store the result. Observations are typically linked to both a patient and an encounter.
Create a vital sign
Blood pressure (multi-component)
Blood pressure uses thecomponent field to store systolic and diastolic values as separate sub-observations within one resource:
Create a lab result
Lab result observations use thelaboratory category and should include a referenceRange so clinicians can interpret the value in context:
Categories
| Category | Description | Examples |
|---|---|---|
vital-signs | Vital sign measurements | Heart rate, BP, temperature, SpO2 |
laboratory | Lab test results | Glucose, CBC, metabolic panel |
social-history | Social and behavioral data | Smoking status, alcohol use |
exam | Physical exam findings | Lung sounds, reflexes |
Interpretation codes
| Code | Meaning |
|---|---|
N | Normal |
H | High |
L | Low |
A | Abnormal |
HH | Critically high |
LL | Critically low |