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);
}
">
제가 첫진료는 서울대병원으로 잡았는데 크로스체크 얘기나 중간에 병원 옮기는 이야기가 있으셔서요.
그럴시 보통 첫진료부터 여러 병원에서 하시는건가요? 아님 첫진료하고 검사하고 결과지 보고
후에 크로스체크나 치료 일정이 오래 걸리거나 할 시 검사자료만 가지고 다른 병원으로 가시는건가요?