Skip to content

Adding Measurement Text

Samson Mataraso edited this page Sep 5, 2017 · 2 revisions

To add measurement text navigate to Measurement_Text.js in the measurement folder under the views folder. You will find that the file consists of only one object in JSON format. Currently, when a user selects a measurement, the LOINC code of that selection will be used to search for text. In order to add text for a measurement that is currently missing, simply add the LOINC code to create a new object under 'text' and create within that new object text corresponding to the measurement's meaning, the measurement's importance, and how to improve the measurement under "meaning", "important", and "improve" respectively. You can always copy/paste an existing measurement and modify the LOINC code/text as necessary.

Clone this wiki locally