# 임신 및 출산

## 기능 설명

본 기능은 임신 첫 날부터 출산 시점까지 임산부의 리스트를 관리합니다.

## 구현 안내

* 1. 등록 안내

작업표시줄에서 ![](/files/-MVUAXy6ebHqZTNyH0MY) 을 선택합니다.

섹션 **II.2** 의 안내와 동일하게 실행 시 데이터가 VI.5.1의 화면과 같이 표시됩니다.

![VI.5.1](/files/-MVUAXy7pFz2dXAXs_M_)

인터페이스 설명

기한: 이 정보로부터 소프트웨어는 출산휴가를 계산하기 위해 임신 첫날을 계산합니다.

* 데이터 수정, 삭제, 추출 안내

데이터를 수정, 삭제하거나 엑셀파일로 추출하는 법은 **II.3, II.4, II.5, II.6**의 안내를 따릅니다.

* 보고서 및 기능
* 임산부 리스트
* 직원명단에 자격이 있는 경우: 출산 수당 자격이 있는 임산부 명단 (회사 규정에 비해 1시간 늦게 출근 또는 일찍 퇴근)
* 출산 모니터링 – 간호 영아: 이 보고서는 임신 척날부터 출산 및 직장 복귀 시점까지의 모니터링을 요약합니다.
* 출산을 위한 휴가 초기 카드 인쇄: 출산 혜택을 받고 있는 사람들을 위한 카드를 인쇄할 때 사용합니다. 안내는 휴가 초기 카드를 인쇄합니다.

1 단계: 해당 직원 리스트 선택.

2 단계: 인쇄를 원하는 직원을 선택하여 인쇄 합니다.


---

# 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://hr.docs.ssaudit.com/korean/timekeeping-module/maternity-registration-instructions.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.
