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);
}
">
[[[CONTENT-ELEMENT-0]]]
궁금한게 있는데
조직검사 결과지에
진단명만 기제되지 않고
Consistent with~
Suggestive of~
와 함께 기제되는 것이 임상적으로 차이가 있나요?
저같은 경우 주치의가 위의 결과지를 보고
어떨때는 암세포라고 했다가
어떨때는 비정형세포라고 하는데 ..그래서
Consistent with가 임상적으로 정확히 어떤 의미인가 해서요