# 성적서에 일부 항목 제외 후 출력하는 법

## Q 문의&#x20;

* 시험법 변경 등으로 인해서 성적서 출력 시에 일부 항목을 제외하고 출력하고 싶습니다.
* 방법을 알려주세요\~

## A 답변&#x20;

* 아래 방법을 참조해서 적용해 보시기 바랍니다.

### 1 해당 접수 건에서만 선택한 항목이 출력되지 않기를 원하시는 경우 &#x20;

1\. **접수/시료관리 → 통합접수목록** 화면으로 이동 &#x20;

2\. 해당 접수 번호 조회 &#x20;

3\. 화면 우측 하단에 검사항목 탭에서 성적서출력이 안 되고자 하는 항목을 선택 &#x20;

![성적서 출력 제외할 항목 선택](/files/-L9sMWSJ_iQLqhom_xuM)

4\. 항목 선택 후 우측으로 이동하여(아래 스크롤 바를 마우스 왼쪽 버튼으로 클릭하시면 됩니다.) &#x20;

![성적서 출력여부 해제](/files/-L9sMWSN24vVa0LuIp7J)

성적서출력 여부에 체크 해제

### 2 검체유형에서 해당 항목이 출력되지 않기를 원하시는 경우 &#x20;

1\. **측정/분석관리 → 검사항목관리 2.0** 화면으로 이동 &#x20;

2\. 해당 검체유형을 조회 &#x20;

![](/files/-L9sMWScBUDVFLyYNDmx)

3\. 성적서 출력을 원하지 않는 항목 선택 후 화면 우측으로 이동 &#x20;

![성적서 출력을 원하지 않는 항목 선택](/files/-L9sMWSszoQE7FAfMMCp)

4\. 출력 여부를 해제

![성적서 출력 여부 해제](/files/-L9sMWT352G2wc1jVShf)

{% hint style="info" %}
위 내용을 적용해보시고 잘 안되시거나 궁금한 사항이 있다면 서비스 요청 보내주시기 바랍니다.
{% 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.ilabs.co.kr/faq/04/04-002.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.
