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);
}
">
의료자문 동의서 아니고 해당 병원에서 진료 본 진료 내용만 보는 거라고 하십니다
초진이라면 소견서 써 준 병원 내역도 봐야 한다고 하는데 제가 어디까지 동의를 해 주면 될까요?