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);
}
">
c코드와d코드의 차이좀..
본병원에선 c코드발급이 됏는데..
왜 지금입원해 있는 요양병원에서 갑자기 전화가와서 d코든데 잘못발급이 됏다는 소리를 하죠??
입원한지 벌써 세달짼데 다시 보험사에 진단서 다시 보내야하나요?