Untitled

 avatar
unknown
json
a year ago
3.5 kB
4
Indexable
[
  {
    "id": "cd729255-57fa-4480-953e-03a874036f86",
    "surgeon": {
      "id": "e0d9f818-ae7d-44a3-a901-254d10a8ad8a",
      "firstName": "Mehmet",
      "lastName": "Atay"
    },
    "anesthetist": {
      "id": "f68df581-8fc8-4d91-9a45-bbfeb0f6438d",
      "firstName": "Refika",
      "lastName": "Kılıçkaya"
    },
    "patient": {
      "id": "7d779c42-4c3b-4f43-90fe-fe04bce59f16",
      "firstName": "Ayla",
      "lastName": "Çekiç",
      "dateOfBirth": "2024-07-25T12:37:47.059556Z"
    },
    "name": "Lotus Locumus",
    "protocolNo": 12201133,
    "duration": 40,
    "priority": 1,
    "anesthesiaTime": 15,
    "cleaningTime": 15,
    "medEquipSterilizationTime": 15
  },
  {
    "id": "7f98967f-9da8-4ab7-a90d-6575988239cc",
    "surgeon": {
      "id": "6801a8df-204a-4c9d-aa5d-985a777d869d",
      "firstName": "Serkan",
      "lastName": "Baydar"
    },
    "anesthetist": {
      "id": "3d1c9896-045f-41e8-b5d9-dd5ba9c6af15",
      "firstName": "Ahmet",
      "lastName": "Kınsız"
    },
    "patient": {
      "id": "78e4ed36-db39-4fa1-8d3f-8e56732b1b04",
      "firstName": "Abdulbasit",
      "lastName": "Bilgiç",
      "dateOfBirth": "2024-07-25T12:37:47.101569Z"
    },
    "name": "Pilonidal Kist",
    "protocolNo": 12200283,
    "duration": 30,
    "priority": 9,
    "anesthesiaTime": 15,
    "cleaningTime": 15,
    "medEquipSterilizationTime": 15
  },
  {
    "id": "56057134-20d4-44cf-a49f-3d311dd6c7a0",
    "surgeon": {
      "id": "d69aee8e-f7de-46f7-b1f1-2a1f4085dc6d",
      "firstName": "Sarper",
      "lastName": "Aktaş"
    },
    "anesthetist": {
      "id": "dd30cd79-32ad-4fb7-8304-b36ae7426ab9",
      "firstName": "Yücel",
      "lastName": "Özgür"
    },
    "patient": {
      "id": "921902da-77cc-4777-a759-899e8d6849c1",
      "firstName": "Yasin",
      "lastName": "Elçi",
      "dateOfBirth": "2024-07-25T12:37:47.106745Z"
    },
    "name": "Servikal Disk Bozuklukları, Radikülopati İle",
    "protocolNo": 12201389,
    "duration": 90,
    "priority": 8,
    "anesthesiaTime": 15,
    "cleaningTime": 15,
    "medEquipSterilizationTime": 15
  },
  {
    "id": "a84a8e5f-789d-4a5e-8a68-3db592c5a87a",
    "surgeon": {
      "id": "ec3a3950-3287-42bf-8278-394b0ed3bc8c",
      "firstName": "Sabri",
      "lastName": "Diril"
    },
    "anesthetist": {
      "id": "dd30cd79-32ad-4fb7-8304-b36ae7426ab9",
      "firstName": "Yücel",
      "lastName": "Özgür"
    },
    "patient": {
      "id": "b5badf51-c27c-4e4c-8586-05c153cf6e54",
      "firstName": "Another",
      "lastName": "Patient",
      "dateOfBirth": "2024-07-25T12:37:47.110229Z"
    },
    "name": "Additional Surgery",
    "protocolNo": 12201500,
    "duration": 100,
    "priority": 7,
    "anesthesiaTime": 15,
    "cleaningTime": 15,
    "medEquipSterilizationTime": 15
  },
  {
    "id": "c5d2e6e7-0c3c-4f94-93c1-47b8a8e4f5e3",
    "surgeon": {
      "id": "b3c1e6e7-0c3c-4f94-93c1-47b8a8e4f5e2",
      "firstName": "Alice",
      "lastName": "Johnson"
    },
    "anesthetist": {
      "id": "55b0e6e7-0c3c-4f94-93c1-47b8a8e4f5e9",
      "firstName": "Arda",
      "lastName": "Altinors"
    },
    "patient": {
      "id": "a3b0e6e7-0c3c-4f94-93c1-47b8a8e4f5e1",
      "firstName": "Jane",
      "lastName": "Smith",
      "dateOfBirth": "1990-01-01T00:00:00Z"
    },
    "name": null,
    "protocolNo": 123,
    "duration": 120,
    "priority": 1,
    "anesthesiaTime": 15,
    "cleaningTime": 10,
    "medEquipSterilizationTime": 5
  }
]
Editor is loading...
Leave a Comment