> For the complete documentation index, see [llms.txt](https://help.verkada.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.verkada.com/guest/ko/healthcare/healthcare-visitor-verification.md).

# 의료 방문자 확인

여러 부서를 갖춘 의료 시설은 방문객이 환자가 치료를 받고 있는 부서만 방문하도록 방문객 접근을 제한해야 할 수 있습니다. 지정된 태블릿을 사용해 확인하면 방문객이 한 개 이상의 부서에 대해 허가되었는지 확인하는 데 도움이 됩니다.

***

### 사전 요구 사항

인증은 보조 [체크포인트에서](/guest/ko/healthcare/manage-departments-and-checkpoints.md) 인증하는 데 사용됩니다 **입원 환자** 방문객. 확인을 위해 방문객은 체크포인트 태블릿에 QR 코드를 제시해야 합니다.

{% hint style="danger" %}
방문객은 **체크인해야 합니다** 인증 전에. 재방문 방문객은 먼저 체크인하지 않으면 보조 체크포인트에서 성공적으로 인증할 수 없습니다.
{% endhint %}

방문객을 인증하기 전에 직원은 다음을 수행해야 합니다:

{% stepper %}
{% step %}
**이동하여** [**의료 포털로**](https://command.verkada.com/healthcare)**.**
{% endstep %}

{% step %}
**자신이 근무하는 보조 체크포인트를 선택합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 태블릿 버튼을 클릭하고 원하는 태블릿을 선택합니다.**
{% endstep %}
{% endstepper %}

***

## 방문객 인증

인증은 항상 직원이 시작합니다. 직원은 방문객을 인증하는 방법을 2가지 중에서 선택할 수 있습니다:

{% stepper %}
{% step %}
&#x20;**오른쪽 상단에서 인증을 클릭하고 방문객이 QR 코드를 제시하도록 합니다.**

<div align="left" data-with-frame="true"><figure><img src="/files/6ee67da683c44f8f1974c44b465294a7a69ee133" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}
**체크포인트의 방문 기록에서 방문객을 선택합니다.**
{% endstep %}
{% endstepper %}

방문객을 인증할 때 직원은 다음을 포함한 중요한 방문 세부 정보를 검토할 수 있습니다:

* 방문객이 방문 중인 환자가 체크포인트에 포함된 부서에 있는지 여부.
* 현재 체크인되어 있으며 환자를 볼 수 있도록 인증된 방문객 수.
* 환자의 병실 번호.

{% hint style="danger" %}
방문객이 인증을 시도하지만 환자가 **보조 체크포인트 외부의 부서에 있는**경우, 방문객을 안내한 직원에게 해당 방문객이 다른 위치에 있어야 한다는 알림이 전송됩니다. 방문객은 인증될 수 없습니다.
{% endhint %}

***

## 자주 묻는 질문

<details>

<summary>재방문 방문객이 보조 체크포인트에서 체크인할 수 있나요?</summary>

예, 방문객은 보조 체크포인트에서 체크인할 수 있습니다. 보조 체크포인트에서 손님을 체크인하려면:

* 의료 포털의 왼쪽 상단에 있는 드롭다운을 클릭합니다.
* 새 손님을 선택한 다음 손님 유형을 선택합니다.

</details>

<details>

<summary>재방문 방문객이 체크인하지 않고 인증 중에 QR 코드를 제시할 수 있나요?</summary>

아니요, 재방문 방문객은 체크인되지 않은 상태에서는 체크포인트에서 인증할 수 없습니다.

</details>

<details>

<summary>보조 체크포인트에서 배지를 다시 인쇄할 수 있나요?</summary>

예, 체크포인트에서 사용 중인 태블릿 중 하나에 프린터가 연결되어 있는 한 배지를 다시 인쇄할 수 있습니다.

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.verkada.com/guest/ko/healthcare/healthcare-visitor-verification.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
