HH/database_export/integrations/integrations_data.json
2026-02-25 08:15:25 +03:00

48 lines
1.5 KiB
JSON

{
"app": "integrations",
"exported_at": "20260225_081256",
"total_records": 3,
"models": {
"surveytemplatemapping": {
"count": 3,
"data": [
{
"model": "integrations.surveytemplatemapping",
"pk": "6e7f6f8c-bd68-490b-b67f-0756e610c787",
"fields": {
"created_at": "2026-02-25T04:01:58.060Z",
"updated_at": "2026-02-25T04:01:58.060Z",
"patient_type": "APPOINTMENT",
"survey_template": "5e8f95fd-2e84-4640-8d67-e549507684a5",
"hospital": null,
"is_active": true
}
},
{
"model": "integrations.surveytemplatemapping",
"pk": "81074873-2bdd-44c6-ad41-4fb71a5c2058",
"fields": {
"created_at": "2026-02-25T04:01:58.052Z",
"updated_at": "2026-02-25T04:01:58.052Z",
"patient_type": "INPATIENT",
"survey_template": "6104fa70-0768-45b7-9f12-6816d91c0e18",
"hospital": null,
"is_active": true
}
},
{
"model": "integrations.surveytemplatemapping",
"pk": "032cc742-98e8-47de-b4aa-48506342665b",
"fields": {
"created_at": "2026-02-25T04:01:58.057Z",
"updated_at": "2026-02-25T04:01:58.057Z",
"patient_type": "OUTPATIENT",
"survey_template": "0e175a49-a502-4d46-9c5f-c98894e316cf",
"hospital": null,
"is_active": true
}
}
]
}
}
}