Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 662 Bytes

PatientDeparmentStatus.md

File metadata and controls

11 lines (8 loc) · 662 Bytes

IO.Swagger.Model.PatientDeparmentStatus

Properties

Name Type Description Notes
Departmentid int? The ID of a department that this patient is registered in. [optional]
Primaryproviderid string The "primary" provider for this patient, if set. [optional]
Status string The "status" of the patient, one of active, inactive, prospective, or deleted. [optional]

[Back to Model list] [Back to API list] [Back to README]