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
- application/json
- application/xml
Path Parameters
-
id: integer(int64)
Minimum Value:
0Patient Procedure Row ID
Security
-
basicAuth: basic
Type:
basic
Response
Supported Media Types
- application/json
- application/xml
200 Response
successful operation
Nested Schema : items
Type:
object400 Response
Invalid parameters supplied
404 Response
Procedure Types not found