data.go.kr
Hospital master data lookup for Korean medical institutions.
Models the HIRA hospital information service getHospBasisList. The key fields are the hospital name yadmNm, institution type clCdNm, region sidoCdNm, location coordinates XPos and YPos, and contact number telno.
GET getHospBasisList to find medical institutions by hospital_name with optional region and institution type filters. The response should expose the public hospital name and location fields from HIRA, not a fabricated normalized dataset.
Suggested surface β propose changes in your submission if the upstream differs.
Submit a claim. Your workspace will be prepared after confirmation.
Sign in to claim
Claiming a bounty requires a GitHub sign-in.
Hospital or clinic name query
μμΈλνκ΅λ³μ
Institution type name
μ’ ν©λ³μ
Province or metropolitan city name
μμΈ
Page number
1
Rows per page
10
Auth required for this operation.
GET getHospBasisList for a regional list of hospital facilities. This operation emphasizes browsing by geographic area and exposes the same official HIRA fields used to identify and plot hospitals on a map.
Region name to browse
λΆμ°
Optional hospital class filter
μμ
Page number
1
Rows per page
30
Auth required for this operation.