Skip to main content

Reference

Healthcare IT glossary for hospitals

55 terms an Indian hospital administrator, clinician, or healthcare IT buyer is likely to meet — standards, ABDM and DPDP compliance, clinical records, department systems, and revenue cycle vocabulary. Written as a reference, not a pitch.

Standards & interoperability

The data formats, code systems, and messaging standards that let hospital systems exchange records with each other, with labs and imaging equipment, and with national health networks.

DICOM (Digital Imaging and Communications in Medicine)

DICOM is the international standard that defines how medical images and their associated patient and study metadata are formatted, stored, and transmitted between imaging equipment and software.

A DICOM file is not just a picture. Each image carries an embedded header holding patient identifiers, accession number, study and series descriptions, modality, acquisition parameters, and the referring clinician. This is why a CT study pulled from an archive still knows which patient and which order it belongs to, and why a mismatch between the header and the hospital's patient record causes studies to land against the wrong chart.

In practice a hospital encounters DICOM at three points: the modality itself (CT, MRI, ultrasound, digital X-ray), the archive that stores studies, and the viewer radiologists read on. Vendors advertise DICOM conformance statements — the document that lists exactly which DICOM services and transfer syntaxes a device supports. When an integration between a modality and an archive fails, the conformance statements of both ends are the first thing to compare.

FHIR R4 (Fast Healthcare Interoperability Resources, Release 4)

FHIR is an HL7 interoperability standard that models health data as discrete resources — Patient, Encounter, Observation, MedicationRequest — exchanged over ordinary web APIs, with Release 4 being the version most widely implemented and the basis of India's ABDM record formats.

FHIR's practical advantage over older messaging standards is that it uses conventions ordinary web developers already know: REST endpoints, JSON or XML payloads, and resources addressable by URL. A request for a patient's lab results is an HTTP GET against an Observation endpoint rather than a positional pipe-delimited message that needs a specialist interface engine to parse.

R4 matters specifically because it was the first release to carry normative status for its core resources, which gave vendors a stable target to build against. ABDM defines its health record types — prescriptions, diagnostic reports, discharge summaries, OP and IP consultation records — as FHIR bundles profiled for India, so a hospital system that intends to exchange records over the national network is effectively required to produce and consume valid FHIR.

HIE (Health Information Exchange)

Health information exchange is the movement of patient health records between separate healthcare organisations, and also refers to the network or infrastructure that makes such movement possible.

The term is used two ways, which causes confusion in vendor conversations. As a verb it describes the act — a diagnostic centre sending a report to the referring hospital. As a noun it describes the intermediary that routes those records, holds the participant directory, and enforces consent. ABDM's gateway plays the noun role for India, brokering requests between health information providers and users without itself becoming a central store of patient records.

Exchange is harder than it sounds because identity, not transport, is the bottleneck. Two hospitals can both speak FHIR fluently and still fail to exchange anything useful if they cannot agree that their respective records describe the same person. Federated identifiers such as ABHA exist largely to solve that problem.

HL7 v2 (Health Level Seven, Version 2)

HL7 v2 is a long-established healthcare messaging standard that transmits events such as admissions, orders, and results as pipe-delimited text messages, and remains the most common way hospital systems talk to laboratory analysers and legacy departmental software.

An HL7 v2 message is a set of segments, each a line beginning with a three-letter code. ADT messages carry admit, discharge, and transfer events; ORM carries orders; ORU carries observation results. A lab analyser reporting a haemoglobin value back to the laboratory system is almost certainly doing it over HL7 v2, and will keep doing so for years — the installed base is enormous and the equipment lifecycle is long.

The standard's weakness is that it is heavily optional. Two conformant v2 implementations frequently cannot talk without a mapping layer, because each has made different choices about which optional fields carry which local meaning. Integration projects therefore budget for interface mapping rather than assuming plug-and-play. HL7 also publishes CDA, a document-oriented XML standard, and FHIR, the modern API-based successor; most hospitals run a mix rather than a single generation.

ICD-10 (International Classification of Diseases, 10th Revision)

ICD-10 is the World Health Organization's classification system that assigns a standard alphanumeric code to each diagnosis, symptom, and cause of death, allowing conditions to be recorded and counted consistently across hospitals and countries.

For an Indian hospital, ICD coding is usually driven by three needs: statutory reporting of morbidity and mortality, insurance and government scheme claims that require a coded diagnosis, and internal analytics such as case-mix review. Coding quality tends to follow whichever of these has the most immediate financial consequence, which in practice means claims.

ICD is a classification, not a clinical vocabulary — it groups conditions into mutually exclusive categories suitable for statistics, and deliberately sacrifices clinical nuance to do so. That is the practical difference from SNOMED CT, which is designed for detailed clinical recording. Mature systems capture clinical detail in one and derive reportable codes from it rather than asking clinicians to think in classification codes. WHO has published ICD-11 as the successor, but ICD-10 remains in widespread operational use.

Interoperability

Interoperability is the ability of two or more health information systems to exchange data and — crucially — for the receiving system to use that data meaningfully without manual re-entry or reinterpretation.

The distinction that matters in procurement is between syntactic and semantic interoperability. Syntactic means the receiving system can parse the message. Semantic means it also understands it: that a value labelled as a serum creatinine result lands in the renal function section of the chart with the right units and reference range, rather than as an untyped attachment a clinician has to open and read. A vendor can honestly claim interoperability while delivering only the former.

Buyers get more useful answers by asking for specifics than by asking whether a system is interoperable. Which standards and versions? Which code systems for labs and diagnoses? Is there a documented API, and is it available on the contracted plan or an extra? Has the vendor completed ABDM milestones, and can they show a working integration at a comparable facility?

LOINC (Logical Observation Identifiers Names and Codes)

