---
title: "GET /api/services/app/ClinicSurveyAnswer/CheckSurvey"
method: GET
path: "/api/services/app/ClinicSurveyAnswer/CheckSurvey"
tags: ["ClinicSurveyAnswer"]
---

# GET /api/services/app/ClinicSurveyAnswer/CheckSurvey

`GET /api/services/app/ClinicSurveyAnswer/CheckSurvey`

## Query parameters

- `RoomId` integer
- `CheckValue` string
- `FindType` 1 | 2 | 3

## Response `200`

Success

- CRUClinicSurveyAnswerDto
  - `id` integer
  - `treatmentId` integer
  - `treatmentCode` string, nullable — Max length 25
  - `treatmentDate` string, date-time
  - `serviceReqCode` string, nullable
  - `roomId` integer
  - `patientId` integer
  - `patientCode` string, nullable — Max length 50
  - `patientName` string, nullable — Max length 100
  - `patientBirthDay` string, date-time
  - `answers` string, nullable

---

[API](https://skmtc.dev/dalieu/apis/portaldalieu-api.md) · [All operations](https://skmtc.dev/dalieu/apis/portaldalieu-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/dalieu/portaldalieu-api/revisions/78dcf1621c0e/schema)
