resolve_reference
Resolve FHIR references to their target resources within a patient bundle. For contained references, provide the parent resource ID.
Instructions
Resolve a FHIR reference (e.g. 'Patient/123', 'urn:uuid:...') to its target resource within the loaded bundle. For a contained reference ('#med1'), also pass parent_resource_id — the id of the resource the reference appears in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| reference | Yes | ||
| parent_resource_id | No |