LOINC is a freely available coding system that assigns universal identifiers to laboratory tests, clinical measurements, and other observations so that results from different laboratories can be compared and combined.

Every laboratory names its tests locally. One hospital's "FBS", another's "Glucose, fasting", and a third's "Blood sugar (F)" are the same measurement, and without a shared code no system can trend them together across providers. A LOINC code pins down what was measured, on what specimen, by what method where relevant, and in what units — enough for a receiving system to file the result correctly.

The work in adopting LOINC is a one-time mapping exercise: the laboratory's test master is mapped to LOINC codes, and that mapping is then maintained as the test menu changes. Hospitals exchanging diagnostic reports over ABDM need this mapping in place, since a FHIR DiagnosticReport carrying only local test names is technically valid and practically useless to the receiver.

SNOMED CT (Systematized Nomenclature of Medicine — Clinical Terms)

SNOMED CT is a comprehensive, structured clinical terminology that provides codes for diagnoses, findings, procedures, body structures, and organisms, designed for recording clinical detail in electronic health records rather than for statistical classification.

SNOMED CT is far larger and more expressive than a classification like ICD-10. It is hierarchical and post-coordinable, meaning concepts relate to one another formally — a system that knows a recorded finding is a type of pneumonia can retrieve it when a clinician searches for lower respiratory tract infection, without anyone having tagged it twice. That is what makes structured clinical search and decision support possible.

India is a member of SNOMED International, and use of SNOMED CT within the country is covered by a national licence administered through the health ministry's terminology centre, which removes the per-organisation licensing cost that applies in non-member countries. For hospitals the practical adoption route is not to expose the full terminology to clinicians but to use curated subsets behind familiar pick-lists.

Compliance & Indian regulation

ABDM registries and identifiers, the DPDP Act, accreditation frameworks such as NABH, and the access-control and audit controls that hospitals are expected to demonstrate.

ABDM (Ayushman Bharat Digital Mission)

ABDM is the Government of India's national programme, implemented by the National Health Authority, to build a federated digital health infrastructure consisting of health identifiers, facility and professional registries, and consent-based exchange of health records.

ABDM is deliberately federated: it does not create a central national database of patient records. Records stay with the hospital, clinic, or lab that generated them, and the national infrastructure provides identity, a directory of participants, and a consent-managed gateway that brokers requests. This is a significant architectural point during vendor evaluation, because it means a compliant system must be able to serve records on demand, not merely upload them somewhere once.

Its main building blocks are ABHA for patient identity, the Health Facility Registry and Healthcare Professionals Registry for provider identity, the consent framework for authorisation, and the Unified Health Interface for service discovery and booking. Software vendors integrate by completing published milestones in the ABDM sandbox before being certified for production. Hospitals should ask which milestones a vendor has actually cleared rather than accepting a general claim of ABDM readiness.

ABHA (Ayushman Bharat Health Account)

An ABHA is a 14-digit health account number issued under ABDM that gives an individual a unique identifier for linking and sharing their health records across participating providers.

The number can be created by the individual through official channels or generated at a facility during registration, typically using a mobile number or Aadhaar-based verification. Its purpose is identity resolution: when a patient presents at a new hospital, an ABHA lets that hospital request the patient's prior records from other providers rather than starting from a blank history and a re-taken set of investigations.

Front-desk handling determines whether ABHA delivers value or friction. Capture should be optional and quick — a patient who does not have one, or does not want to share one, must still be registrable in seconds. Hospitals also need to decide how an ABHA maps onto the internal patient identifier, since the ABHA is a linkage key and not a replacement for the hospital's own medical record number.

ABHA address

An ABHA address is a self-declared, human-readable identifier in the form username@abdm that a patient uses to sign in to ABDM services and to receive and share health records, and it is distinct from the 14-digit ABHA number.

The two identifiers are frequently confused at registration desks. The ABHA number is a numeric identifier; the ABHA address is an addressable handle, closer in spirit to an email address, and one person can hold more than one. Consent requests and record-sharing notifications are directed to the address, so staff who record only the number sometimes find that sharing flows do not reach the patient.

Practically, registration staff should be trained to recognise both formats and the software should accept either in the same field, resolving which is which rather than requiring the patient to know the difference. Error messages that say only "invalid ABHA" are a common source of queue delays at busy outpatient counters.

Audit trail

An audit trail is a tamper-resistant, time-stamped record of who accessed or changed which data in a system, retained so that access to patient information can be reconstructed and reviewed after the fact.

For a hospital the audit trail is what turns an access-control policy into something demonstrable. It answers the questions that arise after an incident: which user opened this celebrity patient's chart, who amended this discharge summary after it was finalised, who exported this list of patient contact numbers, and when. Its usefulness depends on completeness — a log that records logins but not record views cannot answer any of those.

Two design points matter more than log volume. First, the trail must be immutable to the people it records, including administrators, or its evidentiary value collapses. Second, it must be searchable by patient and by user, because both directions of enquiry occur in real investigations. Accreditation assessors and data protection obligations both expect the trail to exist and to be reviewable; retention periods should be set deliberately rather than left at a vendor default.

Data residency

Data residency refers to the physical or geographic location where an organisation's data is stored and processed, and to the contractual and regulatory constraints on moving it outside that location.

Indian hospitals typically ask for patient data to remain on infrastructure located in India. The reasons are partly regulatory and partly practical: domestic hosting simplifies responses to lawful requests, reduces latency for users, and avoids arguments about which jurisdiction governs a breach. Cloud providers offer Indian regions, so the question for a SaaS vendor is not whether it is possible but which region the tenant is actually provisioned in.

Residency deserves attention beyond the primary database. Backups, disaster-recovery replicas, log aggregation, analytics pipelines, error-monitoring services, and support tooling all touch data and are frequently hosted elsewhere by default. A residency commitment that covers the production database but not the backup or the support desk's screen-sharing recordings is incomplete, and this is worth pinning down in writing before signature.

