> 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/inpatient-visitor-sign-in.md).

# 의료용 게스트 유형으로 방문자 체크인

의료 게스트 유형은 체크인 과정에서 방문자와 접수 데스크 팀원 모두를 포함합니다. 접수 데스크 팀원이 데스크톱에서 체크인을 시작하면, 방문자는 iPad에서 필요한 단계를 완료합니다. 그런 다음 접수 데스크 팀원이 데스크톱에서 남은 직원용 단계를 마무리합니다.

***

## 로그인 절차

{% stepper %}
{% step %}
**방문자는 태블릿에서 로그인합니다. 이 절차는 두 가지 방법으로 시작할 수 있습니다:**

a. **게스트 사용자:** 의료 포털 오른쪽 상단에서 다음을 클릭합니다 **새 게스트**.

<div align="left" data-with-frame="true"><img src="/files/67de86a846535084a8ec0c42647c83594706fe52" alt=""></div>

b. **방문자:** 탭합니다 **재방문자는 여기를 탭하세요** 를 태블릿에서. **참고:** 이 버튼은 보조 체크포인트 태블릿에서는 사용할 수 없습니다.
{% endstep %}

{% step %}
**방문자: 태블릿에 신분증 또는 QR 코드를 제시합니다.**

{% hint style="info" %}
이 단계는 방문을 진행하는 게스트 사용자가 건너뛸 수 있습니다.
{% endhint %}
{% endstep %}

{% step %}
**게스트 사용자: 다음을 확인합니다&#x20;*****전체 이름*****&#x20;및&#x20;*****생년월일*****&#x20;이 입력되었고 정확한지 확인합니다.**

<div align="left" data-with-frame="true"><img src="/files/17ce78020e0ed196c31faacd90bc5f78901adb43" alt="" width="563"></div>
{% endstep %}

{% step %}
**게스트 사용자: 방문자의 연락처 정보를 추가합니다.**
{% endstep %}

{% step %}
**게스트 사용자: 입원 환자를 선택합니다.**
{% endstep %}

{% step %}
**게스트 사용자: 환자의 이름을 검색하여 선택합니다. 환자 이름이나 병실 번호로 검색할 수 있습니다.**
{% endstep %}

{% step %}
**(선택 사항) 게스트 사용자: 방문자와 환자와의 관계를 선택합니다.**
{% endstep %}

{% step %}
**게스트 사용자: 다음을 클릭합니다.**
{% endstep %}
{% endstepper %}

***

## 대기

의료 게스트 유형에 대해 보안 검사가 활성화되어 있으면, 백그라운드에서 보안 검사가 수행됩니다. 보안 검사가 완료되면 방문자는 **대기** 탭에 표시됩니다.

<div align="left" data-with-frame="true"><img src="/files/6f5f5b17e63268331217bd5cf3a59d331f5cffb4" alt="" width="563"></div>

방문자가 대기하는 동안 게스트 사용자는 다음 작업을 할 수 있습니다:

* 환자의 승인된 방문자 목록과 거부된 방문자 목록을 검토합니다.
* 현재 해당 환자를 방문 중으로 로그인된 방문자 수를 검토합니다.

{% hint style="warning" %}
이 수에는 **대기** 단계에 있는 사람들의 방문자 계정은 포함되지 않습니다.
{% endhint %}

* 방문에 메모를 추가합니다.
* 방문자를 보호자로 표시합니다. 이 항목을 선택하면 방문자 배지에 **보호자** 표시가 포함됩니다.

***

## 체크인 완료

체크인을 완료하는 방법은 3가지가 있습니다. 게스트 사용자는 다음을 할 수 있습니다:

* 방문자를 로그인시킵니다. 방문자에게 배지가 인쇄될 수 있으며 현재 환자를 방문 중인 것으로 집계됩니다.
* 방문을 취소합니다.
* 입장을 거부합니다.

***

## 검증

입원 환자 방문자는 올바른 위치에 있는지 확인하기 위해 도착 부서 또는 진료 지점에서 선별 검사를 받을 수 있습니다. 다음을 참조하세요 [의료 방문자 확인](/guest/ko/healthcare/healthcare-visitor-verification.md) 자세한 내용은


---

# 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/inpatient-visitor-sign-in.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.
