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

# 医療向けゲストタイプを設定

Healthcareゲストタイプを使用すると、病院はさまざまな種類の来訪者向けにチェックイン体験をカスタマイズできます。EMR連携により、フロントデスクチームは来訪者をアクティブな患者や部門に紐づけることができます。ヘルスケア組織では、成人用と未成年者用に別々のゲストタイプを設定することもできます。

{% hint style="danger" %}
Command organizationでHealthcareゲストタイプを有効にする前に、EMR連携を設定する必要があります。EMR連携の詳細については、Verkadaの営業担当者またはVerkadaサポートにお問い合わせください。
{% endhint %}

***

## 設定

{% hint style="danger" %}
少なくとも **Workplace Site Admin** Healthcareゲストタイプを設定するための権限。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、すべての製品 > Workplace > ゲスト に移動します。**
{% endstep %}

{% step %}
**左側のナビゲーションで、ゲスト設定をクリックします。**
{% endstep %}

{% step %}
**上部で、サイト > ご利用のサイトを選択します。**
{% endstep %}

{% step %}
**［ゲストタイプ］の下で、［ゲストタイプの管理］をクリックします。**
{% endstep %}

{% step %}
**右上で、［ゲストタイプを追加］をクリックします。**

1. ゲストタイプに名前を付けます。
2. テンプレートメニューで、 **Healthcareを選択します。**
3. 未成年者用または成人用のどちらのゲストタイプを作成するかを選択します。
   {% endstep %}

{% step %}
**ゲストタイプにサインイン手順を追加し、各手順を来訪者が完了するかフロントデスクチームが完了するかを選択します。**

主な手順:

* **患者:** フロントデスクチームが、来訪者を受診先の患者または部門に関連付けられるようにします。この手順は、受付担当者ステップとしてのみ設定できます。
* [**セキュリティ審査**](/guest/ja/she-ding/guest-security-screening.md)**:** 来訪者にIDのスキャンを促し、即時チェックを実行できます。この手順は、来訪者ステップとしてのみ設定できます。未成年者向けHealthcareゲストタイプでは利用できません。
* **連絡先情報:** 来訪者のメールアドレスや電話番号を収集します。この手順は、ゲストタイプの手順をピン留めし、ゲストパスを有効にするために必要です。
* **バッジ写真:** 来訪者に写真撮影を促します。フロントデスクチームは、Commandで来訪者の写真を再撮影できます。この手順は、来訪者ステップとしてのみ設定できます。
* **未成年者用バッジステッカー:** 未成年者がバッジ写真の代わりに使用できる विकल्पを提供し、病院が未成年の来訪者を識別しやすくします。この手順は、受付担当者ステップとしてのみ設定できます。

<div data-with-frame="true"><figure><img src="/files/bd8d25c89524e49da6033a5f2b4616837258328a" 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/ja/yi-liao/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.
