Cases of Referral Through the Health Referral System

In 2020, a total of 1,978,628 new disease cases were transferred from lower-level government hospitals to higher-level government hospitals. This included 83,663 cases transferred from health centers to referral hospitals and 1,897,370 cases referred either by mail or directly to the hospital. Among the 44,280 patients referred from lower-level health centers to higher-level health centers, 3,068 were transferred from health centers to referral hospitals, and 41,212 were referred from lower-level hospitals to higher-level hospitals.

តារាងខាងក្រោមបង្ហាញពីព័ត៌មានលម្អិតសំខាន់ៗអំពីសំណុំទិន្នន័យផ្សេងៗ។ សូមប្រើលេខទំព័រនៅខាងក្រោមដើម្បីស្វែងរកតាមសំណុំទិន្នន័យ។

គ្មានទិន្នន័យ

តារាងខាងក្រោមនេះគឺជាតារាងដែលពន្យល់អំពីជួរឈរនីមួយៗនៅក្នុងសំណុំទិន្នន័យ រួមទាំងឈ្មោះប្រភេទទិន្នន័យ និងការពិពណ៌នាសង្ខេបអំពីអ្វីដែលជួរឈរតំណាងនៅក្នុងតារាងសំណុំទិន្នន័យនោះ។

titletypedescription
រាជធានី ខេត្តText
ករណីពិគ្រោះជំងឺ(OPD)Number
ករណីសម្រាកទេព្យ(IPD)Number

ផ្នែកនេះផ្តល់នូវបញ្ជីទម្រង់ឯកសារដែលមានសម្រាប់ទាញយក។ ដើម្បីទទួលបានទិន្នន័យក្នុងទម្រង់ដែលអ្នកមានតម្រូវការ គ្រាន់តែចុចប៊ូតុង “ទាញយកទិន្នន័យ” ដែលអ្នកចង់បាន។

NameFile FormatSizeAction
CasesofReferralThroughtheHealthReferralSystem.csvCSV1.32 KB

API របស់យើងគឺអនុញ្ញាតឱ្យអ្នកស្នើសុំ និងអ្នកចាប់ផ្តើមស្វែងរកសំណុំទិន្នន័យពីផតថលក្នុងការទាញយក API។ ដើម្បីប្រើប្រាស់មុខងារនេះ សូមចម្លងកូដដែលបានផ្តល់ជូនខាងក្រោមទៅក្នុងបរិយាកាសអភិវឌ្ឍន៍ដែលអ្នកចង់បាន ប្រតិបត្តិវា ហើយអ្នកនឹងទទួលបានទិន្នន័យដែលមានរចនាសម្ព័ន្ធត្រឡប់មកវិញទៅក្នុងឯកសាររបស់អ្នក។

const url = "https://data.mef.gov.kh/api/v1/public-datasets/pd_6777a9c493d4f00001fc5782/json";

fetch(url)
  .then(response => {
    if (!response.ok) {
      throw new Error('Failed to fetch data');
    }
    return response.json();
  })
  .then(data => {
    console.log(data);
  })
  .catch(error => {
    console.error('Error fetching data:', error);
  });

គ្រប់គ្រងដោយ

ក្រសួងសុខាភិបាល

ប្រភពទិន្នន័យ

N/A

ទស្សនា

131

ការទាញយក

2

API Calls

11

ចន្លោះពេល

-

កាលបរិច្ឆេទបង្កើត

03 Jan 2025

កាលបរិច្ឆេទធ្វើបច្ចុប្បន្នភាព

03 Jan 2025