Skip to main content

getResource

Returns a single FHIR resource from a patient's health care record.

You must either be the patient owning this resource, or an organization that the patient has consented to sharing data with.

Path Parameters
resourceType string REQUIRED

The type of the resource to return. This should be a valid FHIR resource type (see https://hl7.org/fhir/R4/resourcelist.html).

id string REQUIRED

The id of the resource to return.

Responses
200

FHIR resource of type resourceType