GET api/v1/{practiceId}/clinical/pathologyreports
Get all pathology reports for provided practice
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
practiceId | globally unique identifier |
Required |
Body Parameters
None.
Response Information
Resource Description
Collection of Com.Healthbridge.Hhas.Clinical.Interface.ValueObjects.PathologyReportDtoName | Description | Type | Additional information |
---|---|---|---|
PracticeId | globally unique identifier |
None. |
|
PathologyReportId | globally unique identifier |
None. |
|
TreatingProviderId | globally unique identifier |
None. |
|
MatchedPatientIds | Collection of globally unique identifier |
None. |
|
PathologyReport | Com.Healthbridge.Hhas.Clinical.Interface.ValueObjects.PathologyReport |
None. |
|
PatientVo | Com.Healthbridge.Hhas.Patient.Interface.ValueObjects.PatientVo |
None. |
|
ReceivedDate | date |
None. |
|
PatientName | string |
None. |
|
Departments | string |
None. |
|
ReportLabName | string |
None. |
|
DoctorName | string |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: