o.remove();
const img = document.createElement('img');
img.src = $event.target.src;
img.className = 'max-w-full max-h-full object-contain rounded-lg';
o.appendChild(img);
document.body.appendChild(o);
}
">
앱으로 환자의 피검수치를 볼 수 있는데
의학지식이 없다보니 감으로 이건가... 싶다가 동행분들께 여쭤보면 알 것 같아서 여쭙니다.
지금 환자가 간수치랑 염증수치가 떨어지고는 있는데 아직 높다고 해요.
피검항목의 염증수치--> 백혈구, 간수치-->감마 지피티
이렇게 보면 될까요?