# 부서 및 체크포인트 관리

## 부서

Verkada는 EMR의 부서 또는 진료 지점을 다음과 같이 지칭합니다. **개의 부서가 있어야**. 적절한 환자가 사이트에서 이용 가능하려면 부서를 게스트 사이트에 매핑해야 합니다.

### 부서를 사이트에 매핑

부서는 Verkada Guest 사이트 하나에만 매핑할 수 있습니다.

{% hint style="danger" %}
사용자는 다음 역할이어야 합니다: **조직 관리자** 부서를 사이트에 매핑하려면.
{% endhint %}

{% stepper %}
{% step %}
**Verkada Command에서 All Products > Workplace > Guest로 이동합니다.**
{% endstep %}

{% step %}
**왼쪽 탐색 메뉴에서 Guest Settings를 클릭합니다.**
{% endstep %}

{% step %}
**상단에서 사이트를 선택하고 드롭다운을 사용하여 사이트를 선택합니다.**
{% endstep %}

{% step %}
**Healthcare > 부서 선택을 선택합니다.**
{% endstep %}

{% step %}
**사이트에 연결할 부서(들)를 선택합니다.**
{% endstep %}

{% step %}
**저장을 클릭합니다.**
{% endstep %}
{% endstepper %}

### 부서 표시 이름 추가

다음에 표시되는 부서 이름은 **부서 선택** 메뉴는 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에서 구성된 객체입니다. 체크포인트는 특정 스테이션이나 팀과 관련된 태블릿과 부서를 그룹화합니다. 체크포인트는 사이트별로 구성되며 하나 이상의 부서로 구성될 수 있습니다.

{% hint style="danger" %}
체크포인트를 관리하려면 Org Admin 권한이 필요합니다.
{% endhint %}

### 체크포인트 구성

체크포인트는 여러 부서로 구성될 수 있지만, 부서는 하나의 체크포인트에만 연결될 수 있습니다.

{% 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/ko/healthcare/healthcare-visitor-verification.md) **방문자가 체크포인트에 도착하면.**
{% endstep %}

{% step %}
**확인된 모든 방문자를 봅니다.**
{% endstep %}
{% endstepper %}

{% hint style="danger" %}
사용자는 **직장 사이트 뷰어** 체크포인트에서 방문자를 관리할 사이트 역할이 있어야 합니다.
{% 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/ko/healthcare/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.
