Fetch Health Record
fetchFetch a specific FHIR resource by its ID, returning the full document with PHI redacted and metadata.
Instructions
ChatGPT-connector-compatible fetch of one FHIR resource by id ('ResourceType/id', as returned by search). Returns the full document (PHI-redacted server-side) with metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Resource reference: 'ResourceType/id' |