DPDP Act (Digital Personal Data Protection Act, 2023)

The Digital Personal Data Protection Act, 2023 is India's general data protection law, which governs how organisations collect, process, and protect digital personal data and grants individuals rights over their own data.

The Act uses its own vocabulary. The individual is the data principal; the organisation that determines why and how data is processed is the data fiduciary; an organisation processing on a fiduciary's behalf is a data processor. A hospital is the fiduciary for its patients' data, and a hospital software vendor is generally the processor — which means the hospital retains primary accountability regardless of what the software does, and the arrangement should be documented in the contract.

Core obligations include processing personal data for a lawful purpose with notice and, in most cases, consent; limiting collection to what is necessary; keeping data accurate; implementing reasonable security safeguards; reporting personal data breaches; and honouring principals' rights to access, correction, and erasure. Enforcement detail and timelines come through rules made under the Act, so hospitals should track the current rules rather than treating the 2023 text as the whole picture. Practically, the near-term work is a data inventory, retention policy, role-based access, breach response runbook, and vendor agreements.

HFR (Health Facility Registry)

The Health Facility Registry is the ABDM directory of health facilities in India — hospitals, clinics, laboratories, diagnostic centres, and pharmacies, across both public and private sectors — each holding a unique facility identifier.

Registration is a prerequisite for participating in ABDM record exchange, because the registry is how the network knows a requesting or responding facility is a real, identified entity. The facility record covers ownership, type, location, and the services offered, and it is the anchor to which a hospital's health information provider and user roles attach.

Multi-site groups should plan the registration structure before starting. Each physically distinct facility generally needs its own entry, which has downstream implications for how records are attributed and how a network reports across sites. Getting this wrong is tedious to unwind once records have been linked against the identifiers.

HIP / HIU (Health Information Provider / Health Information User)

In the ABDM architecture, a Health Information Provider is an entity that holds patient health records and serves them on request, while a Health Information User is an entity that requests and receives those records under a valid consent.

Most hospitals are both. The hospital acts as a provider when another facility requests a discharge summary it generated, and as a user when it requests a patient's prior lab reports from a diagnostic chain. The two roles are registered and integrated separately, and a vendor may support one before the other — worth confirming, because a system that can only receive records adds little to a hospital's own record-sharing obligations.

The provider role carries the heavier operational burden. It requires the hospital's system to remain reachable, locate records for a given patient linkage on demand, filter them to the consented scope, and respond within the network's expected time. That is a live-availability commitment, not a batch upload, and it should be reflected in how the system is hosted and monitored.

HPR (Healthcare Professionals Registry)

The Healthcare Professionals Registry is the ABDM directory of verified healthcare practitioners in India, covering modern medicine and other recognised systems, with each enrolled professional holding a unique identifier.

The registry links a practitioner to their verified qualifications and council registration, which matters wherever the identity of the treating clinician needs to be trustworthy to a third party — teleconsultation, e-prescription, and records shared beyond the issuing hospital. It reduces reliance on a name and a stamp as the only evidence that a prescription came from a registered practitioner.

For hospitals the practical step is to capture the HPR identifier in the staff master alongside internal payroll and department data, and to keep it current as clinicians join and leave. Visiting and consultant arrangements, which are common in Indian private hospitals, need the same treatment as full-time staff.

NABH (National Accreditation Board for Hospitals & Healthcare Providers)

NABH is the accreditation body for healthcare organisations in India, operating under the Quality Council of India, which assesses hospitals and other providers against published standards for patient safety and quality of care.

NABH assessment is heavily evidence-based. Standards cover access and continuity of care, patient rights, medication management, infection control, human resource management, and information management, and each is assessed against documented practice rather than intent. Much of the preparation burden is producing consistent records — consent forms, medication administration records, incident reports, indicator data — over a sustained period, not just before the visit.

Hospital software helps only to the extent that it captures these as structured data rather than scanned paper. Systems that record indicators continuously, enforce mandatory fields on clinical documentation, and log access make the evidence assembly far less painful. Accreditation is granted to the hospital, never to the software, so any vendor claim of being NABH-certified should be read as support for NABH documentation. Laboratories are separately accredited by NABL, the national board for testing and calibration laboratories.

RBAC (Role-Based Access Control)

Role-based access control is a security model in which permissions are granted to defined roles rather than to individual users, and users receive access by being assigned to the roles their job requires.

In a hospital this maps naturally onto job function: a front-desk role registers patients and takes payments but cannot view clinical notes; a nurse role records vitals and medication administration for patients on their ward; a pharmacist sees prescriptions but not payroll; a finance role sees revenue but not diagnoses. Managing this at the role level rather than per person is what keeps access correct as staff join, rotate, and leave.

Two failure modes recur. The first is role sprawl — dozens of near-identical roles created ad hoc until nobody can say what any of them permits. The second is the permanent exception, where a user is given broad access to resolve an urgent problem and it is never withdrawn. Periodic access review, with the list of who holds elevated rights actually read by a department head, addresses both. Emergency break-glass access should exist but should be conspicuously logged.

Clinical records & workflows

Terms covering how care is documented and ordered — health records, prescriptions, medication administration, discharge documentation, and remote consultation.

CPOE (Computerized Provider Order Entry)

CPOE is the practice of clinicians entering medication, laboratory, imaging, and procedure orders directly into a computer system rather than writing them on paper for someone else to transcribe.

The acronym is expanded as both provider and physician order entry; the meaning is the same. Its primary safety benefit is eliminating transcription — the handwritten order that a ward clerk or pharmacist has to interpret, where a misread decimal place or a look-alike drug name becomes a medication error. A secondary benefit is that orders arrive at the receiving department instantly and in a queue, rather than travelling on paper.

