<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> <%@ taglib prefix="fn" uri="http://java.sun.com/jsp/jstl/functions"%> <%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%> <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %> <%@ page language="java" contentType="text/html; charset=UTF-8" pageEncoding="UTF-8"%>

건강정보 조회

(/세) 환자 기본정보

메뉴

임상증상

측정일시 기침 호흡곤란 오한 근육통 두통 인후통 후각/미각 소실 피로 식욕감소 가래 오심 구토 설사 어지러움 콧물/코막힘 기타증상 기록자 기록일시
${d.coughCheck == 'Y' ? yesHtml : noHtml} ${d.dyspneaCheck == 'Y' ? yesHtml : noHtml} ${d.coldFitCheck == 'Y' ? yesHtml : noHtml} ${d.musclePainCheck == 'Y' ? yesHtml : noHtml} ${d.headacheCheck == 'Y' ? yesHtml : noHtml} ${d.soreThroatCheck == 'Y' ? yesHtml : noHtml} ${d.smellPalateCheck == 'Y' ? yesHtml : noHtml} ${d.fatigueCheck == 'Y' ? yesHtml : noHtml} ${d.appetiteLossCheck == 'Y' ? yesHtml : noHtml} ${d.sputumCheck == 'Y' ? yesHtml : noHtml} ${d.ocinCheck == 'Y' ? yesHtml : noHtml} ${d.vomitingCheck == 'Y' ? yesHtml : noHtml} ${d.diarrheaCheck == 'Y' ? yesHtml : noHtml} ${d.dizzinessCheck == 'Y' ? yesHtml : noHtml} ${d.noseCheck == 'Y' ? yesHtml : noHtml} ${d.etcCheck == 'Y' ? d.etcContent : noHtml}
데이터가 없습니다.

체온

알람 표시 기준

측정일시 체온 기록자 기록일시
데이터가 없습니다.

혈압 / 맥박

알람 표시 기준

측정일시 혈압 맥박 기록자 기록일시
데이터가 없습니다.

산소포화도

알람 표시 기준

측정일시 산소포화도 기록자 기록일시
데이터가 없습니다.

혈당

알람 표시 기준

측정일시 혈당 기록자 기록일시
데이터가 없습니다.

의료진 메모

처리일시 내용 기록자 기록일시
${d.contents}
${d.contents}
데이터가 없습니다.