get https://sandbox.healthgorilla.com/fhir/R4/ServiceRequest
Retrieve ServiceRequest resources by the specified search criteria
Available values for include directive:
Include | Criteria | Resource |
---|---|---|
_include | Referral:subject | Patient |
_include | Referral:requester.agent | Practitioner |
_include | Referral:requester.onBehalfOf | Organization |
_include | Referral:recipient | Practitioner and(or) Organization |
_include | Referral:supportingInfo | DiagnosticReport, DocumentReference |
Notes:
- Searching for Orders can only be read by ID (e.g. portalUrl/fhir/R4/ServiceRequest/dce45d61e8a4101581eb1088-19691).
- Searching where category=http://snomed.info/sct|103693007 (orders) will return a 400 error "Supplied category is not supported".