Facebook
From Tacky Armadillo, 6 Years ago, written in Plain Text.
Embed
Download Paste or View Raw
Hits: 244
  1. {
  2.     "Patient": {
  3.         "PatientFullName": "Henryk Giernalczyk",
  4.         "PatientId": 33,
  5.         "FirstName": "Henryk",
  6.         "LastName": "Giernalczyk",
  7.         "Email": null,
  8.         "Phone": null,
  9.         "City": null,
  10.         "PostCode": null,
  11.         "Street": null,
  12.         "HomeNumber": null,
  13.         "FlatNumber": null,
  14.         "BirthDate": null,
  15.         "Sex": null,
  16.         "Pesel": null,
  17.         "Nip": null,
  18.         "CardNumber": null,
  19.         "MotherPesel": null,
  20.         "IsChildUnderOne": null,
  21.         "IdentityDoc": null,
  22.         "IdentityDocCountry": null,
  23.         "Barcode": null,
  24.         "ExternalId": null,
  25.         "IsActive": false,
  26.         "CreationDate": "0001-01-01T00:00:00Z",
  27.         "CreatedBy": null,
  28.         "ModificationDate": null,
  29.         "ModifiedBy": null,
  30.         "ExternalBarcode": null,
  31.         "Import": [],
  32.         "PatientOrder": [],
  33.         "Product": [],
  34.         "PatientProductGive": [],
  35.         "PatientProductGiveGroup": [],
  36.         "Treatment": [],
  37.         "PatientOrganizationalUnit": [],
  38.         "PatientSubOrganizationalUnit": []
  39.     },
  40.     "TimeOfDays": [
  41.         {
  42.             "Name": "noc",
  43.             "Color": "#7965b5",
  44.             "TimeFrom": "2018-01-06T23:00:00Z",
  45.             "TimeTo": "2018-01-06T05:00:00Z",
  46.             "Barcode": "TD000000001TD"
  47.         },
  48.         {
  49.             "Name": "rano",
  50.             "Color": "#fffb96",
  51.             "TimeFrom": "2018-01-07T05:00:00Z",
  52.             "TimeTo": "2018-01-07T11:00:00Z",
  53.             "Barcode": "TD000000002TD"
  54.         },
  55.         {
  56.             "Name": "południe",
  57.             "Color": "#a5ffb6",
  58.             "TimeFrom": "2018-01-07T11:00:00Z",
  59.             "TimeTo": "2018-01-07T17:00:00Z",
  60.             "Barcode": "TD000000003TD"
  61.         },
  62.         {
  63.             "Name": "wieczór",
  64.             "Color": "#a7bcf9",
  65.             "TimeFrom": "2018-01-07T17:00:00Z",
  66.             "TimeTo": "2018-01-07T23:00:00Z",
  67.             "Barcode": "TD000000004TD"
  68.         }
  69.     ]
  70. }