o2o-infinith-demo/supporters/scripts/template/data/factSheet.json
2026-09-11 11:38:53 +09:00

54 lines
1.2 KiB
JSON

{
"_comment": "병원 사실의 단일 원본. 근거 수집기(evidence/<clinic>/)가 채우고, 비어 있는 값은 화면에 '확인 대기'로 표시된다. 홈페이지 표기와 한 글자까지 맞춘다. 지어내지 않는다.",
"name": "",
"shortName": "",
"kind": "",
"areaLabel": "",
"founded": "",
"representative": "",
"address": {
"full": "",
"street": "",
"locality": "",
"region": "",
"postalNote": "",
"navigation": "",
"source": ""
},
"phone": "",
"fax": "",
"kakao": "",
"url": "",
"urlEn": "",
"reservationUrl": "",
"doctorsUrl": "",
"transit": "",
"transitShort": "",
"transitNote": "",
"parking": "",
"hours": {
"source": "",
"sourceLabel": "",
"rows": [],
"schema": []
},
"building": {
"summary": "",
"floors": [],
"source": ""
},
"departments": [],
"specialties": [],
"safety": {
"items": [],
"source": ""
},
"recognitions": [],
"surfaces": {},
"sideEffectNotice": "수술 후 개인에 따라 염증, 출혈, 신경손상 등의 부작용이 있을 수 있습니다.",
"businessNo": "",
"checkedAt": "",
"nextCheck": "",
"geo": null
}