awacke1 commited on
Commit
63fe64c
·
1 Parent(s): 7e42de2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -5
app.py CHANGED
@@ -19,13 +19,11 @@ st.markdown("""
19
  """)
20
 
21
 
22
- st.markdown("""
23
- [🩺⚕️NLP Clinical Ontology Biomedical NER](https://huggingface.co/spaces/awacke1/Biomed-NLP-AI-Clinical-Terminology)
24
- """)
25
 
26
  st.markdown("""
27
  # 📚 Clinical Terminology and Ontologies
28
- ## for Medications and Conditions for Health Vocabularies, Systems of Coding, and Databases with Bibliographies
29
  __Keywords__:
30
  - __Clinical Terminology__: 💬 Words that doctors use to talk to each other about patients.
31
  - __Ontologies for Medications and Conditions__: 📚 A fancy way of organizing knowledge about medicine and health problems.
@@ -34,7 +32,6 @@ __Keywords__:
34
  - __Databases__: 🗄️ A computer system that stores information about patients, health research, and other healthcare things.
35
  - __Bibliographies__: 📖 A list of books or articles that doctors use to learn about new health information.
36
 
37
-
38
  1. 1️⃣ National Library of Medicine's **RxNorm**:
39
  - Standardized nomenclature for clinical drugs developed by NLM
40
  - Provides links between drug names and related information such as ingredients, strengths, and dosages
@@ -68,6 +65,7 @@ __Keywords__:
68
  1. [DSM](https://www.psychiatry.org/psychiatrists/practice/dsm)
69
  2. [ICD](https://www.who.int/standards/classifications/classification-of-diseases)
70
  3. [CPT](https://www.ama-assn.org/practice-management/cpt/current-procedural-terminology-cpt)
 
71
  """)
72
 
73
  st.markdown("""
 
19
  """)
20
 
21
 
22
+
 
 
23
 
24
  st.markdown("""
25
  # 📚 Clinical Terminology and Ontologies
26
+ ## Health Vocabularies, Systems of Coding, and Databases with Bibliographies
27
  __Keywords__:
28
  - __Clinical Terminology__: 💬 Words that doctors use to talk to each other about patients.
29
  - __Ontologies for Medications and Conditions__: 📚 A fancy way of organizing knowledge about medicine and health problems.
 
32
  - __Databases__: 🗄️ A computer system that stores information about patients, health research, and other healthcare things.
33
  - __Bibliographies__: 📖 A list of books or articles that doctors use to learn about new health information.
34
 
 
35
  1. 1️⃣ National Library of Medicine's **RxNorm**:
36
  - Standardized nomenclature for clinical drugs developed by NLM
37
  - Provides links between drug names and related information such as ingredients, strengths, and dosages
 
65
  1. [DSM](https://www.psychiatry.org/psychiatrists/practice/dsm)
66
  2. [ICD](https://www.who.int/standards/classifications/classification-of-diseases)
67
  3. [CPT](https://www.ama-assn.org/practice-management/cpt/current-procedural-terminology-cpt)
68
+ 7. [Examples🩺⚕️NLP Clinical Ontology Biomedical NER](https://huggingface.co/spaces/awacke1/Biomed-NLP-AI-Clinical-Terminology)
69
  """)
70
 
71
  st.markdown("""