> 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/set-up-a-guest-tablet-for-healthcare.md).

# 医療向けゲストタブレットを設定

Guest には、医療機関の訪問者管理に特化したタブレット構成があります。この構成では、病院はタブレットを使用して入院患者の訪問者のサインイン、外来患者の訪問者のサインイン、および制限付きユニットでの訪問者の確認を行えます。

{% hint style="warning" %}
開始する前に: [Command にタブレットを追加します](/guest/ja/she-ding/guest-sites/set-up-a-guest-tablet.md).
{% endhint %}

***

## 設定

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

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

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

{% step %}
**［タブレット］> ご利用のタブレットを選択します。**
{% endstep %}

{% step %}
**［タブレット設定］で、［コンシェルジュ サインインのみ］を選択します。**

<div align="left" data-with-frame="true"><figure><img src="/files/d87556499e2b7be265fb6b0f5ed8c68093b908f6" alt="" width="375"><figcaption></figcaption></figure></div>
{% endstep %}
{% endstepper %}

### カメラを選択します

病院では、iPad の前面または背面カメラを使用して、訪問者の写真付き ID をスキャンできます。

{% stepper %}
{% step %}
**［ゲスト設定］>［サイト］>［タブレット］に移動し、目的のタブレットを選択します。**
{% endstep %}

{% step %}
**［写真付き ID スキャン］のドロップダウン メニューを選択し、カメラを選択します。**
{% endstep %}
{% endstepper %}

### セカンダリ チェックポイントを選択

医療機関向けタブレットを使用して [制限付きユニットの訪問者を確認する](/guest/ja/yi-liao/healthcare-visitor-verification.md)には、タブレットを [セカンダリ チェックポイント](/guest/ja/yi-liao/manage-departments-and-checkpoints.md).

{% stepper %}
{% step %}
**［ゲスト設定］>［サイト］>［タブレット］に移動し、目的のタブレットを選択します。**
{% endstep %}

{% step %}
**［タブレット モード］チェックポイントを選択し、ドロップダウンからチェックポイントを選択します。**
{% 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/set-up-a-guest-tablet-for-healthcare.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.
