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 ...
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 ...
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 ...
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 ...
Release Notes - ePCR
In order to provide you with more detailed information on our updates we have broken the Release Notes down by module. New Features 1. Transfers What: This feature introduces a streamlined workflow for transferring electronic Patient Care Reports ...