Work in progress — started April 2026. Content is in active development.

Share feedback →

Application Catalog

RPMS is a federated, modular system built over decades. Each application is identified by a short namespace prefix (e.g. GMRA, BQI) that scopes its globals, routines, and file numbers within the MUMPS/FileMan environment. Over 50 certified applications span clinical, administrative, and infrastructure domains.

This catalog is an open-source reference derived from public IHS documentation. See Licensing for status of each component.

Clinical Applications

Collect all patient-related information gathered during patient encounters into a comprehensive, centralized data file. Support healthcare planning, delivery, management, and research.

ACHS
Contract Health Services v2.0
ACM
Case Management System v3.0
ACPT
Current Procedural Terminology restricted
ADE
Dental Data System v3.0
AG
Patient Registration v7.1
AGMP
Master Patient Index v2.0
AICD
ICD Lookup System v2.0
AMH
Behavioral Health System v4.0
AMQQ
Q-Man v5.0
APCD
PCC Data Entry v6.0
APCH
PCC Health Summary v5.0
APCL
PCC Management Reports v5.0
APCM
Promoting Interoperability Reports v3.0
APSP
IHS Pharmacy MOD
APSS
Pharmacy Rx Outpatient Automation Interface
ATX
Taxonomy v2.0
AUM
ICD Update v2.0
AUPN
IHS Dictionaries — Patient
AUT
IHS Dictionaries — Pointers
BADE
Dental/EDR Interface v2.0
BCCD
Consolidated Clinical Document Architecture v3.0
BCDM
Chronic Disease Management restricted
BCER
Certified Electronic Record Checker v2.0
BCH
Community Health Representative System v4.0
BCQM
IHS Code Mapping v2.0
BDM
Diabetes Management System v5.0
BEDD
Emergency Department Dashboard v2.0
BEPC
Electronic Prescribing of Controlled Substances v2.0
BEPR
e-Prescribing Productions restricted
BEX
Pharmacy Auto Refill v3.0
BGP
Clinical Reporting System v22.0
BGU
IHS RPC Broker
BHS
Health Summary Components v3.0
BI
Immunization System v8.5
BJMD
C32/CCD Clinical Summary v3.0
BJPC
IHS PCC Suite v4.0
BJPN
Prenatal Care Module v3.0
BJVN
Joslin Vision Network restricted
BKM
HIV Management System v3.0
BLE
Electronic Laboratory Reporting restricted
BMC
Referred Care Information System v3.0
BOP
Pharmacy Automated Dispensing Interface v2.0
BPDM
Pharmacy — Controlled Drug Export restricted
BPHR
Personal Health Record v3.0
BPM
Patient Merge deprecated
BQI
iCare Population Management v5.0
BREH
RPMS EHI Export v1.0
BRN
Release of Information v3.0
BSTS
SNOMED/DTS v2.0
BTPW
Care Management Event Tracking v2.0
BUD
Uniform Data System v3.0
BW
Women's Health v4.0
BYIM
Immunization Data Exchange v3.0
CHIT
Consumer Health Information Technology
EHR
Electronic Health Record v1.1
GIS
Generic Interface System v3.0
GMRA
Adverse Reaction Tracking v4.0
GMRC
Consult/Request Tracking v3.0
GMRV
Vitals/Measurements v5.0
GMTS
VA Health Summary v2.71
LR
Laboratory v5.2
MU2
Meaningful Use 2 Documentation deprecated
PSJ
Pharmacy — Inpatient Suite v5.0
PSN
Pharmacy — National Drug File restricted
PSO
Pharmacy — Outpatient v7.0
PXRM
VA Clinical Reminders v2.0
RA
Radiology v5.0
VEN
Well Child Component

Administrative Applications

Support the business of providing healthcare — patient registration, scheduling, billing, credentialing, accounts receivable, and compliance reporting.

Infrastructure Applications

Provide the RPMS environment with management, development, and communication tools. These are the foundation every other application depends on.

Pattern: Namespace as Module Boundary

Every RPMS application owns a short uppercase namespace prefix. This prefix scopes all globals, routines, and FileMan file numbers for that module — preventing collisions across the 70+ applications sharing a single MUMPS environment. It is an early, pragmatic implementation of the same isolation that modern systems achieve with packages, services, or namespaces. When building interoperable health systems, explicit module boundaries and stable identifiers are a foundational pattern worth carrying forward.