CPOE succeeds or fails on the ordering interface. If entering a routine admission order set takes materially longer than writing it, clinicians route around the system and it degrades into retrospective data entry by junior staff, which reintroduces the transcription risk it was meant to remove. Order sets, sensible defaults, and fast search are not conveniences here; they determine adoption.

Crossmatch

A crossmatch is the pre-transfusion compatibility test in which a specific unit of donor blood is tested against the intended recipient's sample to confirm that no reaction is expected before the unit is issued.

Crossmatch sits at the end of a chain that begins with patient sample collection and ABO and Rh typing, and it is unit-specific: it certifies one particular bag for one particular patient, and reserving that unit for that patient is part of the result. The corresponding risk is misidentification at collection or at the bedside, which no laboratory test can catch — which is why sample labelling and bedside verification are treated as part of the transfusion process rather than administrative overhead.

In software terms the blood bank module needs to hold the link between patient, request, crossmatch result, reserved unit, issue, and transfusion outcome, with expiry of the reservation handled automatically so held units return to available stock. Emergency issue of uncrossmatched group O units is a legitimate pathway that should be supported explicitly and logged, not forced through as an exception.

Discharge summary

A discharge summary is the clinical document issued when a patient leaves inpatient care, recording the reason for admission, findings, treatment given, condition at discharge, medications to continue, and follow-up instructions.

It is the handover document to whoever cares for the patient next — the referring physician, the family doctor, or the patient themselves. Its usefulness is judged by whether that reader can act on it without phoning the hospital, which means the medication list and the follow-up plan are the sections that carry the most weight in practice, ahead of the narrative of the admission.

Two operational problems dominate. Timeliness: summaries dictated days after discharge delay billing, frustrate patients waiting at the counter, and lose detail. Consistency: free-text summaries typed from scratch by whoever is on duty vary enormously. Generating the summary from data already captured during the admission — diagnoses, procedures, the active medication list — addresses both, and produces a document that can be shared as a structured record over ABDM rather than only as a printout.

E-prescription

An e-prescription is a prescription created and issued electronically by a registered practitioner, carrying structured drug, dose, route, frequency, and duration data rather than existing only as handwriting or a scanned image.

The value is in the structure. Once dose and frequency are discrete fields, the system can check for duplicate therapy and recorded allergies, the pharmacy can dispense against the order without re-keying it, and the medication list on the chart stays current. A PDF of a typed prescription looks modern but is functionally still paper — this distinction is worth probing during demonstrations.

In India teleconsultation prescribing operates under the national telemedicine practice guidelines, which set out how a registered practitioner may prescribe remotely and which categories of medicine are permitted. ABDM defines a prescription record type as a FHIR bundle, so a hospital already capturing structured prescriptions is well placed to share them; one storing images is not.

EHR (Electronic Health Record)

An electronic health record is a longitudinal digital record of a patient's health that is designed to be shared across the different providers and settings involved in that patient's care, rather than confined to one practice.

The defining characteristic is scope. An EHR is built on the assumption that the patient will be seen elsewhere — by a specialist, a diagnostic centre, another hospital — and that the record should follow them. That assumption drives the technical requirements: standard identifiers, coded data, consent management, and export in interchange formats such as FHIR. A system that cannot get data out cleanly is not fulfilling the EHR premise regardless of what it is called.

In the Indian market the term is used loosely, and most hospital systems sold as EHRs are closer to an EMR with an ABDM interface bolted on. That is not necessarily wrong for a single-site hospital, but the distinction matters for a network intending to share records across branches or with external providers. HealUDoc's clinical record is built to carry a patient's history across departments and branches on one platform.

EMR (Electronic Medical Record)

An electronic medical record is the digital clinical record maintained by a single practice or hospital for its own patients, functioning as the electronic equivalent of that organisation's paper chart.

The contrast with an EHR is boundary, not quality. An EMR can be excellent — rich documentation, order entry, decision support — while remaining organisation-scoped: it is the hospital's chart of what the hospital did. When the patient is referred elsewhere, the usual transfer mechanism is a printed summary rather than a record the receiving system can consume.

For a single-site hospital or clinic with no near-term intention to exchange records, an EMR is often the honest requirement, and it is cheaper and faster to implement well. The reason to care about the distinction is future cost: retrofitting standards-based export and consent onto a system that stores clinical content as unstructured text or scans is expensive, and ABDM participation makes that retrofit likely rather than hypothetical.

MAR (Medication Administration Record)

A medication administration record is the record of each dose of each medication actually given to an inpatient, documenting drug, dose, route, time, and the person who administered it.

The MAR is distinct from the prescription. The prescription is what was ordered; the MAR is what was given, and the gap between them — doses withheld, refused, delayed, or given late — is clinically significant and is exactly what an accreditation assessor or an incident review looks at. Omissions recorded honestly are more useful than a chart with no gaps.

Electronic MARs help by presenting the due list per patient per round, timestamping administration at the point of care, and flagging missed doses rather than leaving them to be noticed. The common implementation failure is deploying an eMAR on ward computers rather than at the bedside, which pushes nurses back to writing on paper and transcribing later — reintroducing the transcription error the system was meant to remove.

Patient portal

A patient portal is a secure, patient-facing interface — typically a web application or mobile app — through which patients can view their own health information and use services their provider has enabled, such as appointment booking and report access.

The features that actually get used in Indian hospitals are narrow and predictable: viewing and downloading diagnostic reports, booking or rescheduling appointments, seeing prescriptions, and paying bills. Portals that launch with a wide feature set and no attention to these tend to see low repeat use, and the front desk absorbs the calls the portal was meant to prevent.

Two design decisions determine adoption. Authentication must be reachable for patients who do not maintain email — mobile-number-based verification is usually the practical answer. And release rules for results need thought: some findings should reach the patient through a clinician rather than as a portal notification, so hospitals commonly configure a hold period or restrict certain categories.

