Сравнение версий

Ключ

  • Эта строка добавлена.
  • Эта строка удалена.
  • Изменено форматирование.

...

Блок кода
titleПример модели в формате JSON
collapsetrue
[
  {
    "state": "Complete",
    "lpu": {
      "guid": "12ab9992-9875-4fb6-a9c0-8504170c1429",
      "name": "ТАЛДОМСКАЯ ЦЕНТРАЛЬНАЯ РАЙОННАЯ БОЛЬНИЦА",
      "address": "обл. Московская,р-н. Талдомский,г. Талдом, ул. Победы, 19",
      "email": "mail@taldomcrb.ru",
      "gps": "56.734124, 37.530498",
      "site": "http://taldomcrb.ru",
      "phone": "(49620) 3-33-37",
      "mcod": "470101",
      "fcod": "504701",
      "cityId": "2dr_geo_57074323",
      "ratings": {
        "mcod": "470101 ",
        "avg": 4.5,
        "item": {
          "queue": {
            "avg": 4,
            "vote_count": 1,
            "summa": 4,
            "detail_1": 0,
            "detail_2": 1,
            "detail_3": 0,
            "detail_4": 0,
            "detail_5": 0
          },
          "result": {
            "avg": 4,
            "vote_count": 1,
            "summa": 4,
            "detail_1": 0,
            "detail_2": 1,
            "detail_3": 0,
            "detail_4": 0,
            "detail_5": 0
          },
          "attitude": {
            "avg": 5,
            "vote_count": 1,
            "summa": 5,
            "detail_1": 1,
            "detail_2": 0,
            "detail_3": 0,
            "detail_4": 0,
            "detail_5": 0
          },
          "cleanliness": {
            "avg": 5,
            "vote_count": 1,
            "summa": 5,
            "detail_1": 1,
            "detail_2": 0,
            "detail_3": 0,
            "detail_4": 0,
            "detail_5": 0
          }
        }
      }
    },
    "visits": [
      {
        "lpu": {
          "guid": "1dadf64c-f34a-4023-98a6-3e7b7be4f243",
          "name": "Взрослая поликлиника (Талдомская ЦРБ)",
          "address": "141900, Московская обл., г. Талдом, ул. Победы, 19, корп 1",
          "phone": "8 (49620) 6-00-50",
          "mcod": "470102"
        },
        "num": "ДД008",
        "uchastokNum": "",
        "room": "202",
        "flat": 0,
        "busyType": {
          "name": "Диспансеризация",
          "type": 1,
          "code": ""
        },
        "ticketGuid": "9d8ea16f-205b-4bc7-92e5-752cd84cb0db",
        "timeTableGuid": "12d4329b-cbe3-4ca3-8cdc-0e7a8f23e0d5",
        "docFio": "Диспансеризатов Д. Д.",
        "docGuid": "f05d7650-a2a0-49dc-99f1-bb57829bc46a",
        "doctorRole": "Терапевты",
        "speciality": "Терапия",
        "beginTime": "2019-04-18T08:45:00+03:00",
        "endTime": "2019-04-18T09:00:00+03:00",
        "dateOfAppointment": "2019-04-16T12:18:26+03:00",
        "source": 0,
        "login": null,
        "sourceName": "Internet",
        "dispExamGuid": null,
        "history": [
          {
            "element": "Статус",
            "elementGuid": "00000000-0000-0000-0000-000000000000",
            "oldValue": "",
            "newValue": "Создана",
            "editor": "",
            "date": "2019-04-16T12:18:27+03:00",
            "client": {
              "mnem": "Internet",
              "name": "Портал самозаписи",
              "description": "Интернет"
            }
          }
        ]
      }
    ],
    "calls": [],
    "disps": []
  }
]