Read a specific version of a resource
Patient, Observation, Encounter)HEAD to check if a specific version exists without retrieving its body:
200 OK if the version exists, 404 Not Found otherwise. No response body is returned.
meta.versionId field in any resource_history endpoint lists all versionsETag header in responses (format: W/"versionId")Bearer token authentication
The FHIR resource type (e.g., Patient, Observation, Encounter)
The logical ID of the resource
The version ID