Teleconsultation

A teleconsultation is an individual clinical consultation conducted remotely between a registered practitioner and a patient using video, audio, or text, in place of an in-person visit.

It is the specific encounter; telemedicine is the broader field it sits within. Operationally a teleconsultation still needs everything an outpatient visit needs — an identified patient, a booked slot, a documented encounter, a prescription where applicable, a bill, and a record on the chart. Treating it as a video call arranged over messaging leaves the hospital with revenue and documentation gaps.

India's national telemedicine practice guidelines set out how registered practitioners may consult and prescribe remotely, including patient identification, consent, record-keeping, and restrictions on which categories of medicine may be prescribed. Hospital systems should record the consultation mode on the encounter, because the applicable rules and the billing treatment can both differ from an in-person visit.

Telemedicine

Telemedicine is the delivery of healthcare services at a distance using information and communication technology, covering remote consultation, diagnosis, treatment guidance, monitoring, and clinician-to-clinician advice.

The field is broader than patient video calls. It includes teleradiology, where images are reported by a radiologist elsewhere; remote intensive-care support; store-and-forward workflows where images or ECGs are sent for asynchronous opinion; and remote monitoring of chronic conditions. Several of these are more commercially established in India than direct-to-patient consultation, particularly teleradiology.

The recurring implementation questions are the same across models: how the remote clinician is identified and credentialed, where the record of the interaction is stored, how the patient's identity is confirmed, and how the service is billed. Systems that treat remote encounters as first-class encounters rather than as attachments to an in-person visit handle these more cleanly.

Hospital operations & systems

Department-level systems and the metrics administrators use to run them, plus the vocabulary of software deployment, migration, and go-live.

ALOS (Average Length of Stay)

Average length of stay is the mean number of days inpatients remain in hospital, calculated by dividing total inpatient days over a period by the number of discharges in that period.

ALOS is read as an efficiency and throughput indicator, but it is only interpretable alongside case mix. A tertiary hospital taking complex referrals will have a longer ALOS than a day-surgery centre, and that difference says nothing about either one's performance. Meaningful use means comparing ALOS within a specialty or diagnosis group, and watching the trend rather than the absolute figure.

Falling ALOS is not automatically good. If it moves with a rising readmission rate, the hospital is discharging too early and absorbing the cost twice. The operationally useful version tracks ALOS by specialty and consultant alongside readmissions, and separates clinical length of stay from discharge delay caused by pending bills, insurance approvals, or transport — the latter is a process problem with a different fix.

Bed occupancy rate

Bed occupancy rate is the proportion of a hospital's available beds that are occupied over a given period, calculated as occupied bed-days divided by available bed-days and expressed as a percentage.

The denominator is where most reporting disputes arise. Available beds should mean beds actually staffed and usable, not the sanctioned or licensed count — beds closed for maintenance, or open but unstaffed, inflate the denominator and understate the pressure the hospital is under. Fixing this definition once, in the system, prevents recurring arguments between ward and management figures.

Very high occupancy is not an unambiguous success. Sustained figures above the low nineties leave no buffer for emergency admissions or infection control isolation, so elective cases get cancelled and patients wait in emergency. Administrators generally watch occupancy by ward and by day of week, since an overall figure conceals a full ICU alongside empty general beds.

Data migration

Data migration is the process of extracting data from a hospital's existing systems, spreadsheets, or paper records, transforming it to fit the new system's structure, and loading it so that historical information remains usable after the change.

Scope should be decided explicitly rather than by default. Patient demographics, outstanding balances, active inpatients, item and tariff masters, and staff records are almost always needed on day one. Full clinical history frequently is not, and attempting it can delay a go-live by months for records that will rarely be opened. A common compromise is migrating structured masters and recent activity while retaining read-only access to the legacy system for older history.

Migration exposes data quality that the old system tolerated: duplicate patient records, inconsistent phone number formats, items with no price, staff who left years ago. Cleaning is unavoidable, and it is the hospital's staff who must adjudicate it since only they know which of two records is the real patient. Budget for at least two trial migrations before the real one, with the hospital verifying record counts and sample records itself rather than accepting the vendor's word.

Deduplication

Deduplication is the identification and merging of multiple records that refer to the same real-world entity — most often the same patient registered more than once — into a single authoritative record.

Duplicate patient registrations are near-universal and arise honestly: the patient gives a different phone number, the name is spelled differently, a walk-in is registered in a hurry rather than searched for. The consequence is a split history, so a clinician sees only part of the picture and the hospital repeats investigations it has already done and paid for.

Control has two halves. Prevention is a fast, forgiving search at registration — matching on partial name, phonetic variants, mobile number, and date of birth — so finding an existing patient is easier than creating a new one. Remediation is a periodic review of probable-duplicate candidates and a merge function that combines encounters, results, and balances while retaining an audit record of the merge, since merges are occasionally wrong and must be reversible.

Deployment model (on-premise vs cloud/SaaS)

A deployment model describes where hospital software runs and who operates it — on servers the hospital owns and maintains inside its own premises, or on infrastructure operated by the vendor and delivered as a subscription service over the internet.

On-premise gives the hospital physical control and continued operation during an internet outage, but transfers responsibility for servers, backups, patching, security, and upgrades to the hospital or its IT contractor. In practice that responsibility is often under-resourced, and the most common failure mode is an on-premise system running years-old software on an unpatched machine with backups nobody has tested restoring.

Cloud or SaaS shifts that operational load to the vendor and makes multi-branch access straightforward, at the cost of a hard dependency on connectivity and on the vendor's competence. Hospitals choosing SaaS should establish where data is hosted, what the availability commitment is, what happens during an internet outage, and how data is exported if the relationship ends. Hybrid arrangements — cloud primary with a local read-only cache for critical screens — exist but add complexity that only larger sites usually justify.

