Service Request
This resource represents a request for services such as diagnostic tests or treatments.
Overview
See the FHIR documentation for more information about Service Request resources.
Mapped Concepts in HIEBus
- Order
- Referral
Supported Interactions
Service Request resources support the following interactions.
Search Parameters
When searching for Service Request resources, the following search parameters are supported.
| Name | Type | Prefixes
Modifiers |
Can be Chained? | Description |
|---|---|---|---|---|
| _id | Token | Resource id. | ||
| _lastUpdated | Date | ne lt le gt ge sa eb ap | When the resource last changed. | |
| _source | Uri | :missing | Where the resource comes from. | |
| authored | Date | ne lt le gt ge sa eb ap :missing | Date request signed. | |
| body-site | Token | :not :in :notin :missing | Where procedure is going to be done. | |
| code | Token | :not :in :notin :missing | What is being requested/ordered. | |
| encounter | Reference | :missing | yes | An encounter in which this request is made. |
| identifier | Token | :missing | Identifiers assigned to this order. | |
| occurrence | Date | ne lt le gt ge sa eb ap :missing | When service should occur. | |
| patient | Reference | :missing | yes | The patient the ServiceRequest is about. |
| priority | Token | :missing | routine | urgent | asap | stat. | |
| provenance-agent | Reference | :missing | yes | Search by provenance, specified by its author (aka originator) Organization. |
| referral | Reference | :missing | yes | See the HL7 FHIR documentation. |
| requester | Reference | :missing | yes | Who/what is requesting service. |
| status | Token | :missing | draft | active | on-hold | revoked | completed | entered-in-error | unknown. | |
| subject | Reference | :missing | yes | The patient the ServiceRequest is about. Functionally identical to the "patient" search parameter. |
Sortable Parameters
When searching Service Request resources, it is possible to sort the returned values by the following search parameters.
- authored
- _id
Only one sort parameter may be specified.
Supported Includes
When searching Service Request resources, it is possible to include the resources referenced by the following field names.
- Encounter
- Patient
- Provenance Agent
- Referral
- Requester
- Subject