> 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).

# 의료용 게스트 유형 구성

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

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

***

## 구성

{% hint style="danger" %}
최소한 **Workplace 사이트 관리자** 의료 방문객 유형을 구성할 수 있는 권한.
{% endhint %}

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

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

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

{% step %}
**Guest Types에서 Manage Guest Types를 클릭합니다.**
{% endstep %}

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

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

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

주요 단계:

* **환자:** 프런트 데스크 팀이 방문자가 방문 중인 환자 또는 부서와 방문자를 연결할 수 있도록 합니다. 이 단계는 리셉션 담당자 단계로만 구성할 수 있습니다.
* [**보안 심사**](/guest/ko/configuration/guest-security-screening.md)**:** 방문자에게 신분증 스캔을 요청하며 즉시 검사를 실행할 수 있습니다. 이 단계는 방문자 단계로만 구성할 수 있습니다. 미성년자 의료 방문객 유형에는 사용할 수 없습니다.
* **연락처 정보:** 방문자의 이메일 및/또는 전화번호를 수집합니다. 이 단계는 방문객 유형 단계를 고정하고 방문객 패스를 활성화하는 데 필요합니다.
* **배지 사진:** 방문자에게 사진 촬영을 요청합니다. 프런트 데스크 팀은 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, and the optional `goal` query parameter:

```
GET https://help.verkada.com/guest/ko/healthcare/configure-the-patient-visit-guest-type.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
