> For the complete documentation index, see [llms.txt](https://sccil.gitbook.io/sccil-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sccil.gitbook.io/sccil-docs/faq/hospital-work-school.md).

# 병원·직장·학교에서도 이용할 수 있나요?

등하교·출퇴근과 외출 동행은 사회활동지원 범위에 포함될 수 있습니다. 다만 병원·학교·직장이 자체적으로 제공해야 하는 인력이나 업무를 대체하거나, 활동지원사가 의료·직무 자체를 수행할 수는 없습니다. 장소의 출입규정과 지원 내용을 사전에 기관과 확인하세요.

학교 안에서의 지원은 보호자가 임의로 수업시간이나 휴게시간에 활동지원사를 쓰게 하는 것이 원칙적으로 금지됩니다. 다만 학교 내 보조인력이 부족한 경우에는 학부모가 담임교사를 통해 신청하고, 개별화교육지원팀이 아동의 특성과 필요도를 고려해 지원 여부·내용·시간을 정한 뒤 학교장의 승인을 받아 지원할 수 있습니다. 대학교에도 같은 절차가 적용됩니다.

직장에서는 이용자를 보조하는 일과 생업의 핵심업무가 구분됩니다. 이동·식사 보조, 은행 업무, 수납, 영수증·바우처 관리처럼 이용자를 돕는 일은 지원할 수 있지만, 직접 수익을 만드는 행위나 사업 운영·영업을 위한 업무는 활동지원사의 범위 밖입니다. 어느 쪽인지 분명하지 않은 업무는 관할 지방자치단체가 판단합니다.

의료기관에 60일을 넘겨 입원하면 활동지원급여가 중단됩니다. 이때는 지체 없이 관할 지방자치단체에 신고해야 하며, 신고하지 않아 잘못 지급된 급여는 변동이 생긴 시점까지 거슬러 환수될 수 있습니다.

[외부활동 지원 상담](/sccil-docs/contact/matching.md)


---

# 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://sccil.gitbook.io/sccil-docs/faq/hospital-work-school.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.
