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);
}
">
특이한 케이스로 혹시 병원 다니시던 도중 교수님들께 논문이나 연구제의
받으신 분들 있으신가요?
환자나 보호자 동의없이는 유전자검사 결과 논문이나 데이터로 사용 못하겠죠?