Skip to main content

Product Enhancements

TableUpdates
med_orderadded days_supply column
patientadded preferred_service_location_id column
patientadded full_name column
patientadded consented column
patientupdated gender_identity column
master_patientremoved duplicate column canonical_physician_id
patient_insuranceadded payment_program column
referral_order_dxadded table referral_order_dx

Bug Fixes

TableDescription
passportminor bug where there was an issue showing deleted unsigned records

Release Highlights

med_order: days_supply The days_supply column was added for non-Surescripts (user-created) prescriptions, enabling reporting and auditing of prescription duration. Prescription Form showing the Days Supply field highlighted with a red border, containing the value 30, for a new Tylenol Extra Strength 500 mg Tab prescription. patient: full_name, preferred_service_location_id, consented The patient’s non-legal full name is now available for search and reporting. preferred_service_location_id links to service_location.id. consented records whether the patient consented to external data sharing. Patient Details panel showing the "Full name (if different than legal)" field highlighted in red, containing "Sample Other Name" — the source of the new full_name column in the patient table. patient: gender_identity values updated Gender identity values were updated to match the current options in the EHR. Gender field dropdown in the EHR Patient Details form showing updated gender identity options: Woman, Man, Transgender woman/trans feminine, Transgender man/trans masculine, Non-binary/genderqueer/gender fluid, Two spirit, Option not listed, Prefer not to say, with current value set to Unknown. master_patient: canonical_physician_id removed The duplicate canonical_physician_id column was removed. Use primary_care_provider_id instead. patient_insurance: payment_program The payment_program column was added to expose the payment program associated with a patient’s insurance. referral_order_dx: new table The new referral_order_dx relationship table enables reporting on which diagnosis codes were used for a referral. Referral form showing the "Add Dxs" diagnosis field highlighted with a red border, illustrating the diagnosis codes captured in the new referral_order_dx table.