Downtime procedure

A downtime procedure is the documented, rehearsed set of manual fallbacks a hospital uses to keep treating patients when its information systems are unavailable, together with the process for reconciling records once systems return.

A hospital cannot stop admitting or treating because software is down, so the procedure has to cover the small number of things that genuinely cannot wait: registering and identifying a patient, ordering and reporting urgent investigations, issuing and administering medication, and issuing blood. This usually means pre-printed forms held on each ward, a current patient census printed on a schedule, and a named person authorised to declare downtime.

The half that gets neglected is recovery. Everything recorded on paper during the outage has to be entered afterwards, and if that is not assigned and scheduled, the electronic record silently develops a gap covering exactly the period when things were going wrong. Procedures should be tested during planned maintenance windows rather than first attempted during a real outage.

Go-live

Go-live is the point at which a hospital begins using a new system for real operational work, ending parallel running or legacy use and making the new system the system of record.

Two strategies are common. A big-bang go-live switches every department at once, which avoids sustained double entry but concentrates all risk on one date. A phased go-live starts with registration and billing, then adds clinical, diagnostics, and pharmacy, which is gentler but requires interim workarounds while systems coexist. Mid-sized Indian hospitals more often phase, with outpatient registration and billing first because the workflows are high-volume and comparatively contained.

What separates smooth go-lives from difficult ones is rarely the software. It is whether masters were configured and verified in advance, whether staff were trained on their own workflows rather than given a generic demonstration, whether on-floor support was present for the first weeks at each shift change, and whether the hospital deliberately reduced elective load for the first few days. Command-centre arrangements — a named escalation path per department — are worth setting up before the date, not during it.

HIS (Hospital Information System)

A hospital information system is the integrated software platform that runs a hospital's clinical and administrative operations, typically spanning registration, appointments, outpatient and inpatient workflows, diagnostics, pharmacy, billing, and reporting on shared data.

The defining property is shared data rather than breadth of features. In a genuinely integrated HIS a patient registered once is the same patient in the laboratory, the pharmacy, and the billing counter, and a service ordered clinically appears on the bill without anyone re-entering it. Suites assembled from separately acquired modules often fail this test, and the symptom is staff maintaining registers to reconcile what the software should already agree on.

Evaluation is more informative when it follows a real patient journey end to end — walk-in registration through consultation, investigation, pharmacy, and final bill — rather than reviewing a module checklist. That is where duplicate entry, missing links between order and charge, and awkward departmental handoffs become visible. HealUDoc is built as this kind of single-platform system, with clinical, diagnostic, pharmacy, and finance workflows on one data model.

HMIS (Health Management Information System)

HMIS refers to a system for collecting and reporting aggregated health service data for management and public health purposes, and in India most specifically to the health ministry's national HMIS portal through which facilities report routine service statistics.

The term is used in two different senses and it is worth clarifying which is meant in any given conversation. In the public health sense, HMIS is the national reporting system: facilities submit periodic aggregate returns on services delivered, which feed district and state-level monitoring. In the commercial sense, Indian vendors frequently market hospital management software as an HMIS, expanding the acronym as hospital management information system.

For a hospital that reports into the national system, the practical requirement is that its operational software can produce the required aggregates from transactional data instead of staff compiling returns by hand from registers. Where the software cannot, reporting is done by manual tally and the numbers rarely reconcile with the hospital's own operational figures.

IPD (Inpatient Department)

The inpatient department covers care for patients formally admitted to hospital and occupying a bed for at least one night, encompassing admission, ward and bed allocation, daily clinical care, transfers, and discharge.

IPD workflow is longer-running and more stateful than outpatient work. A single admission accumulates orders, results, medication administration, consumables, procedures, doctor visits, room charges, and transfers between wards or beds, and the bill is assembled continuously rather than settled at one counter. Charge capture is the usual weak point: services delivered on the ward that never reach the bill are a persistent, quiet revenue leak.

The operational pressure points are bed allocation, interim billing for long stays, insurance pre-authorisation and approval, and discharge turnaround. Discharge in particular is where patients experience the hospital's coordination — or its absence — since the wait between a clinical decision to discharge and the patient actually leaving is usually caused by bill finalisation and approvals rather than by clinical care.

LIS (Laboratory Information System)

A laboratory information system manages the clinical laboratory's workflow from order receipt and specimen collection through analyser interfacing, result validation, and report release, along with quality control and laboratory inventory.

The core sequence an LIS controls is order, sample collection with barcoded identification, accessioning, analysis, technical and medical validation, and release. Analyser interfacing matters commercially as well as clinically: an analyser sending results directly into the LIS removes both transcription error and a substantial amount of technologist time, and hospitals should confirm which of their specific instruments a vendor has interfaced before, not merely that interfacing is supported.

An LIS should also handle the parts of laboratory work that are not results: internal quality control with rule-based flagging, reagent stock and expiry, sample rejection with reasons, and turnaround-time measurement by test and by stage. Outsourced or referred-out tests need explicit handling so that the report reaches the same patient chart as in-house work.

MPI (Master Patient Index)

A master patient index is the authoritative directory that assigns each patient a single unique identifier within an organisation and links all of that patient's records across departments and systems to it.

The MPI is what makes one patient one patient. Without it the laboratory, the pharmacy, the radiology archive, and billing each hold their own version of the person, and reconciling them becomes manual. The version spanning multiple facilities in a group is usually called an enterprise MPI, and it is what allows a network to recognise that a patient seen at one branch is the same person presenting at another.

Index quality is measured by its duplicate rate and by the frequency of overlays — the more dangerous error, where two different people end up sharing one record. Preventing both depends on search behaviour at registration and on disciplined merge and unmerge procedures. Where ABHA is captured, it provides an additional matching attribute, but it supplements the internal index rather than replacing it, since not every patient will present one.

