Retrieve Procedures Types for a Procedure Patient Record id

get

/ohfapi/cg/v3.3/patientapi/procedures/{id}/proceduretypes

This endpoint supports the retrieval of Procedure Types for a single Patient Procedure Record (row) id. It returns all the Procedure Type links for the given Procedure ID.

Request

Supported Media Types
Path Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : items
Type: object

400 Response

Invalid parameters supplied

404 Response

Procedure Types not found
Back to Top