> 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. 템플릿 메뉴에서 선택합니다. **의료.**
3. 미성년자 또는 성인용 게스트 유형을 만들지 선택합니다.
   {% endstep %}

{% step %}
**게스트 유형에 체크인 단계를 추가하고 각 단계를 방문객이 완료할지 아니면 프런트 데스크 팀이 완료할지 선택합니다.**

주요 단계:

* **환자:** 프런트 데스크 팀이 방문객을 방문 대상 환자 또는 부서와 연결할 수 있게 합니다. 이 단계는 접수 담당자 단계로만 구성할 수 있습니다.
* [**보안 심사**](/guest/ko/configuration/guest-security-screening.md)**:** 방문객에게 신분증을 스캔하도록 안내하며 즉시 확인을 실행할 수 있습니다. 이 단계는 방문객 단계로만 구성할 수 있습니다. 미성년자용 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, 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.
