v_epcr_history_medication
Purpose
- Patient medication history records.
Relationships
Table
Column | Type | Description |
id | integer | Primary key |
epcr_id | integer | EPCR reference |
client_code | varchar(28) | Organization ID |
ems_medication_name | text | Medication name |
created_at | timestamp | Creation timestamp |
patient_first_name | varchar(50) | Patient first name |
patient_last_name | varchar(60) | Patient last name
|
Related Articles
v_epcr_history
Purpose Patient medical history records. Relationships f_epcr: Many-to-One (N:1) Many history records link to one EPCR Referenced through epcr_id v_epcr_history_medication: One-to-Many (1:N) One history record can have many medication records ...
Documenting Medication Usage
Purpose To explain how to document medication usage in the medication module. Video Directions 1. Begin by navigating to the Medications module then selecting either Med Kits or Dashboard. 2. If documenting from the Med Kits, select on a kit from ...
v_epcr_medication
Purpose Current medication administration records. Relationships f_epcr: Many-to-One (N:1) Many medications link to one EPCR Referenced through epcr_id v_personnel: Many-to-One (N:1) Many medications administered by one personnel Referenced through ...
AI- assisted ePCR Documentation Guide
Purpose To provide useful information when using AI for ePCR Documentation. Featured Article For full guide select on the Attachment at bottom of the page. FirstDue AI-Powered ePCR Documentation FAQs General Information Q: What is the AI-assisted ...
ePCR Release Notes - August 2025
Video Coming Soon New Features 1. QA/QI - AI Generated Feedback Integration for QA/QI Module What - The QA/QI module now integrates AI-generated feedback capabilities that automatically analyze Patient Care Reports and provide comprehensive review ...