v_epcr_vital

v_epcr_vital

Purpose

  1. Patient vital signs records.


Relationships

  • f_epcr: Many-to-One (N:1)

    • Many vitals link to one EPCR

    • Referenced through epcr_id

  • v_personnel: Many-to-One (N:1)

    • Many vitals taken by one provider

    • Referenced through vital_provider




Table



Column

Type

Description

id

integer

Primary key

epcr_id

integer

EPCR reference

taken_at

timestamp

Assessment time

pta_code

varchar(20)

PTA code

cardiac_rhythm_codes

varchar(20)[]

Rhythm codes

ecg_type_code

varchar(20)

ECG type

systolic_blood_pressure

integer

Systolic BP

diastolic_blood_pressure

varchar

Diastolic BP

heart_rate

integer

Heart rate

pulse_oximetry

integer

O2 saturation

respiratory_rate

integer

Resp rate

end_tidal_carbon_dioxide

double precision

ETCO2

blood_glucose_level

varchar(5)

Glucose level

temperature

double precision

Temperature

total_glasgow_coma_score

integer

GCS total

vital_provider

integer

Provider ID





    • Related Articles

    • 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 ...
    • v_epcr_exam

      Purpose Patient examination records. Relationships f_epcr: Many-to-One (N:1) Many exams link to one EPCR Referenced through epcr_id v_epcr_vital: One-to-Many (1:N) One exam can have many vital sign records Referenced through timeline relationship ...
    • Completing an ePCR - 2. Information

      Purpose To explain how to complete the Information section of an ePCR. Related Articles Completing an ePCR - 1. Response Completing an ePCR - 2. Information (This Article) Completing an ePCR - 3. Assessment Completing an ePCR - General Assessment ...
    • Completing an ePCR - 1. Response

      Purpose To explain how to complete the Response section of an ePCR. Related Articles Completing an ePCR - 1. Response (This Article) Completing an ePCR - 2. Information Completing an ePCR - 3. Assessment Completing an ePCR - General Assessment ...
    • v_nfirs_ems_vital_sign

      Purpose EMS vital signs records for NFIRS reporting. Relationships v_nfirs_ems: Many-to-One (N:1) Many vital signs link to one EMS record Referenced through nfirs_ems_id v_personnel: Many-to-One (N:1) Many vital signs taken by one provider Referenced ...