gvsandeep

Untitled

May 25th, 2022
48
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.45 KB | None | 0 0
  1. {
  2.   "requestId": 2831302,
  3.   "pincode": 412207,
  4.   "customer": {
  5.     "name": "Vihaan Bose",
  6.     "email": "",
  7.     "mobile": "9021988327"
  8.   },
  9.   "rx": [
  10.     {
  11.       "doctorName": "Parag Bhole",
  12.       "prescriptionDate": "2022-05-25T05:47:56Z",
  13.       "doctorDegree": "MD",
  14.       "doctorRegistrationNo": "2010/10/3134",
  15.       "isSubstitutionAllowed": false,
  16.       "isDoctorSignaturePresent": false,
  17.       "patient": {
  18.         "name": "Vihaan Bose",
  19.         "age": 2,
  20.         "gender": 1,
  21.         "relationship": "Myself"
  22.       },
  23.       "pdfUrl": {
  24.         "pdfId": "v_doc13184_675150476579519",
  25.         "url": "https://s3.ap-south-1.amazonaws.com/docon.co.in.rxpdfs/v_doc13184_675150476579519.pdf?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Date=20220525T054940Z&X-Amz-SignedHeaders=host&X-Amz-Expires=600&X-Amz-Credential=AKIASYNDI74A7BSUERNL%2F20220525%2Fap-south-1%2Fs3%2Faws4_request&X-Amz-Signature=0bea6b8a8c3c9d799f02fcdd7233d9afbe3f1fbdf0881ddd38127682b5c25b45"
  26.       },
  27.       "medicines": [
  28.         {
  29.           "medicineId": "3f1df7b9-813a-4c8b-a213-eb3d7a0a6ad2",
  30.           "medicineType": "heathivity",
  31.           "ucode": "I47093",
  32.           "name": "Calpol (250 mg)",
  33.           "manufacturer": "Glaxo Smithkline Pharmaceuticals Ltd.",
  34.           "composition": "Paracetamol(250 mg)",
  35.           "rxType": 0,
  36.           "dosageInfo": {
  37.             "durationValue": 0,
  38.             "durationUnit": "day",
  39.             "morning": 0,
  40.             "afternoon": 0,
  41.             "evening": 0,
  42.             "frequency": "0"
  43.           }
  44.         },
  45.         {
  46.           "medicineId": "437ba529-eb6b-4b93-bb41-987554b463a4",
  47.           "medicineType": "heathivity",
  48.           "ucode": "M74158",
  49.           "name": "Ulfree ointment",
  50.           "manufacturer": "",
  51.           "composition": "",
  52.           "rxType": 0,
  53.           "dosageInfo": {
  54.             "durationValue": 1,
  55.             "durationUnit": "week",
  56.             "morning": 0,
  57.             "afternoon": 0,
  58.             "evening": 0,
  59.             "frequency": "0"
  60.           }
  61.         }
  62.       ]
  63.     }
  64.   ],
  65.   "cartItems": [
  66.     {
  67.       "name": "Calpol (250 mg)",
  68.       "medicineType": "heathivity",
  69.       "ucode": "I47093",
  70.       "quantity": 1,
  71.       "medicineId": "3f1df7b9-813a-4c8b-a213-eb3d7a0a6ad2"
  72.     },
  73.     {
  74.       "name": "Ulfree ointment",
  75.       "medicineType": "heathivity",
  76.       "ucode": "M74158",
  77.       "quantity": 1,
  78.       "medicineId": "437ba529-eb6b-4b93-bb41-987554b463a4"
  79.     }
  80.   ]
  81. }
Advertisement
Add Comment
Please, Sign In to add comment