OPD (Outpatient Department)

The outpatient department covers care delivered to patients who are not admitted to a bed, including consultations, follow-ups, minor procedures, and associated investigations completed within the same visit.

OPD is a volume business, and the constraint is almost always the registration and billing counter rather than clinical time. Seconds per transaction multiply across hundreds of patients a day, so search speed, payment handling, and the number of screens between arrival and token issue have a disproportionate effect on queue length and on the hospital's perceived efficiency.

The workflow to design around is the full loop: registration, token or appointment, consultation, investigation, return with reports, and prescription. Systems that handle the first visit well but make the return-with-reports step awkward push patients back into physical queues twice. Follow-up consultation rules — where a review within a defined window carries a reduced or waived fee — should be enforced by the system rather than left to counter staff judgement.

PACS (Picture Archiving and Communication System)

A PACS is the system that stores, retrieves, distributes, and displays medical images, allowing studies acquired on imaging equipment to be archived centrally and viewed on diagnostic workstations rather than printed to film.

PACS handles the images; the radiology information system handles the orders, scheduling, and reports around them. Together they replace film and the film library. The economics are usually straightforward for any hospital doing meaningful imaging volume, since film, chemicals, storage space, and lost-film retakes are real recurring costs, but the storage commitment is long-term and grows continuously.

The specifications worth scrutinising are storage growth and retrieval speed for older studies. Cross-sectional imaging generates large studies, retention obligations run for years, and a design that keeps recent studies on fast storage while moving older ones to cheaper tiers is normal — provided retrieving a five-year-old comparison study still takes seconds rather than a support request. Disaster recovery for the archive deserves the same attention as the clinical database.

RIS (Radiology Information System)

A radiology information system manages the non-image side of a radiology department — order receipt, scheduling, patient tracking, modality worklists, reporting, report distribution, and departmental billing and productivity data.

The RIS is what turns an imaging order into a scheduled appointment, places the patient on the modality worklist so the technologist does not retype demographics at the machine, tracks the study through acquisition and reporting, and delivers the signed report back to the referring clinician. Worklist integration is a small feature with an outsized effect, because manual entry at the modality is the main source of mismatched patient data in the image archive.

Departments evaluate an RIS largely on turnaround time and on report workflow — draft, review, sign, amend — including how amendments are tracked once a report has been distributed. Structured reporting templates and voice recognition are common additions. In hospitals using external teleradiology, the RIS also has to route studies out and bring reports back into the same patient record.

Super user

In a hospital software implementation, a super user is a member of the operational staff who receives deeper training on the system and acts as the first point of help and the departmental voice in configuration decisions.

Super users are not IT staff. They are the experienced registration clerk, the ward sister, the senior pharmacist — people who already know how the department actually works and are trusted by their colleagues. That is what makes them effective: a question answered by a colleague on the floor in thirty seconds does not become a support ticket, and adoption problems surface early rather than at a steering meeting a month later.

The arrangement fails in predictable ways. Nominating someone without reducing their normal workload means the role is performed badly or not at all; nominating only day-shift staff leaves nights and weekends unsupported; and losing one or two super users to attrition after go-live can remove most of a department's system knowledge. Identify at least two per department per shift pattern, and keep them involved after go-live rather than disbanding the group.

TAT (Turnaround Time)

Turnaround time is the elapsed time between the start and completion of a defined process step — commonly from test order or sample collection to report release in diagnostics, or from decision to discharge to the patient actually leaving.

TAT is only comparable when the start and end points are defined and held constant. A laboratory measuring from sample receipt in the lab will report a much better figure than one measuring from the clinician's order, and the difference between the two is exactly the collection and transport delay that patients and clinicians experience. Measuring the full clinician-to-clinician interval is more honest and more actionable.

The useful presentation is a distribution, not a mean. Average TAT hides the tail, and it is the slowest few percent — the delayed critical result, the report that took two days — that generates complaints and clinical risk. Hospitals typically set separate targets for routine, urgent, and critical categories, monitor the proportion meeting each target, and review breaches by stage to find where time is actually lost.

Uptime SLA (Service Level Agreement)

An uptime service level agreement is the contractual commitment a software vendor makes about the percentage of time its service will be available, together with how availability is measured, what is excluded, and what remedy applies if the commitment is missed.

The headline percentage means less than the terms around it. A 99.9 percent commitment allows roughly forty-three minutes of unavailability a month, and 99.5 percent allows about three and a half hours. What matters as much is whether planned maintenance is excluded, how availability is measured and by whom, whether partial degradation counts as downtime, and whether the remedy is a service credit or something more meaningful. For most hospital contracts the remedy is a credit, which does not compensate for a disrupted outpatient session.

Because the financial remedy is usually small, hospitals should treat the SLA as a signal of the vendor's operational maturity and plan independently for the outage that will eventually occur. That means an agreed downtime procedure, a published status and escalation path, and clarity on support hours — a commitment that covers business hours only is materially different for a facility running a twenty-four-hour emergency department.

Revenue, billing & payers

Hospital revenue cycle vocabulary — insurers and third-party administrators, government scheme claims, tariffs, denials, daily collections, and clinician payouts.

AB PM-JAY (Ayushman Bharat Pradhan Mantri Jan Arogya Yojana)

AB PM-JAY is the Government of India's publicly funded health assurance scheme, implemented by the National Health Authority, which provides eligible families with cover for secondary and tertiary inpatient treatment at empanelled public and private hospitals.

For an empanelled hospital, PM-JAY is a distinct operational track rather than a variation on cash billing. Treatment is delivered cashless to the beneficiary; the hospital verifies eligibility, obtains pre-authorisation against a defined package, delivers care, and then claims against the scheme's package rate. Package rates are set by the scheme, so the hospital's own tariff does not apply and the margin depends on cost control rather than pricing.

