Procedure
A Procedure resource represents an action or intervention performed on a patient.
Sample Query
Find procedures performed during a particular encounter:
https://fhir.careevolution.com/Master.Adapter1.WebClient/api/fhir-stu3/Procedure?encounter=e26c4860-2f0e-e711-812d-0a69c1b3225b
Overview
See the FHIR documentation for more information about Procedure resources.
Mapped Concepts in HIEBus
- Procedure
- ClaimProcedure
Supported Interactions
Procedure resources support the following interactions.
Search Parameters
When searching for Procedure resources, the following search parameters are supported.
Sortable Parameters
When searching Procedure resources, it is possible to sort the returned values by the following search parameters.
- date
- _id
Only one sort parameter may be specified.
Supported Includes
When searching Procedure resources, it is possible to include the resources referenced by the following field names.
- Claim
- Context
- Patient
- Performer
- Provenance Agent
- Subject