FHIR read
fhir_readRetrieve a specific FHIR R4 resource by type and ID, returning real data or a 404 when the resource doesn't exist.
Instructions
GET {iss}/{resourceType}/{id} as FHIR R4. 404 is not found, not a made-up resource. Same resourceType allowlist as search.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| iss | No | ||
| resourceType | Yes |