> 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 Guest Typesにより、病院はさまざまな種類の来訪者向けにチェックイン体験をカスタマイズできます。EMR連携によって、フロントデスクチームは来訪者をアクティブな患者や部署に紐づけられます。医療機関は、成人用と未成年者用に別々のゲストタイプを設定することもできます。

{% hint style="danger" %}
Command オーガナイゼーション' が Healthcare Guest Types を有効にする前に、EMR連携を設定する必要があります。EMR連携の詳細については、Verkadaの営業担当者またはVerkadaサポートにお問い合わせください。
{% endhint %}

***

## 設定

{% hint style="danger" %}
少なくとも **Workplace サイト管理者** Healthcare Guest Typesを設定する権限。
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command で、All Products > Workplace > Guest に移動します。**
{% endstep %}

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

{% step %}
**上部で、Sites > 対象のサイトを選択します。**
{% endstep %}

{% step %}
**Guest Types の下で、\[ゲストタイプの管理] をクリックします。**
{% endstep %}

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

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

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

主なステップ:

* **患者:** フロントデスクチームが、来訪者を訪問先の患者または部署に関連付けられるようにします。このステップは受付ステップとしてのみ設定できます。
* [**セキュリティ スクリーニング**](/guest/ja/she-ding/guest-security-screening.md)**:** 来訪者にIDのスキャンを促し、即時チェックを実行できます。このステップは訪問者ステップとしてのみ設定できます。未成年者向けの Healthcare Guest Types では利用できません。
* **連絡先情報:** 来訪者のメールアドレスおよび/または電話番号を収集します。このステップは、ゲストタイプのステップを固定し、Guest Passを有効にするために必要です。
* **バッジ写真:** 来訪者に写真の撮影を促します。フロントデスクチームは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.
