Compiled Truth Timeline
fhir_compiled_truthReturns a FHIR resource's current interpretation with provenance evidence, curation state, and quality score. Use before sharing clinical facts with patients to present not just data but its rationale.
Instructions
Return the current best understanding of a FHIR resource plus the append-only evidence trail (Provenance entries) of how it got there. Use this before presenting resource-specific facts to a patient — surfaces curation_state and quality_score so the agent can say not just WHAT the record says but WHY it says it. Redacted, audited. Response includes _meta.ui.resourceUri pointing to an embeddable review UI.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| resource_id | Yes | ID of the resource | |
| resource_type | Yes | FHIR resource type (e.g. 'Condition', 'AllergyIntolerance') |