Retrieve Patient Group for the Patient Group row id

get

/ohfapi/cg/v3.3/patientapi/patientgroup/{id}

This endpoint returns the patient groups matching the patient group row id

Request

Supported Media Types
Path Parameters
Security
Back to Top

Response

Supported Media Types

200 Response

successful operation
Body ()
Root Schema : PatientGroup
Type: object
Model for PatientGroup object in CDM.
Show Source
Nested Schema : Coding
Type: object
Model for a reference to a code defined by a terminology system.
Show Source
Nested Schema : Identifier
Type: object
Identifier assigned by a given system
Show Source

400 Response

Invalid parameters supplied

404 Response

Patient group not found
Back to Top