# 部門とチェックポイントを管理

## 部署

Verkada は、EMR の部門またはケアポイントを次のように参照します **の部署が**。適切な患者がサイトで利用できるようにするには、部門を Guest サイトにマッピングする必要があります。

### 部門をサイトにマッピングする

部門は 1 つの Verkada Guest サイトにのみマッピングできます。

{% hint style="danger" %}
ユーザーは **Org Admin** 部門をサイトにマッピングするには。
{% endhint %}

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

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

{% step %}
**上部で \[サイト] を選択し、ドロップダウンを使用してサイトを選択します。**
{% endstep %}

{% step %}
**\[Healthcare] > \[部門] を選択します。**
{% endstep %}

{% step %}
**サイトに関連付ける部門を選択します。**
{% endstep %}

{% step %}
**クリックして保存します。**
{% endstep %}
{% endstepper %}

### 部門の表示名を追加

\[Choose Departments] に表示される **部門を選択** メニューには、EMR の部門コードが表示されます。組織は各部門に **表示名** を追加して、スタッフにとってより直感的にできる場合があります。

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

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

{% step %}
**上部で \[サイト] を選択し、ドロップダウンを使用してサイトを選択します。**
{% endstep %}

{% step %}
**\[Healthcare] > \[部門] を選択します。**
{% endstep %}

{% step %}
**部門にカーソルを合わせて、\[表示名を追加] を選択します。**

a. 一意の名前を入力します。\
b. キーボードの Enter キーを押して保存します。
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
部門を利用可能にするには、その部門に表示名を追加する必要があります。 **外来** 診察
{% endhint %}

***

## チェックポイント

**チェックポイント** は、訪問者サービスが配置されている物理的なスペースを表す、Verkada Guest で構成されたオブジェクトです。チェックポイントは、特定のステーションまたはチームに関連するタブレットと部門をグループ化します。チェックポイントはサイトごとに構成され、1 つ以上の部門で構成できます。

{% hint style="danger" %}
チェックポイントを管理するには Org Admin 権限が必要です。
{% endhint %}

### チェックポイントを構成する

チェックポイントには複数の部門を含めることができますが、部門は 1 つのチェックポイントにのみ接続できます。

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

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

{% step %}
**上部で \[サイト] を選択し、ドロップダウンを使用してサイトを選択します。**
{% endstep %}

{% step %}
**\[Healthcare] > \[チェックポイント] を選択します。**

a. クリックします **チェックポイントを追加**。\
b. 一意の名前を入力します。\
c. キーボードの Enter キーを押して保存します。
{% endstep %}

{% step %}
**チェックポイントの横で、接続する部門を選択します。**
{% endstep %}
{% endstepper %}

### チェックポイントを使用する

{% stepper %}
{% step %}
**からチェックポイントを選択します** [**医療ポータル**](https://command.verkada.com/healthcare)**.**
{% endstep %}

{% step %}
**チェックポイントに割り当てられた各部門を訪問予定のすべての訪問者を表示します。**
{% endstep %}

{% step %}
[**確認する**](/guest/ja/yi-liao/healthcare-visitor-verification.md) **訪問者がチェックポイントに到着したときに。**
{% endstep %}

{% step %}
**確認済みのすべての訪問者を表示します。**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
ユーザーは **Workplace Site Viewer** チェックポイントで訪問者を管理するためのサイトのロール
{% endhint %}


---

# Agent Instructions: 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:

```
GET https://help.verkada.com/guest/ja/yi-liao/manage-departments-and-checkpoints.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
