You are on page 1of 3

{

"patient":{
"patientName":{
"firstName":"ANGELA",
"lastName":"REIF"
},
"patientAddress":{
"address1":"1212 MAIN ST",
"city":"LIVONIA",
"state":"MI",
"zip":"48150"
}
},
"pharmacy":{
"pharmacyName":"01FULL",
"pharmacyDea":"AA1111119",
"address":{
"address1":"01FULL",
"city":"PITTSBURGH",
"state":"PA",
"zip":"15219"
},
"phones":{
"phone":[{
"areaCode":"555",
"phoneNumber":"5555555"
}]
}
},
"prescriber":{
"prescriberDea":"AA1111119",
"prescriberName":{
"firstName":"GREGORY",
"lastName":"HOUSE"
},
"prescriberAddress":{
"address1":"1000 WASHINGTON RD",
"city":"PITTSBURGH",
"state":"PA",
"zip":"15234"
},
"prescriberPhone":{
"areaCode":"111",
"phoneNumber":"1111111",
"extension":"1111"
}
},
"rx":{
"rxNumber":"9244936",
"originalProductQty":5,
"refillQty":5,
"refillsAuthorized":2,
"rxwrittenProduct":{
"ndc":{
"ndcMfg":"50111",
"ndcProduct":"0560",
"ndcSize":"03"
},
"productName":"TRAZODONE HYDROCHLORIDE 50MG TAB",
"productManufacturer":"TEVA PHARMACEUTICALS USA, INC.",
"pic":"Theresa Bunzka",
"sig":"TAKE ONE TABLET BY MOUTH EVERY DAY IN THE MORNING",
"rxWrittenDate":{
"month":"3",
"day":"9",
"year":"2021"
},
"rxExpDate":{
"month":"3",
"day":"9",
"year":"2022"
}
}
},
"fillInfo":{
"fillNumber":0,
"refillRemaining":2,
"refillRemainingDec":2,
"qtyRemaining":10,
"partialFillSeq":"00",
"lastFillDate":{
"month":"3",
"day":"9",
"year":"2021"
},
"fillDate":{
"month":"3",
"day":"9",
"year":"2021"
},
"mayRefillAfterDate":{
"month":"3",
"day":"12",
"year":"2021"
}
},
"dispProduct":{
"dispQty":5,
"daysSupply":5,
"isColdProduct":false,
"ndc":{
"ndcMfg":"50111",
"ndcProduct":"0560",
"ndcSize":"03"
},
"productName":"TRAZODONE HYDROCHLORIDE 50MG TAB",
"productManufacturer":"TEVA PHARMACEUTICALS USA, INC.",
"pic":"Theresa Bunzka",
"sig":"TAKE ONE TABLET BY MOUTH EVERY DAY IN THE MORNING",
"dispGeneric":"Trade",
"deaClass":"6",
"dosageForm":"TABLET",
"characteristics":{
"color":"WHITE",
"shape":"ROUND",
"imprint1":"",
"imprint2":"",
"flavor":""
},
"dispProductExpDate":{
"month":"3",
"day":"9",
"year":"2022"
},
"warningLabels":{
"warningLabel":[{
"warningLabelText":"May Make You Drowsy Or Dizzy. Check
With Doctor Before Drinking Alcohol. Use Care When Operating A Vehicle, Vessel, Or
Other Machines.",
"warningLabelType":"Architext 2000",
"warningLabelPriority":1,
"warningLabelCode":"270"
},
{
"warningLabelText":"You Should Avoid Prolonged Or Excessive
Exposure To Direct And/Or Artificial Sunlight While Taking This Medicine.",
"warningLabelType":"Architext 2000",
"warningLabelPriority":2,
"warningLabelCode":"205"
},
{
"warningLabelText":"Check With Your Doctor Or Pharmacist To
Make Sure It Is Safe For You To Take This Drug With All Of Your Other Drugs.",
"warningLabelType":"Architext 2000",
"warningLabelPriority":3,
"warningLabelCode":"424"
}]
}
}
}

You might also like