> 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/configure-the-patient-visit-guest-type.md).

# 의료용 게스트 유형 구성

Healthcare Guest Types를 사용하면 병원이 다양한 유형의 방문객에 맞게 체크인 경험을 맞춤 설정할 수 있습니다. EMR 통합을 기반으로, 프런트 데스크 팀이 방문객을 활성 환자와 부서에 연결할 수 있습니다. 의료 기관은 성인과 미성년자를 위한 별도의 게스트 유형도 구성할 수 있습니다.

{% hint style="danger" %}
Command 조직에서 Healthcare Guest Types를 활성화하려면 먼저 EMR 통합을 설정해야 합니다. EMR 통합에 대해 자세히 알아보려면 Verkada 영업 담당자 또는 Verkada 지원팀에 문의하세요.
{% endhint %}

***

## 구성

{% hint style="danger" %}
최소한 **Workplace Site Admin** Healthcare Guest Types를 구성할 수 있는 권한.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace > Guest로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Guest Settings를 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 사이트 > 해당 사이트를 선택합니다.**
{% endstep %}

{% step %}
**게스트 유형 아래에서 게스트 유형 관리을 클릭합니다.**
{% endstep %}

{% step %}
**오른쪽 상단에서 게스트 유형 추가 를 클릭합니다.**

1. 게스트 유형의 이름을 지정합니다.
2. 템플릿 메뉴에서 **Healthcare를 선택합니다.**
3. 미성년자용 또는 성인용으로 게스트 유형을 만들지 선택합니다.
   {% endstep %}

{% step %}
**게스트 유형에 로그인 단계를 추가하고 각 단계가 방문객에 의해 완료되어야 하는지 아니면 프런트 데스크 팀에 의해 완료되어야 하는지 선택합니다.**

주요 단계:

* **환자:** 프런트 데스크 팀이 방문객을 방문 중인 환자 또는 부서와 연결할 수 있게 합니다. 이 단계는 리셉셔니스트 단계로만 구성할 수 있습니다.
* [**보안 심사**](/guest/ko/configuration/guest-security-screening.md)**:** 방문객에게 ID 스캔을 요청하고 즉시 확인을 실행할 수 있습니다. 이 단계는 방문객 단계로만 구성할 수 있습니다. 미성년자 Healthcare Guest Types에는 사용할 수 없습니다.
* **연락처 정보:** 방문객의 이메일 및/또는 전화번호를 수집합니다. 이 단계는 게스트 유형 단계를 고정하고 Guest Passes를 활성화하는 데 필요합니다.
* **배지 사진:** 방문객에게 사진 촬영을 요청합니다. 프런트 데스크 팀은 Command에서 방문객의 사진을 다시 찍을 수 있습니다. 이 단계는 방문객 단계로만 구성할 수 있습니다.
* **미성년자 배지 스티커:** 병원이 미성년 방문객을 구분하는 데 도움이 되도록, 미성년자용으로 배지 사진의 대안 기능을 제공합니다. 이 단계는 리셉셔니스트 단계로만 구성할 수 있습니다.

<div data-with-frame="true"><figure><img src="/files/bbd5793a2c599f6482c4e80eaf28f5b30434e311" alt=""><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}


---

# 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/configure-the-patient-visit-guest-type.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.