The administrative burden concentrates in documentation. Pre-authorisation, package selection, mandated clinical evidence, and discharge documentation all have to be complete and consistent, and gaps are the usual cause of query and rejection. Hospitals doing meaningful scheme volume generally staff a dedicated team and expect a longer payment cycle than cash or corporate work, which has to be planned for in working capital.

Claim denial

A claim denial is a payer's refusal to pay all or part of a submitted claim, issued with a stated reason such as missing documentation, a service outside policy coverage, an exhausted limit, or a discrepancy between the claim and the clinical record.

Denials divide usefully into two groups. Preventable denials arise from process failures the hospital controls — pre-authorisation not obtained, policy details captured wrongly at admission, documentation missing, a claim filed after the submission window. Non-preventable denials reflect genuine coverage limits. Only the first group is worth investing in, and it is usually the larger.

Managing denials requires reason codes to be recorded consistently rather than as free text, because the pattern is what identifies the fixable process. A hospital that finds a third of its denials trace to one documentation gap at admission has a solvable problem. Denials also need an owner and an appeal deadline, since unworked denials quietly become write-offs, and tracking the eventual recovery rate on appeal shows whether the effort is worthwhile.

Daily closing

Daily closing is the end-of-shift or end-of-day reconciliation in which each collection point balances the cash, card, and digital payments it recorded in the system against what it physically holds and reports, before handing over.

This is the control that keeps billing honest at scale. Each counter closes against its own recorded collections, differences are identified while the transactions are still fresh in memory, and accountability is tied to a named user and shift rather than diffused across a day. Hospitals running multiple counters across outpatient, pharmacy, diagnostics, and inpatient billing need closing to work per counter, not only in aggregate.

Software should make the reconciliation mechanical: a shift summary broken down by payment mode, cancellations and refunds shown explicitly with authorisation, discounts listed with who approved them, and the resulting difference recorded rather than silently absorbed. Discounts and cancellations are where most leakage occurs, and a closing report that shows only a total collected figure will not surface it.

Doctor payout

A doctor payout is the amount a hospital pays a consultant under their engagement terms — commonly a share of consultation and procedure revenue, a fixed retainer, a per-session fee, or a combination — calculated over an agreed period.

Indian private hospitals typically run several arrangements simultaneously: full-time salaried clinicians, visiting consultants on a revenue share, and per-session or per-procedure engagements. Share percentages often vary by service type, and may differ for outpatient consultation, inpatient visits, procedures, and interpretation of investigations. Calculating this from billing data by hand is slow and disputed, and disputes damage relationships with the consultants a hospital most depends on.

The requirements that make payout calculation reliable are attribution and traceability. Every billable service needs the responsible clinician recorded at the point of billing, not reconstructed later; the rule set needs to handle shared or referred procedures; and the payout statement should be drillable to the underlying bills so a consultant can check their own figures. Handling of discounts, cancellations, and unrecovered credit sales should be agreed in advance, since these are the recurring source of disagreement.

RCM (Revenue Cycle Management)

Revenue cycle management is the coordinated administration of every step by which a hospital converts clinical services into collected payment — from registration and eligibility checks through charge capture, billing, claim submission, denial handling, and final collection.

The cycle starts far earlier than most hospitals treat it. Errors introduced at registration — a wrong policy number, an unverified corporate entitlement, a missing pre-authorisation — surface weeks later as a denial, when they are expensive to fix and the patient has gone home. Front-office accuracy is a revenue function, and staffing and training decisions there should be made on that basis.

The measures that reveal how the cycle is actually performing are days in accounts receivable, the proportion of receivables ageing beyond ninety days, first-pass claim acceptance, denial rate by reason, and the value of charges never billed. The last is the hardest to see and often the largest: consumables, procedures, and ward services delivered but never posted to the bill. Systems that generate the charge from the clinical or dispensing action, rather than relying on a separate posting step, close most of that gap.

Tariff / rate contract

A tariff is a hospital's schedule of prices for its services, and a rate contract is a negotiated variant of that schedule agreed with a specific payer — an insurer, third-party administrator, corporate client, or government scheme.

A hospital of any size runs many price lists at once: a cash tariff, separate schedules for several insurers and corporates, government scheme package rates, and often ward-class-linked variations where the same procedure is priced differently by room category. Managing these in spreadsheets is where billing disputes originate, because the counter applies whichever version it has and the payer applies the contract.

The system requirement is that the applicable rate is selected automatically from the patient's payer and class at the point of billing, that effective dates are held so a revised contract applies from the right day, and that overrides require authorisation and are logged. Package or bundled rates need explicit support, since a package that is billed line by line will be reduced by the payer to the package amount and the difference becomes a write-off.

TPA (Third-Party Administrator)

A third-party administrator is an intermediary organisation, licensed by the insurance regulator, that administers health insurance claims on behalf of insurers — issuing cashless authorisations, processing claims, and settling with hospitals.

For a hospital the TPA is the counterparty it actually deals with day to day, even though the insurer carries the risk. The cashless pathway runs through the TPA: eligibility confirmation, pre-authorisation before planned admission or shortly after an emergency one, interim approvals as an inpatient stay extends, and final approval at discharge. Delay at any of these points shows up directly as a patient waiting to be discharged.

Hospitals commonly deal with many TPAs at once, each with its own portal, documentation expectations, tariff, and payment behaviour. The operationally significant metrics are approval turnaround, the share of claims deducted or denied, and days to settlement, tracked per TPA rather than in aggregate — that is what supports both credit control and the next contract negotiation.

Working through a shortlist?

Our FAQ answers the practical questions that follow the vocabulary — modules, ABDM readiness, onboarding, and pricing. A live demo covers the rest.