Get service requests (with provider detail)
GET {{endpoint}}/ServiceRequest?patient={{patientID-Encounters}}&_include=ServiceRequest%3Arequester&_count=10
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
patient | string | ||
_include | string | ||
_count | number |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Accept | string |