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.

The table below presents a preview of the data explore, featuring key details about various datasets. Please use the pagination controls at the bottom to navigate through the dataset.

No data found

Below is a column legend explaining each column in the dataset, including its name, data type, and a brief description of what it represents.

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

This section provides a list of available file formats for download. To obtain the data in your preferred format, simply click the download button corresponding to your choice.

NameFile FormatSizeAction
CasesofReferralThroughtheHealthReferralSystem.csvCSV1.32 KB

Our API enables you to request and commence exploring our datasets. To utilize this functionality, please copy the code provided below into your preferred development environment, execute it, and you will receive structured data in return.

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);
  });

Managed by

Ministry of Health

Data Source

N/A

Views

138

Downloads

2

API Calls

11

Coverage

-

Created at

03 Jan 2025

Updated at

03 Jan 2025