> 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/use-the-guest-healthcare-portal.md).

# Guest 医療ポータルを使用

Guest のヘルスケアポータルは、患者および部署の来訪者の管理を支援します。このページでは、Guest ユーザーは各サイトの来訪者と患者を確認できます。

{% hint style="warning" %}
少なくとも **Workplace サイト閲覧者** 〜を備えた Guest サイト向けに [部署](/guest/ja/yi-liao/manage-departments-and-checkpoints.md) ヘルスケアポータルを閲覧するには。
{% endhint %}

***

## ヘルスケアポータルへ移動する

{% hint style="danger" %}
Command にログインする必要があります **前に** Guest のヘルスケアポータルにアクセスできます。
{% endhint %}

〜から [ヘルスケアポータルから、](https://command.verkada.com/healthcare) Guest ユーザーは、サインインし、患者および部署の来訪者の詳細なログを確認し、患者を閲覧できます。Guest ユーザーは、ロケーションメニューからサイトとチェックポイントを切り替えられます：

<div align="left" data-with-frame="true"><img src="/files/2daa61856c2eeca4cc55e01e0e16f57930a64c64" alt=""></div>

### タブレットを接続する

来訪者をサインインさせるには、Guest ユーザーはヘルスケアポータルからタブレットに接続する必要があります。

{% hint style="danger" %}
ヘルスケアポータルに接続する前に、タブレットをサイトに追加する必要があります。
{% endhint %}

{% stepper %}
{% step %}
**〜へ移動** [**医療ポータル**](https://command.verkada.com/healthcare)**.**
{% endstep %}

{% step %}
**右上のタブレットボタンをクリックします**
{% endstep %}

{% step %}
**目的のタブレットを選択します。**

<div align="left" data-with-frame="true"><img src="/files/7b5a4cef613843bc49222f6100d9120edb266285" alt=""></div>
{% endstep %}
{% endstepper %}

{% hint style="warning" %}
一度にタブレットに接続できる Guest ユーザーは 1 人だけです。
{% endhint %}

***

### 来訪者のサインイン

* Guest ユーザーは、次をクリックしてサインイン手続きを開始できます。 **新しいゲスト** 右上の
* Guest ユーザーは、ID をスキャンしたり連絡先情報を入力したりせずに未成年者をサインインできます。未成年者をサインインするには、右上のドロップダウンをクリックして次を選択します。 **未成年者をサインイン**.

参照 [入院患者の来訪者サインイン](/guest/ja/yi-liao/inpatient-visitor-sign-in.md) 詳細については。

### 検索

Guest ユーザーは検索バーを使って、1 つのサイト内で次の種類の人物を検索できます：

* 現在の来訪者
* 以前の来訪者
* 現在の患者

来訪者は名前で検索できます。患者は名前または部屋番号で検索できます。機密患者は名前または部屋番号で検索でき、プライバシー保護のため検索結果では名前がぼかされます。

### 患者プロフィールを確認する

現在の患者には、位置、現在の来訪者数、すべての来訪者の一覧を表示するヘルスケアポータル内のプロフィールがあります。

<div align="left" data-with-frame="true"><img src="/files/b518b87ede3aa8f45ba6ccf80358730564bf4ea4" alt=""></div>

患者ごとの許可済みおよび拒否済みの来訪者リストは、患者プロフィールで管理できます。機密プロフィールでは、プライバシー保護のため患者名がぼかされます。

***

{% hint style="info" %}
**実際の動きを見ますか？** こちらをチェック [ビデオチュートリアル](https://www.youtube.com/watch?v=0D4soV-y7VE).
{% endhint %}


---

# 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/use-the-guest-healthcare-portal.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.
