Admin Inpatient Admission Items and Fees - hmislk/hmis GitHub Wiki
Admin — Inpatient Admission Items and Fees
Admission Items are services, consumables, or charges that are automatically billed to a BHT when a patient is admitted under a specific admission type. They eliminate the need for billing staff to manually add standard admission charges.
Page: Admin → Manage Inpatient Services → Admission Types → Admission Items and Fees
XHTML: /inward/inward_admission_items_and_fees.xhtml
Controller: AdmissionTypeController.navigateToManageAdmissionItemsAndFees()
Privilege: InwardAdministration
How It Works
- Select an admission type from the dropdown.
- The list of items already linked to that type is displayed.
- Click Add to add a new item:
- Search for the item (service, investigation, or consumable) using the auto-complete
- Set the quantity or fee
- Click Remove to unlink an item.
When a patient is admitted under this admission type, all linked items are automatically added to the BHT's service bill.
Use Cases
- Admission kit items (admission file, name band, thermometer)
- Standard nursing consultation charge at admission
- Routine admission blood tests
- Admission form printing charge
Related Articles
- Admin — Inpatient Admission Types — parent configuration for admission types
- Inpatient — Admit a Patient — items are auto-billed on admission