> 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 タブレットを設定

Guest には、医療現場の訪問者管理専用のタブレット構成があります。この構成では、病院はタブレットを使用して入院患者の訪問者をサインインし、外来患者の訪問者をサインインし、制限区域の訪問者を確認できます。

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

***

## 設定

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

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

{% step %}
**上部で、Sites > 対象のサイトを選択します。**
{% 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 の前面カメラまたは背面カメラのどちらでも、訪問者の写真付き身分証明書をスキャンできます。

{% 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.
