Interpret Lab Results
fhir_interpret_labsInterpret lab results against reference ranges to flag low, normal, high, or critical values and provide clinician and consumer summaries with an embeddable trend timeline.
Instructions
Interpret lab Observations against reference ranges — flags each value low/normal/high/critical (HL7 v3 ObservationInterpretation) and returns clinician + consumer summaries. Decision support, not diagnosis. Read-tier. Response includes _meta.ui.resourceUri pointing to an embeddable trend timeline.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bundle | No | A FHIR Bundle of Observations to interpret | |
| subject | No | Patient reference (e.g. 'Patient/pt-1') — interpret the tenant's stored Observations for this subject | |
| observation | No | A single FHIR Observation to interpret |