POST api/LabRecord/getpatientlabrecord
No documentation available.
Request Information
Parameters
Name | Description | Additional information |
---|---|---|
plr | No documentation available. |
Define this parameter in the request body. |
Request body formats
application/json, text/json
Sample:
{ "patient_id": "sample string 1", "patient_lab_record_id": "sample string 2", "prescription_scan_id": "sample string 3", "patient_testname": "sample string 4", "patient_test_taken_date": "sample string 5", "patient_lab_record_path": "sample string 6", "visit_report_id": "sample string 7", "created_on": "sample string 8" }
application/x-www-form-urlencoded
Sample: