The vitals form has an entry of temperature method - I wonder how I can customize that. My first thought was that the options there would be simply a list that I could change in Admin->List - but that does not seem to be the case - at least I could not find a list for the temperature-taking options.
Anybody knows how - and where - to change that list of options?
Thanks!
I believe the Vitals form should be a layout-based form (LBF) to make it more customizable for each installation. I donât know what impact this will have throughout the system and if data would need to be migrated. Iâm sure Rod would know the answer to this.
Cristina Vincent
Systems Advisor, International Planned Parenthood Federation of the Western Hemisphere
Downside to greater accessibility would be an increase in users toasting their production copy of OpenEMR. Unfortunately they are the same folks who donât backup.
Thank you, ViSolve - I was afraid of that
I really donât like to hack code that will be overwritten at the next update.
I had been thinking of simply creating a new form for vitals (LBF or xmlforms) but the client is really taken by the one feature that calculates the BMI instantly in the current vitals form so that I can not take that away.
fsgl, are you trying to tell me we should backup???
An in between option that would benefit both the project and yourself would be do populate this list from list_options (from a list in Administration->Lists), like is done in most places for these types of lists. Then will be customizable and wonât need to hack code. Since itâs in Smarty not as straghtforward; would break smarty law there and surround a call to generate_select_list() (from library/options.inc.php) within native php tags. Also when display it in report.php, should use the getListItemTitle() function (also in library/options.inc.php) when display it.
Because of the calculated BMI and now requirements to show graphing for not just BP for but also BMI and potentially height and weight (we have an associated organization who specializes in adolescents so more detailed tracking is important), it seems the solution to purse is with an LBF. We have implemented the system in 12 independent associations in the Western Hemisphere who each have their own requirements so itâs important to have something flexible enough for that.
Tailoring vitals IAW clinical measures restrictions is a big thing. the Vitals form is the only encounter form that is kind of a sacred cow at the momentâŚbelieve me, I would love to include it as part of other forms and push to form_vitals table, yet not push to the âformsâ table (thereby creating a separate form in the encounter in âreportâ mode.
Moving this stuff to LBF ~= permanent ugly layout (no offense), and makes custom nursing forms much harder to create. Reporting against LBF can also be a challenge.
Pros to Cons List:
Importing current data is just a simple query to add to the patch.sql file, or Upgrade.sql as it may be. Data is in a flat table.
An opportunity to do better vector graphing that works on more browsers.
Some other notes: Height weight, circumferences, pediatrician concerns and all that need to be addressed. While we are at it, we need a âCalculated BMI Statusâ and a âSubjective BMI Statusâ. Calculated is fine, but observing that your patient is an Aztec Fireplug allows for âOverweightâ to be --> âNormalâ.
Patient Age needs to determine the layout and usage. Very young and very old (if Granny drops from 51" to 50.5", she needs to be checked out) both need the growth charts.
In closing, if the Vitals form is sacred, in whatever form, and it is one of the most universally needed and used forms, then it should LOOK, FEEL, and OPERATE slick as buttered ball bearings. To do less is a shameful waste of providerâs time and pride in the product.
Hell-to-the-Yeah on the HL7 import. Anyone got any pulse-oxy hl7 output files?
For the name, you have a suggestion? Biometrics?
Vital=(living||life||important)
On the same topic, why stop here? If the measurements are less important, why do we have an algorithm for BMI, and we have nothing evaluating vitals to age and measurements? http://www.fpnotebook.com/cv/exam/pdtrcvtlsgns.htm
I like âBiometricsâ! Important information with a supposedly constant result. If the result is not following the rules (be it graphic tables, constants etc) there should indeed be a red flag sign to alert.
Although BMI is still very active in the medical community, there are others that think the measurement of the belly-hip ratio might give similar, easy and good result as an alternative.
I like âBiometricsâ! Important information with a supposedly constant
result. If the result is not following the rules (be it graphic tables,
constants etc) there should indeed be a red flag sign to alert.
Although BMI is still very active in the medical community, there are
others that think the measurement of the belly-hip ratio might give
similar, easy and good result as an alternative.
â
Please be aware that e-mail communication can be intercepted in
transmission or misdirected. Please consider communicating any sensitive
information by telephone. The information contained in this message may be
privileged and confidential. If you are NOT the intended recipient, please
notify the sender immediately with a copy to hipaa-security@mrsb-ltd.com and
destroy this message.