propose_observation
Propose a synthetic FHIR observation and stage it for human approval without writing. Provide patient, code, value, and reason to queue for review.
Instructions
Propose a new observation. Stages it for human approval; does NOT write.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | ||
| unit | Yes | ||
| value | Yes | ||
| reason | Yes | ||
| display | Yes | ||
| patient_id | Yes | ||
| effective_date | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||