Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Support for entering lab results manually #137

Closed
clearscreen opened this issue Apr 26, 2023 · 4 comments
Closed

[Feature Request] Support for entering lab results manually #137

clearscreen opened this issue Apr 26, 2023 · 4 comments
Labels
enhancement New feature or request

Comments

@clearscreen
Copy link

I have received two lab reports (both blood and urine) from a third party provider in the form of a PDF.

If there were a form to input these lab results manually it would be very useful.

Just in case it helps, here are the types of data I am looking to input manually

Cholesterol
HDL
LDL
Cholesterol/HDL Ratio
LDL/HDL Ratio
Triglycerides

Glucose
Alkaline Phosphatase
Total Bilirubin
SGOT (AST)
SGPT (ALT)
Fructosamine
Blood Urea Nitrogen (BUN)
Creatinine
Gamma-Glutamyl Transferase
Total Protein
Albumin
Globulin

Leukocyte Esterase
Urine Temperature
URN PH
URN Specific Gravity
URN Creatinine
URN Glucose
URN Total Protein
URN Protein/Creatinine
URN Red Blood Count
URN White Blood Count
URN Hyaline Casts
URN Granular Casts
Nicotine Metabolites, URN
URN Blood

Anti-HCV (Hepatitis C)
HBS-AG (Hepatitis B)
HIV

Thank you!

@AnalogJ
Copy link
Member

AnalogJ commented Apr 28, 2023

Hey @clearscreen thanks for opening this issue and supporting the project!

I'm currently focused on the widget-based dashboard and adding support for Kaiser Permanente, but this is definitely on my to-do list.

Thanks again!

@AnalogJ AnalogJ added the enhancement New feature or request label Apr 28, 2023
@flintstones-fred
Copy link

Hey @clearscreen thanks for opening this issue and supporting the project!

I'm currently focused on the widget-based dashboard and adding support for Kaiser Permanente, but this is definitely on my to-do list.

Thanks again!

Actually, a couple of simple things that I would like to add to the list above instead of creating a new issue -

Weight
Blood Pressure

@AnalogJ
Copy link
Member

AnalogJ commented Oct 3, 2023

https://lhcformbuilder.nlm.nih.gov/

Search for form

# https://clinicaltables.nlm.nih.gov/api/loinc_items/v3/search?terms=metabolic&df=LOINC_NUM,text&type=form_and_section&available=true

[20,["54537-6","51990-0","46020-4","82259-3","88843-8","24320-4","24323-8"],null,[["54537-6","Metabolic"],["51990-0","Basic metabolic panel"],["46020-4","Endocrine/Metabolic/Nutritional"],["82259-3","Metabolic equivalent of task & Resting metabolic rate panel"],["88843-8","Metabolic panel.dialysis patient"],["24320-4","Basic metabolic 1998 panel"],["24323-8","Comprehensive metabolic 2000 panel"]]]

Populate Form questions (codes)

# https://clinicaltables.nlm.nih.gov/loinc_form_definitions?loinc_num=51990-0

