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 — REQUIREDThe type of the resource to return. This should be a valid FHIR resource type (see https://hl7.org/fhir/R4/resourcelist.html). |
id string — REQUIREDThe id of the resource to return. |
| Responses |
|---|
200FHIR resource of type |