Untitled

 avatar
unknown
json
a year ago
979 B
6
Indexable
[
  {
    "id": "d6d2e6e7-0c3c-4f94-93c1-47b8a8e4f5e4",
    "surgery": {
      "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
    },
    "startTime": 8,
    "endTime": 10,
    "date": "2024-07-24T00:00:00Z",
    "status": 0,
    "assignedOR": {
      "id": "c8b0e6e7-0a3c-4b94-83c1-57b8a8e4f5e0",
      "status": 0
    }
  }
]
Editor is loading...
Leave a Comment