Procedure Request
The Procedure Request resource represents information about a request for a diagnostic test, treatment, or other procedure to be performed.
Overview
See the FHIR documentation for more information about Procedure Request resources.
Mapped Concepts in HIEBus
- Order
Supported Interactions
Procedure Request resources support the following interactions.
Search Parameters
When searching for Procedure Request resources, the following search parameters are supported.
| Name | Type | Prefixes
Modifiers |
Can be Chained? | Description |
|---|---|---|---|---|
| _id | Token | Resource id. | ||
| _lastUpdated | Date | lt le gt ge | When the resource last changed. | |
| _source | Uri | :missing | Where the resource comes from. | |
| body-site | Token | :not :in :not-in :missing | See the HL7 FHIR documentation. | |
| code | Token | :not :in :not-in :missing | See the HL7 FHIR documentation. | |
| encounter | Reference | :missing | yes | Encounter request created during. |
| identifier | Token | :missing | A unique identifier of the Procedure Request. | |
| ordered-on | Date | ne lt le gt ge sa eb ap :missing | See the HL7 FHIR documentation. | |
| orderer | Reference | :missing | yes | Who made request. |
| patient | Reference | :missing | yes | The patient the ProcedureRequest is about. |
| priority | Token | :missing | See the HL7 FHIR documentation. | |
| provenance-agent | Reference | :missing | yes | Search by provenance, specified by its author (aka originator) Organization. |
| scheduled | Date | ne lt le gt ge sa eb ap :missing | See the HL7 FHIR documentation. | |
| status | Token | :missing | See the HL7 FHIR documentation. | |
| subject | Reference | :missing | yes | The patient the ProcedureRequest is about. Functionally identical to the "patient" search parameter. |
Sortable Parameters
When searching Procedure Request resources, it is possible to sort the returned values by the following search parameters.
- ordered-on
- code
- _id
Only one sort parameter may be specified.
Supported Includes
When searching Procedure Request resources, it is possible to include the resources referenced by the following field names.
- Encounter
- Orderer
- Patient
- Provenance Agent
- Subject
Supported Operations
Procedure Request supports the following extended operations.