{
"PatientID": 12345,
"PatientLastName": "SMITH",
"PatientFirstName": "JOHN",
"DOB": "1990-12-31T00:00:00Z",
"Gender": "M",
"Address1": "2625 BUTTERFIELD ROAD",
"Address2": "SUITE 200S",
"City": "OAK BROOK",
"State": "IL",
"Zipcode": "60523",
"HomePhone": "6303393171",
"WorkPhone": "8777775758",
"CellPhone": "8777775758",
"RxDetail": [
{
"RxNumber": 100001,
"WrittenDate": "2024-05-15T00:00:00Z",
"LastFilledDate": "2024-05-15T00:00:00Z",
"Drug": "ALENDRONATE SOD TAB 5MG MYL",
"DrugNDC": "00378-3566-01",
"QtyOrdered": 30,
"QtyFilled": 30,
"RefillAuthorized": 5,
"RefillRemaining": 5,
"RefillDueDate": "2024-06-09T00:00:00Z",
"Days": 30,
"SigDirection": "TAKE 1 TABLET DAILY",
"DoctorLastName": "ROBERT",
"DoctorFirstName": "GRIFFIN",
"DoctorAddress1": "1234 INDIGO LN SUITE 303",
"DoctorAddress2": "SUITE 123",
"DoctorCity": "WOODSTOCK",
"DoctorState": "IL",
"DoctorZipcode": "60098-3608",
"DoctorPhone": "630-555-2222",
"DoctorFax": "866-264-4132",
"RxStatus": "Transmitted",
"PatientPay": null,
"Total": null,
"WorkflowStatus": 1,
"WorkflowStatusText": "Ready for Pickup"
},
{
"RxNumber": 100002,
"WrittenDate": "2024-05-15T00:00:00Z",
"LastFilledDate": "2024-05-15T00:00:00Z",
"Drug": "LISINOPRIL 10MG TABP",
"DrugNDC": "63304-0533-01",
"QtyOrdered": 30,
"QtyFilled": 30,
"RefillAuthorized": 5,
"RefillRemaining": 5,
"RefillDueDate": "2024-06-09T00:00:00Z",
"Days": 30,
"SigDirection": "TAKE 1 TABLET DAILY",
"DoctorLastName": "ROBERT",
"DoctorFirstName": "GRIFFIN",
"DoctorAddress1": "1234 INDIGO LN SUITE 303",
"DoctorAddress2": "SUITE 123",
"DoctorCity": "WOODSTOCK",
"DoctorState": "IL",
"DoctorZipcode": "60098-3608",
"DoctorPhone": "630-555-2222",
"DoctorFax": "866-264-4132",
"RxStatus": "Unbilled",
"PatientPay": null,
"Total": null,
"WorkflowStatus": 0,
"WorkflowStatusText": "Entered into System"
},
{
"RxNumber": 100003,
"WrittenDate": "2024-05-15T00:00:00Z",
"LastFilledDate": "2024-05-15T00:00:00Z",
"Drug": "METFORMIN 500MG TAB",
"DrugNDC": "62037-0674-01",
"QtyOrdered": 60,
"QtyFilled": 60,
"RefillAuthorized": 5,
"RefillRemaining": 5,
"RefillDueDate": "2024-07-09T00:00:00Z",
"Days": 60,
"SigDirection": "TAKE 1 TABLET DAILY",
"DoctorLastName": "ROBERT",
"DoctorFirstName": "GRIFFIN",
"DoctorAddress1": "1234 INDIGO LN SUITE 303",
"DoctorAddress2": "SUITE 123",
"DoctorCity": "WOODSTOCK",
"DoctorState": "IL",
"DoctorZipcode": "60098-3608",
"DoctorPhone": "630-555-2222",
"DoctorFax": "866-264-4132",
"RxStatus": "Hold",
"PatientPay": null,
"Total": null,
"WorkflowStatus": 24,
"WorkflowStatusText": "On Hold"
},
{
"RxNumber": 100004,
"WrittenDate": "2024-05-15T00:00:00Z",
"LastFilledDate": "2024-05-15T00:00:00Z",
"Drug": "SIMVASTATIN TABS 10 MG ACC",
"DrugNDC": "16729-0004-17",
"QtyOrdered": 30,
"QtyFilled": 30,
"RefillAuthorized": 5,
"RefillRemaining": 5,
"RefillDueDate": "2024-06-09T00:00:00Z",
"Days": 30,
"SigDirection": "TAKE 1 TABLET DAILY",
"DoctorLastName": "ROBERT",
"DoctorFirstName": "GRIFFIN",
"DoctorAddress1": "1234 INDIGO LN SUITE 303",
"DoctorAddress2": "SUITE 123",
"DoctorCity": "WOODSTOCK",
"DoctorState": "IL",
"DoctorZipcode": "60098-3608",
"DoctorPhone": "630-555-2222",
"DoctorFax": "866-264-4132",
"RxStatus": "Paid - Cash",
"PatientPay": null,
"Total": null,
"WorkflowStatus": 3,
"WorkflowStatusText": "Picked Up"
}
]
}