{"type":"LOINC","code":"51990-0","name":"Basic metabolic panel - Blood","codingInstructions":null,"copyrightNotice":null,"items":[{"questionCode":"2339-0","localQuestionCode":null,"dataType":"REAL","header":false,"units":[{"name":"mg/dL","code":"mg/dL","system":"http://unitsofmeasure.org","default":false}],"codingInstructions":null,"copyrightNotice":null,"question":"Glucose Bld-mCnc","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"linkId":"/2339-0","questionCodeSystem":"http://loinc.org"},{"questionCode":"6299-2","localQuestionCode":null,"dataType":"REAL","header":false,"units":[{"name":"mg/dL","code":"mg/dL","system":"http://unitsofmeasure.org","default":false}],"codingInstructions":null,"copyrightNotice":null,"question":"BUN Bld-mCnc","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"linkId":"/6299-2","questionCodeSystem":"http://loinc.org"},{"questionCode":"38483-4","localQuestionCode":null,"dataType":"REAL","header":false,"units":[{"name":"mg/dL","code":"mg/dL","system":"http://unitsofmeasure.org","default":false}],"codingInstructions":null,"copyrightNotice":null,"question":"Creat Bld-mCnc","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"linkId":"/38483-4","questionCodeSystem":"http://loinc.org"},{"questionCode":"44734-2","localQuestionCode":null,"dataType":"REAL","header":false,"units":[{"name":"g/g{creat}","code":"g/g{creat}","system":"http://unitsofmeasure.org","default":false}],"codingInstructions":null,"copyrightNotice":null,"question":"BUN/Creat Bld","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"linkId":"/44734-2","questionCodeSystem":"http://loinc.org"},{"questionCode":"49765-1","localQuestionCode":null,"dataType":"REAL","header":false,"units":[{"name":"mg/dL","code":"mg/dL","system":"http://unitsofmeasure.org","default":false}],"codingInstructions":null,"copyrightNotice":null,"question":"Calcium Bld-mCnc","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"linkId":"/49765-1","questionCodeSystem":"http://loinc.org"},{"questionCode":"55231-5","localQuestionCode":null,"dataType":"SECTION","header":true,"units":null,"codingInstructions":null,"copyrightNotice":null,"question":"Lytes Pnl Bld","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"items":[{"questionCode":"2947-0","localQuestionCode":null,"dataType":"REAL","header":false,"units":[{"name":"mmol/L","code":"mmol/L","system":"http://unitsofmeasure.org","default":false}],"codingInstructions":null,"copyrightNotice":null,"question":"Sodium Bld-sCnc","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"items":null,"linkId":"/55231-5/2947-0","questionCodeSystem":"http://loinc.org"},{"questionCode":"6298-4","localQuestionCode":null,"dataType":"REAL","header":false,"units":[{"name":"mmol/L","code":"mmol/L","system":"http://unitsofmeasure.org","default":false}],"codingInstructions":null,"copyrightNotice":null,"question":"Potassium Bld-sCnc","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"items":null,"linkId":"/55231-5/6298-4","questionCodeSystem":"http://loinc.org"},{"questionCode":"2069-3","localQuestionCode":null,"dataType":"REAL","header":false,"units":[{"name":"mmol/L","code":"mmol/L","system":"http://unitsofmeasure.org","default":false}],"codingInstructions":null,"copyrightNotice":null,"question":"Chloride Bld-sCnc","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"items":null,"linkId":"/55231-5/2069-3","questionCodeSystem":"http://loinc.org"},{"questionCode":"20565-8","localQuestionCode":null,"dataType":"REAL","header":false,"units":[{"name":"mmol/L","code":"mmol/L","system":"http://unitsofmeasure.org","default":false}],"codingInstructions":null,"copyrightNotice":null,"question":"CO2 Bld-sCnc","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"items":null,"linkId":"/55231-5/20565-8","questionCodeSystem":"http://loinc.org"},{"questionCode":"41276-7","localQuestionCode":null,"dataType":"REAL","header":false,"units":[{"name":"mmol/L","code":"mmol/L","system":"http://unitsofmeasure.org","default":false}],"codingInstructions":null,"copyrightNotice":null,"question":"Anion Gap Bld-sCnc","answers":null,"skipLogic":null,"restrictions":null,"defaultAnswer":null,"formatting":null,"calculationMethod":null,"items":null,"linkId":"/55231-5/41276-7","questionCodeSystem":"http://loinc.org"}],"linkId":"/55231-5","questionCodeSystem":"http://loinc.org"}],"lformsVersion":"29.0.0","codeSystem":"http://loinc.org"}
Screen Shot 2023-10-03 at 2 27 39 PM

@AnalogJ
Copy link
Member

AnalogJ commented Dec 13, 2023

closing as completed in v1!

@AnalogJ AnalogJ closed this as completed Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

3 participants