Created
January 27, 2023 19:02
-
-
Save aamedina/cf30ae3552f6be7468319421c2142fd5 to your computer and use it in GitHub Desktop.
The Symptom Ontology
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| (ns net.wikipunk.rdf.SYMP | |
| "http://purl.obolibrary.org/obo/symp.owl#" | |
| {:db/ident :obo/symp.owl, | |
| :dc11/description | |
| "The Symptom Ontology has been developed as a standardized ontology for symptoms of human diseases.", | |
| :dc11/title "Symptom Ontology", | |
| :dcat/downloadURL "http://purl.obolibrary.org/obo/symp.owl", | |
| :dcterms/license "https://creativecommons.org/publicdomain/zero/1.0/", | |
| :doap/bug-database | |
| "https://github.com/DiseaseOntology/SymptomOntology/issues", | |
| :foaf/homepage | |
| "http://symptomontologywiki.igs.umaryland.edu/mediawiki/index.php/Main_Page", | |
| :idot/preferredPrefix "SYMP", | |
| :obo/IAO_0000136 :obo/NCBITaxon_9606, | |
| :obo/IAO_0000700 :obo/SYMP_0000462, | |
| :oboInOwl/date "30:11:2022 09:11", | |
| :oboInOwl/default-namespace "symptoms", | |
| :oboInOwl/hasOBOFormatVersion "1.2", | |
| :oboInOwl/saved-by "lschriml", | |
| :obofmd/activity_status "active", | |
| :owl/versionIRI | |
| "http://purl.obolibrary.org/obo/symp/releases/2022-11-30/symp.owl", | |
| :rdf/ns-prefix-map {"SYMP" "http://purl.obolibrary.org/obo/symp.owl#", | |
| "dcterms" "http://purl.org/dc/terms/", | |
| "obo" "http://purl.obolibrary.org/obo/", | |
| "oboInOwl" | |
| "http://www.geneontology.org/formats/oboInOwl#", | |
| "owl" "http://www.w3.org/2002/07/owl#", | |
| "rdf" "http://www.w3.org/1999/02/22-rdf-syntax-ns#", | |
| "rdfs" "http://www.w3.org/2000/01/rdf-schema#", | |
| "xsd" "http://www.w3.org/2001/XMLSchema#"}, | |
| :rdf/type :owl/Ontology, | |
| :rdfa/prefix "SYMP", | |
| :rdfa/uri "http://purl.obolibrary.org/obo/symp.owl#", | |
| :sh/namespace "http://purl.obolibrary.org/obo/SYMP_", | |
| :sh/prefix "SYMP"}) | |
| (def SYMP_0000000 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000000, | |
| :obo/IAO_0000115 | |
| "Cellulitis is a musculoskeletal system symptom characterized as a diffuse and especially subcutaneous inflammation of connective tissue.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000000", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "cellulitis", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000001 | |
| "abdominal cramp" | |
| {:db/ident :obo/SYMP_0000001, | |
| :oboInOwl/hasExactSynonym "stomach cramp", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000001", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abdominal cramp", | |
| :rdfs/subClassOf :obo/SYMP_0000461}) | |
| (def SYMP_0000002 | |
| "abdominal distention" | |
| {:db/ident :obo/SYMP_0000002, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000002", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abdominal distention", | |
| :rdfs/subClassOf :obo/SYMP_0000461}) | |
| (def SYMP_0000003 | |
| "obsolete acute enteritis in newborns" | |
| {:db/ident :obo/SYMP_0000003, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000003", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete acute enteritis in newborns"}) | |
| (def SYMP_0000004 | |
| "obsolete arrested moulting" | |
| {:db/ident :obo/SYMP_0000004, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000004", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete arrested moulting"}) | |
| (def SYMP_0000005 | |
| "ataxia" | |
| {:db/ident :obo/SYMP_0000005, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by an inability to coordinate voluntary muscular movements that is symptomatic of some nervous disorders.", | |
| :oboInOwl/hasExactSynonym "uncoordination", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000005", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ataxia", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000006 | |
| "backache" | |
| {:db/ident :obo/SYMP_0000006, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by occurring in the lower back.", | |
| :oboInOwl/hasExactSynonym "back pain", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000006", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "backache", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000007 | |
| "bleeding" | |
| {:db/ident :obo/SYMP_0000007, | |
| :obo/IAO_0000115 | |
| "A general symptom that is characterized as an act, instance, or result of being bled or the process by which something is bled: as a the escape of blood from vessels.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000007", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bleeding", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000008 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000008, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000008", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "blindness", | |
| :rdfs/subClassOf :obo/SYMP_0000320}) | |
| (def SYMP_0000009 | |
| "blister" | |
| {:db/ident :obo/SYMP_0000009, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a fluid-filled elevation of the epidermis.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000009", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "blister", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000010 | |
| "obsolete bloody diarrhea" | |
| {:db/ident :obo/SYMP_0000010, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000010", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete bloody diarrhea"}) | |
| (def SYMP_0000011 | |
| "obsolete bloody exudate" | |
| {:db/ident :obo/SYMP_0000011, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000011", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete bloody exudate"}) | |
| (def SYMP_0000012 | |
| "blurred vision" | |
| {:db/ident :obo/SYMP_0000012, | |
| :obo/IAO_0000115 | |
| "A vision symptom that is characterized by a decreased clarity or sharpness in vision, which can be caused by eye conditions myopia or hyperopia.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000012", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "blurred vision", | |
| :rdfs/subClassOf :obo/SYMP_0000628}) | |
| (def SYMP_0000013 | |
| "obsolete capillary leakage" | |
| {:db/ident :obo/SYMP_0000013, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000013", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete capillary leakage"}) | |
| (def SYMP_0000014 | |
| "obsolete cardiomyocyte destruction" | |
| {:db/ident :obo/SYMP_0000014, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000014", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete cardiomyocyte destruction"}) | |
| (def SYMP_0000015 | |
| "giddiness" | |
| {:db/ident :obo/SYMP_0000015, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000015", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "giddiness", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000016 | |
| "confusion" | |
| {:db/ident :obo/SYMP_0000016, | |
| :obo/IAO_0000115 | |
| "A balance symptom that is characterized by a disturbance of consciousness characterized by inability to engage in orderly thought or by lack of power to distinguish, choose, or act decisively.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000016", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "confusion", | |
| :rdfs/subClassOf :obo/SYMP_0020045}) | |
| (def SYMP_0000017 | |
| "crinkle" | |
| {:db/ident :obo/SYMP_0000017, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000017", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "crinkle", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000018 | |
| "darkening of skin" | |
| {:db/ident :obo/SYMP_0000018, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000018", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "darkening of skin", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000019 | |
| "deafness" | |
| {:db/ident :obo/SYMP_0000019, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000019", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "deafness", | |
| :rdfs/subClassOf :obo/SYMP_0000392}) | |
| (def SYMP_0000020 | |
| "dehydration" | |
| {:db/ident :obo/SYMP_0000020, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by an abnormal depletion of body fluids.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000020", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dehydration", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000021 | |
| "delirium" | |
| {:db/ident :obo/SYMP_0000021, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a mental disturbance characterized by confusion, disordered speech, and hallucinations.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000021", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "delirium", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000022 | |
| "depression" | |
| {:db/ident :obo/SYMP_0000022, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a chronic feeling of emptiness, sadness, or inability to feel pleasure that may appear to happen for no clear reason. Additionally one may experience feelings of hopelessness, pessimism, irritability, frustration, or restlessness, guilt, worthlessness and thoughts of death or suicide.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000022", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "depression", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000023 | |
| "disorientation" | |
| {:db/ident :obo/SYMP_0000023, | |
| :obo/IAO_0000115 | |
| "A confusion that is characterized by an usually transient state of confusion especially as to time, place, or identity; often as a result of disease or drugs.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000023", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "disorientation", | |
| :rdfs/subClassOf :obo/SYMP_0000016}) | |
| (def SYMP_0000024 | |
| "drowsiness" | |
| {:db/ident :obo/SYMP_0000024, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a feeling of being more sleepy than normal during the day. People who are drowsy may fall asleep in when they do not want to or at times which can lead to safety concerns.", | |
| :oboInOwl/hasExactSynonym ["somnolence" "drowsy"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000024", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "drowsiness", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000025 | |
| "dry cough" | |
| {:db/ident :obo/SYMP_0000025, | |
| :obo/IAO_0000115 | |
| "A cough that is characterized by a lack of accompanied phlegm production.", | |
| :oboInOwl/hasExactSynonym "nonproductive cough", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000025", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dry cough", | |
| :rdfs/subClassOf :obo/SYMP_0000614}) | |
| (def SYMP_0000026 | |
| "obsolete epidermal proliferation" | |
| {:db/ident :obo/SYMP_0000026, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000026", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete epidermal proliferation"}) | |
| (def SYMP_0000027 | |
| "obsolete excess mucus in bronchi" | |
| {:db/ident :obo/SYMP_0000027, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000027", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete excess mucus in bronchi"}) | |
| (def SYMP_0000028 | |
| "obsolete exophthalmia" | |
| {:db/ident :obo/SYMP_0000028, | |
| :oboInOwl/hasExactSynonym "abnormal protrusion of the eyeball", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000028", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete exophthalmia"}) | |
| (def SYMP_0000029 | |
| "obsolete feather loss" | |
| {:db/ident :obo/SYMP_0000029, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000029", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete feather loss"}) | |
| (def SYMP_0000030 | |
| "paralysis" | |
| {:db/ident :obo/SYMP_0000030, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by a complete or partial loss of function especially when involving the power of motion or of sensation in any part of the body.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000030", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000031 | |
| "obsolete flaccid limb paralysis" | |
| {:db/ident :obo/SYMP_0000031, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000031", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete flaccid limb paralysis"}) | |
| (def SYMP_0000032 | |
| "flaccidity" | |
| {:db/ident :obo/SYMP_0000032, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000032", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "flaccidity", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000033 | |
| "flat keratotic capsule" | |
| {:db/ident :obo/SYMP_0000033, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000033", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "flat keratotic capsule", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000034 | |
| "obsolete fluid in pericardial sac" | |
| {:db/ident :obo/SYMP_0000034, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000034", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete fluid in pericardial sac"}) | |
| (def SYMP_0000035 | |
| "obsolete fragile bones" | |
| {:db/ident :obo/SYMP_0000035, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000035", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete fragile bones"}) | |
| (def SYMP_0000036 | |
| "hemorrhagic gastroenteritis" | |
| {:db/ident :obo/SYMP_0000036, | |
| :oboInOwl/hasExactSynonym "haemorrhagic gastroenteritis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000036", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemorrhagic gastroenteritis", | |
| :rdfs/subClassOf :obo/SYMP_0019159}) | |
| (def SYMP_0000037 | |
| "obsolete catarrhal enteritis" | |
| {:db/ident :obo/SYMP_0000037, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000037", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete catarrhal enteritis"}) | |
| (def SYMP_0000038 | |
| "dyspneic enteritis" | |
| {:db/ident :obo/SYMP_0000038, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by being short or breath or out of air (dyspnea), with inflammation of the small intestine (enteritis).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000038", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dyspneic enteritis", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000039 | |
| "enteritis" | |
| {:db/ident :obo/SYMP_0000039, | |
| :obo/IAO_0000115 | |
| "Enteritis is a digestive system symptom involving the inflammation of the small intestines and especially of the human ileum.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000039", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "enteritis", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000040 | |
| "hematuria" | |
| {:db/ident :obo/SYMP_0000040, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by the presence of blood or blood cells in the urine.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000040", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hematuria", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000041 | |
| "hemorrhage" | |
| {:db/ident :obo/SYMP_0000041, | |
| :obo/IAO_0000115 | |
| "A cardiovascular system symptom that is characterized by an acute loss of blood from a damaged blood vessel.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000041", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemorrhage", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000042 | |
| "obsolete hemorrhagic enteritis" | |
| {:db/ident :obo/SYMP_0000042, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000042", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hemorrhagic enteritis"}) | |
| (def SYMP_0000043 | |
| "obsolete hemorrhagic meningitis" | |
| {:db/ident :obo/SYMP_0000043, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000043", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hemorrhagic meningitis"}) | |
| (def SYMP_0000044 | |
| "obsolete hemorrhagic thoracic lymphadenitis" | |
| {:db/ident :obo/SYMP_0000044, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000044", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hemorrhagic thoracic lymphadenitis"}) | |
| (def SYMP_0000045 | |
| "hepatic necrosis" | |
| {:db/ident :obo/SYMP_0000045, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000045", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hepatic necrosis", | |
| :rdfs/subClassOf :obo/SYMP_0000180}) | |
| (def SYMP_0000046 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000046, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000046", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "hepatitis", | |
| :rdfs/subClassOf :obo/SYMP_0000180}) | |
| (def SYMP_0000047 | |
| "hepatosplenomegaly" | |
| {:db/ident :obo/SYMP_0000047, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000047", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hepatosplenomegaly", | |
| :rdfs/subClassOf [:obo/SYMP_0000180 :obo/SYMP_0000158]}) | |
| (def SYMP_0000048 | |
| "obsolete high fever" | |
| {:db/ident :obo/SYMP_0000048, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000048", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete high fever"}) | |
| (def SYMP_0000049 | |
| "obsolete hind limb paralysis" | |
| {:db/ident :obo/SYMP_0000049, | |
| :oboInOwl/hasExactSynonym "hindlimb paralysis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000049", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hind limb paralysis"}) | |
| (def SYMP_0000050 | |
| "obsolete hunched posture" | |
| {:db/ident :obo/SYMP_0000050, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000050", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hunched posture"}) | |
| (def SYMP_0000051 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000051, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000051", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "hydrocephalus", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0000052 | |
| "obsolete hyperemic liver" | |
| {:db/ident :obo/SYMP_0000052, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000052", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hyperemic liver"}) | |
| (def SYMP_0000053 | |
| "obsolete hyperemic spleen" | |
| {:db/ident :obo/SYMP_0000053, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000053", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hyperemic spleen"}) | |
| (def SYMP_0000054 | |
| "hypergammaglobulinemia" | |
| {:db/ident :obo/SYMP_0000054, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000054", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypergammaglobulinemia", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000055 | |
| "obsolete hyperkeratotic plaques of surface of foot" | |
| {:db/ident :obo/SYMP_0000055, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000055", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hyperkeratotic plaques of surface of foot"}) | |
| (def SYMP_0000056 | |
| "hyperpigmentation" | |
| {:db/ident :obo/SYMP_0000056, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an excess pigmentation in a bodily part or tissue, as the skin.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000056", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hyperpigmentation", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000057 | |
| "obsolete hyperplastic alveolar nodules" | |
| {:db/ident :obo/SYMP_0000057, | |
| :oboInOwl/hasExactSynonym "han", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000057", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hyperplastic alveolar nodules"}) | |
| (def SYMP_0000058 | |
| "hyperreflexia" | |
| {:db/ident :obo/SYMP_0000058, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000058", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hyperreflexia", | |
| :rdfs/subClassOf :obo/SYMP_0000249}) | |
| (def SYMP_0000059 | |
| "hypotension" | |
| {:db/ident :obo/SYMP_0000059, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000059", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypotension", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000060 | |
| "obsolete ill-thrift" | |
| {:db/ident :obo/SYMP_0000060, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000060", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete ill-thrift"}) | |
| (def SYMP_0000061 | |
| "inflammation" | |
| {:db/ident :obo/SYMP_0000061, | |
| :obo/IAO_0000115 | |
| "Inflammation is a general symptom where there is a local response to cellular injury that is marked by capillary dilatation, leukocytic infiltration, redness, heat, pain, swelling, and often loss of function and that serves as a mechanism initiating the elimination of noxious agents and of damaged tissue.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000061", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000062 | |
| "obsolete inflammation of meninges" | |
| {:db/ident :obo/SYMP_0000062, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000062", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete inflammation of meninges"}) | |
| (def SYMP_0000063 | |
| "intestinal hemorrhage" | |
| {:db/ident :obo/SYMP_0000063, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000063", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "intestinal hemorrhage", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000064 | |
| "joint pain" | |
| {:db/ident :obo/SYMP_0000064, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a pain situated, or occurring, in or around a joint.", | |
| :oboInOwl/hasExactSynonym ["arthromyalgia" "arthralgia"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000064", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "joint pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000065 | |
| "obsolete joint swelling" | |
| {:db/ident :obo/SYMP_0000065, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000065", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete joint swelling"}) | |
| (def SYMP_0000066 | |
| "keratotic nodules of the skin" | |
| {:db/ident :obo/SYMP_0000066, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000066", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "keratotic nodules of the skin", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000067 | |
| "obsolete lameness" | |
| {:db/ident :obo/SYMP_0000067, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000067", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete lameness"}) | |
| (def SYMP_0000068 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000068, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000068", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "laryngitis", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0000069 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000069, | |
| :oboInOwl/hasExactSynonym "larynx and trachea inflammation", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000069", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "laryngotracheitis", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0000070 | |
| "lesions in myocardium" | |
| {:db/ident :obo/SYMP_0000070, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000070", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lesions in myocardium", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000071 | |
| "obsolete lesions in respiratory tract" | |
| {:db/ident :obo/SYMP_0000071, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000071", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete lesions in respiratory tract"}) | |
| (def SYMP_0000072 | |
| "obsolete lesions in spleen" | |
| {:db/ident :obo/SYMP_0000072, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000072", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete lesions in spleen"}) | |
| (def SYMP_0000073 | |
| "obsolete lesions in thymus" | |
| {:db/ident :obo/SYMP_0000073, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000073", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete lesions in thymus"}) | |
| (def SYMP_0000074 | |
| "obsolete lesions in swim bladder" | |
| {:db/ident :obo/SYMP_0000074, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000074", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete lesions in swim bladder"}) | |
| (def SYMP_0000075 | |
| "lethargy" | |
| {:db/ident :obo/SYMP_0000075, | |
| :obo/IAO_0000115 "A fatigue that is characterized by abnormal drowsiness.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000075", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lethargy", | |
| :rdfs/subClassOf :obo/SYMP_0019177}) | |
| (def SYMP_0000076 | |
| "listlessness" | |
| {:db/ident :obo/SYMP_0000076, | |
| :oboInOwl/hasExactSynonym "languid", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000076", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "listlessness", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000077 | |
| "obsolete localized cutaneous lesions" | |
| {:db/ident :obo/SYMP_0000077, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000077", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete localized cutaneous lesions"}) | |
| (def SYMP_0000078 | |
| "obsolete loose droppings" | |
| {:db/ident :obo/SYMP_0000078, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000078", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete loose droppings"}) | |
| (def SYMP_0000079 | |
| "coordination symptom" | |
| {:db/ident :obo/SYMP_0000079, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by the harmonious functioning of interrelated organs and body parts; in particular the working together of muscle groups in the execution of complicated movements.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000079", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "coordination symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000080 | |
| "obsolete loss of coordination" | |
| {:db/ident :obo/SYMP_0000080, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000080", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete loss of coordination"}) | |
| (def SYMP_0000081 | |
| "obsolete low grade fever" | |
| {:db/ident :obo/SYMP_0000081, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000081", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete low grade fever"}) | |
| (def SYMP_0000082 | |
| "lesions in lung" | |
| {:db/ident :obo/SYMP_0000082, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000082", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lesions in lung", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000083 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000083, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000083", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "lymphangitis", | |
| :rdfs/subClassOf :obo/SYMP_0019141}) | |
| (def SYMP_0000084 | |
| "lymphoblastoma" | |
| {:db/ident :obo/SYMP_0000084, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000084", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lymphoblastoma", | |
| :rdfs/subClassOf :obo/SYMP_0019141}) | |
| (def SYMP_0000085 | |
| "obsolete lymphocytic hyperplasia" | |
| {:db/ident :obo/SYMP_0000085, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000085", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete lymphocytic hyperplasia"}) | |
| (def SYMP_0000086 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000086, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000086", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "lymphopenia", | |
| :rdfs/subClassOf :obo/SYMP_0019141}) | |
| (def SYMP_0000087 | |
| "massive hepatic necrosis" | |
| {:db/ident :obo/SYMP_0000087, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000087", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "massive hepatic necrosis", | |
| :rdfs/subClassOf :obo/SYMP_0000045}) | |
| (def SYMP_0000088 | |
| "obsolete massive lymphadenopathy" | |
| {:db/ident :obo/SYMP_0000088, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000088", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete massive lymphadenopathy"}) | |
| (def SYMP_0000089 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000089, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by an inflammation of the brain and meninges.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000089", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "meningoencephalitis", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000090 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000090, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by inflammation of the brain tissue, which is typically caused by a viral infection, but it may also be caused by bacterial or parasitic infections, cancer, or certain drugs or toxins.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000090", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "encephalitis", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000091 | |
| "mild encephalitis" | |
| {:db/ident :obo/SYMP_0000091, | |
| :obo/IAO_0000115 "An encephalitis that is not intense (not severe).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000091", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mild encephalitis", | |
| :rdfs/subClassOf :obo/SYMP_0000090}) | |
| (def SYMP_0000092 | |
| "skin lesion" | |
| {:db/ident :obo/SYMP_0000092, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an abnormal change in structure of the skin that is especially circumscribed and well defined due to injury or disease.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000092", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "skin lesion", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000093 | |
| "muscle cramp" | |
| {:db/ident :obo/SYMP_0000093, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000093", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "muscle cramp", | |
| :rdfs/subClassOf :obo/SYMP_0000183}) | |
| (def SYMP_0000094 | |
| "muscle weakness" | |
| {:db/ident :obo/SYMP_0000094, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000094", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "muscle weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000183}) | |
| (def SYMP_0000095 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000095, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000095", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "myocarditis", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000096 | |
| "obsolete nasal discharge" | |
| {:db/ident :obo/SYMP_0000096, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000096", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete nasal discharge"}) | |
| (def SYMP_0000097 | |
| "obsolete neck swelling" | |
| {:db/ident :obo/SYMP_0000097, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000097", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete neck swelling"}) | |
| (def SYMP_0000098 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000098, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by the acute or chronic inflammation of the kidney affecting the structure (as of the glomerulus or parenchyma) and caused by infection, a degenerative process, or vascular disease.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000098", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "nephritis", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000099 | |
| "pain" | |
| {:db/ident :obo/SYMP_0000099, | |
| :obo/IAO_0000115 | |
| "A sensation perception that is characterized by an unpleasant sensation that usually indicates the body is threatened or damaged. The sensation may be sharp or dull, short-lived or chronic, intermittent or continual, confined to one area or spread over the entire body.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000099", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pain", | |
| :rdfs/subClassOf :obo/SYMP_0000892}) | |
| (def SYMP_0000100 | |
| "lesions in pancreas" | |
| {:db/ident :obo/SYMP_0000100, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000100", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lesions in pancreas", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000101 | |
| "obsolete partial paralysis" | |
| {:db/ident :obo/SYMP_0000101, | |
| :oboInOwl/hasExactSynonym "paresis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000101", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete partial paralysis"}) | |
| (def SYMP_0000102 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000102, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an inflammation of the peritoneum.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000102", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "peritonitis", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000103 | |
| "obsolete persistent lymphocytosis" | |
| {:db/ident :obo/SYMP_0000103, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000103", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete persistent lymphocytosis"}) | |
| (def SYMP_0000104 | |
| "obsolete petechial hemorrhages" | |
| {:db/ident :obo/SYMP_0000104, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000104", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete petechial hemorrhages"}) | |
| (def SYMP_0000105 | |
| "obsolete photosensitivity" | |
| {:db/ident :obo/SYMP_0000105, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000105", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete photosensitivity"}) | |
| (def SYMP_0000106 | |
| "plasmacytosis" | |
| {:db/ident :obo/SYMP_0000106, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000106", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "plasmacytosis", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000107 | |
| "pleural effusion" | |
| {:db/ident :obo/SYMP_0000107, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an exudation of fluid from the blood or lymph into a pleural cavity.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000107", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pleural effusion", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000108 | |
| "obsolete portal hepatitis" | |
| {:db/ident :obo/SYMP_0000108, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000108", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete portal hepatitis"}) | |
| (def SYMP_0000109 | |
| "mouth papules" | |
| {:db/ident :obo/SYMP_0000109, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000109", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mouth papules", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000110 | |
| "obsolete proliferative mouth papules" | |
| {:db/ident :obo/SYMP_0000110, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000110", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete proliferative mouth papules"}) | |
| (def SYMP_0000111 | |
| "obsolete proliferative skin lesions" | |
| {:db/ident :obo/SYMP_0000111, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000111", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete proliferative skin lesions"}) | |
| (def SYMP_0000112 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000112, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000112", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "tracheitis", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0000113 | |
| "obsolete proliferative tracheitis" | |
| {:db/ident :obo/SYMP_0000113, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000113", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete proliferative tracheitis"}) | |
| (def SYMP_0000114 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000114, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000114", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "thrombocytopenia", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000115 | |
| "obsolete prolonged thrombocytopenia" | |
| {:db/ident :obo/SYMP_0000115, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000115", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete prolonged thrombocytopenia"}) | |
| (def SYMP_0000116 | |
| "prostration" | |
| {:db/ident :obo/SYMP_0000116, | |
| :obo/IAO_0000115 | |
| "Prostration is a general symptom characterized by complete physical or mental exhaustion.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000116", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "prostration", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000117 | |
| "obsolete pustular skin lesions" | |
| {:db/ident :obo/SYMP_0000117, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000117", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete pustular skin lesions"}) | |
| (def SYMP_0000118 | |
| "rales" | |
| {:db/ident :obo/SYMP_0000118, | |
| :obo/IAO_0000115 | |
| "An abnormal chest sound that is characterized by the clicking, rattling, or crackling noises heard on auscultation of (listening to) the lung with a stethoscope during inhalation. The sounds are caused by the 'popping open' of small airways and alveoli collapsed by fluid, exudate, or lack of aeration during expiration. The word 'rales' derives from the French word rale meaning 'rattle'. Rales can be heard in patients with pneumonia, atelectasis, pulmonary fibrosis, acute bronchitis, or bronchiectasis. Pulmonary edema secondary to left-sided congestive heart failure can also cause rales.", | |
| :oboInOwl/hasExactSynonym ["crepitations" "crackles"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000118", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "rales", | |
| :rdfs/subClassOf :obo/SYMP_0000587}) | |
| (def SYMP_0000119 | |
| "obsolete reddening" | |
| {:db/ident :obo/SYMP_0000119, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000119", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete reddening"}) | |
| (def SYMP_0000120 | |
| "obsolete retinal inflammation" | |
| {:db/ident :obo/SYMP_0000120, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000120", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete retinal inflammation"}) | |
| (def SYMP_0000121 | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000121, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000121", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete rhinitis"}) | |
| (def SYMP_0000122 | |
| "obsolete salivary gland swelling" | |
| {:db/ident :obo/SYMP_0000122, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000122", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete salivary gland swelling"}) | |
| (def SYMP_0000123 | |
| "obsolete sclerodermoid plaques" | |
| {:db/ident :obo/SYMP_0000123, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000123", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete sclerodermoid plaques"}) | |
| (def SYMP_0000124 | |
| "seizure" | |
| {:db/ident :obo/SYMP_0000124, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000124", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000125 | |
| "liver inflammation" | |
| {:db/ident :obo/SYMP_0000125, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000125", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "liver inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0000180}) | |
| (def SYMP_0000126 | |
| "obsolete self-limiting liver inflammation" | |
| {:db/ident :obo/SYMP_0000126, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000126", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete self-limiting liver inflammation"}) | |
| (def SYMP_0000127 | |
| "severe backache" | |
| {:db/ident :obo/SYMP_0000127, | |
| :oboInOwl/hasExactSynonym "intense back pain", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000127", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe backache", | |
| :rdfs/subClassOf :obo/SYMP_0000006}) | |
| (def SYMP_0000128 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000128, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000128", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "conjunctivitis", | |
| :rdfs/subClassOf :obo/SYMP_0020034}) | |
| (def SYMP_0000129 | |
| "severe conjunctivitis" | |
| {:db/ident :obo/SYMP_0000129, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000129", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe conjunctivitis", | |
| :rdfs/subClassOf :obo/SYMP_0000128}) | |
| (def SYMP_0000130 | |
| "severe headache" | |
| {:db/ident :obo/SYMP_0000130, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000130", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe headache", | |
| :rdfs/subClassOf :obo/SYMP_0000504}) | |
| (def SYMP_0000131 | |
| "severe joint pain" | |
| {:db/ident :obo/SYMP_0000131, | |
| :obo/IAO_0000115 | |
| "A joint pain that is characterized by a pain situated, or occurring, in or around a joint that is intense (severe).", | |
| :oboInOwl/hasExactSynonym "intense join pain", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000131", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe joint pain", | |
| :rdfs/subClassOf :obo/SYMP_0000064}) | |
| (def SYMP_0000132 | |
| "necrosis" | |
| {:db/ident :obo/SYMP_0000132, | |
| :obo/IAO_0000115 | |
| "Necrosis is a general symptom where death of a portion of tissue differentially affected by local injury (as loss of blood supply, corrosion, burning, or the local lesion of a disease).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000132", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "necrosis", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000133 | |
| "severe necrosis" | |
| {:db/ident :obo/SYMP_0000133, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000133", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe necrosis", | |
| :rdfs/subClassOf :obo/SYMP_0000132}) | |
| (def SYMP_0000134 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000134, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000134", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "sinusitis", | |
| :rdfs/subClassOf :obo/SYMP_0000388}) | |
| (def SYMP_0000135 | |
| "obsolete skin papules" | |
| {:db/ident :obo/SYMP_0000135, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000135", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete skin papules"}) | |
| (def SYMP_0000136 | |
| "skin ulcer" | |
| {:db/ident :obo/SYMP_0000136, | |
| :obo/IAO_0000115 | |
| "A skin lesion that is characterized by a break in skin with loss of surface tissue, disintegration and necrosis of epithelial tissue, and often pus.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000136", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "skin ulcer", | |
| :rdfs/subClassOf :obo/SYMP_0000092}) | |
| (def SYMP_0000137 | |
| "obsolete slight cough" | |
| {:db/ident :obo/SYMP_0000137, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000137", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete slight cough"}) | |
| (def SYMP_0000138 | |
| "obsolete slight pyrexia" | |
| {:db/ident :obo/SYMP_0000138, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000138", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete slight pyrexia"}) | |
| (def SYMP_0000139 | |
| "sneezing" | |
| {:db/ident :obo/SYMP_0000139, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by a sudden violent spasmodic audible expiration of breath through the nose and mouth especially as a reflex act following irritation of the nasal mucous membrane.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000139", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sneezing", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000140 | |
| "obsolete spastic paralysis" | |
| {:db/ident :obo/SYMP_0000140, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000140", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete spastic paralysis"}) | |
| (def SYMP_0000141 | |
| "spasticity" | |
| {:db/ident :obo/SYMP_0000141, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by an abnormal increase in muscle tone or stiffness of muscle, which might interfere with movement, speech, or be associated with discomfort or pain.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000141", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "spasticity", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000142 | |
| "obsolete spleen hemorrhages" | |
| {:db/ident :obo/SYMP_0000142, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000142", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete spleen hemorrhages"}) | |
| (def SYMP_0000143 | |
| "obsolete spleen infiltrates" | |
| {:db/ident :obo/SYMP_0000143, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000143", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete spleen infiltrates"}) | |
| (def SYMP_0000144 | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000144, | |
| :obo/IAO_0000115 | |
| "A pneumonia that is characterized by acute inflammation of the bronchi, accompanied by inflamed patches in the nearby lobules of the lungs", | |
| :obo/IAO_0100001 :obo/SYMP_0020057, | |
| :oboInOwl/hasExactSynonym ["lobular pneumonia" "bronchial pneumonia"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000144", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete bronchopneumonia"}) | |
| (def SYMP_0000145 | |
| "obsolete splitting of tissues" | |
| {:db/ident :obo/SYMP_0000145, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000145", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete splitting of tissues"}) | |
| (def SYMP_0000146 | |
| "feces and droppings symptom" | |
| {:db/ident :obo/SYMP_0000146, | |
| :oboInOwl/hasExactSynonym "fecal", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000146", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "feces and droppings symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000147 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000147, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000147", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "steatorrhea", | |
| :rdfs/subClassOf :obo/SYMP_0000146}) | |
| (def SYMP_0000148 | |
| "obsolete sudden onset of fever" | |
| {:db/ident :obo/SYMP_0000148, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000148", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete sudden onset of fever"}) | |
| (def SYMP_0000149 | |
| "obsolete sudden onset of severe chills" | |
| {:db/ident :obo/SYMP_0000149, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000149", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete sudden onset of severe chills"}) | |
| (def SYMP_0000150 | |
| "obsolete swollen cervical lymphnodes" | |
| {:db/ident :obo/SYMP_0000150, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000150", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete swollen cervical lymphnodes"}) | |
| (def SYMP_0000151 | |
| "obsolete systemic infection" | |
| {:db/ident :obo/SYMP_0000151, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000151", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete systemic infection"}) | |
| (def SYMP_0000152 | |
| "obsolete systemic necrosis" | |
| {:db/ident :obo/SYMP_0000152, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000152", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete systemic necrosis"}) | |
| (def SYMP_0000153 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000153, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000153", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "vasculitis", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000154 | |
| "obsolete systemic vasculitis" | |
| {:db/ident :obo/SYMP_0000154, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000154", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete systemic vasculitis"}) | |
| (def SYMP_0000155 | |
| "obsolete tarry droppings" | |
| {:db/ident :obo/SYMP_0000155, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000155", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete tarry droppings"}) | |
| (def SYMP_0000156 | |
| "thirst" | |
| {:db/ident :obo/SYMP_0000156, | |
| :obo/IAO_0000115 | |
| "Thirst is a general symptom characterized by a sensation of dryness in the mouth and throat associated with a desire for liquids.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000156", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "thirst", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000157 | |
| "thymus symptom" | |
| {:db/ident :obo/SYMP_0000157, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000157", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "thymus symptom", | |
| :rdfs/subClassOf :obo/SYMP_0019138}) | |
| (def SYMP_0000158 | |
| "spleen symptom" | |
| {:db/ident :obo/SYMP_0000158, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000158", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "spleen symptom", | |
| :rdfs/subClassOf :obo/SYMP_0019138}) | |
| (def SYMP_0000159 | |
| "obsolete thymus atrophy" | |
| {:db/ident :obo/SYMP_0000159, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000159", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete thymus atrophy"}) | |
| (def SYMP_0000160 | |
| "tracheobronchitis" | |
| {:db/ident :obo/SYMP_0000160, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000160", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tracheobronchitis", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0000161 | |
| "obsolete transient fever" | |
| {:db/ident :obo/SYMP_0000161, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000161", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete transient fever"}) | |
| (def SYMP_0000162 | |
| "tremor" | |
| {:db/ident :obo/SYMP_0000162, | |
| :obo/IAO_0000115 | |
| "Tremor is a generial symptom characterized by a trembling or shaking usually from physical weakness, emotional stress, or disease.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000162", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tremor", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000163 | |
| "obsolete ulcerative dermal vesicles" | |
| {:db/ident :obo/SYMP_0000163, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000163", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete ulcerative dermal vesicles"}) | |
| (def SYMP_0000164 | |
| "incoordination" | |
| {:db/ident :obo/SYMP_0000164, | |
| :obo/IAO_0000115 | |
| "A coordination symptom that is characterized by a loss of complicated body movements, which may be caused by disease, injury, or toxins.", | |
| :oboInOwl/hasExactSynonym "lack of coordination", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000164", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "incoordination", | |
| :rdfs/subClassOf :obo/SYMP_0000079}) | |
| (def SYMP_0000165 | |
| "obsolete upper respiratory distress" | |
| {:db/ident :obo/SYMP_0000165, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000165", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete upper respiratory distress"}) | |
| (def SYMP_0000166 | |
| "obsolete vascular lesions" | |
| {:db/ident :obo/SYMP_0000166, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000166", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete vascular lesions"}) | |
| (def SYMP_0000167 | |
| "obsolete vascular necrosis" | |
| {:db/ident :obo/SYMP_0000167, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000167", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete vascular necrosis"}) | |
| (def SYMP_0000168 | |
| "obsolete vein swelling" | |
| {:db/ident :obo/SYMP_0000168, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000168", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete vein swelling"}) | |
| (def SYMP_0000169 | |
| "obsolete vesicles on feet" | |
| {:db/ident :obo/SYMP_0000169, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000169", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete vesicles on feet"}) | |
| (def SYMP_0000170 | |
| "obsolete vesicles on hoof corona" | |
| {:db/ident :obo/SYMP_0000170, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000170", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete vesicles on hoof corona"}) | |
| (def SYMP_0000171 | |
| "obsolete vesicles on mouth" | |
| {:db/ident :obo/SYMP_0000171, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000171", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete vesicles on mouth"}) | |
| (def SYMP_0000172 | |
| "obsolete vesicles on teats" | |
| {:db/ident :obo/SYMP_0000172, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000172", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete vesicles on teats"}) | |
| (def SYMP_0000173 | |
| "obsolete vesicular lesions on lip border" | |
| {:db/ident :obo/SYMP_0000173, | |
| :oboInOwl/hasExactSynonym "cold sore", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000173", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete vesicular lesions on lip border"}) | |
| (def SYMP_0000174 | |
| "wasting" | |
| {:db/ident :obo/SYMP_0000174, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by the unintended loss of weight and lean body tissue characteristic of many diseases (as cancer, tuberculosis, and AIDS).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000174", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "wasting", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000175 | |
| "obsolete watery diarrhea" | |
| {:db/ident :obo/SYMP_0000175, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000175", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete watery diarrhea"}) | |
| (def SYMP_0000176 | |
| "obsolete watery ocular discharge" | |
| {:db/ident :obo/SYMP_0000176, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000176", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete watery ocular discharge"}) | |
| (def SYMP_0000177 | |
| "weakness" | |
| {:db/ident :obo/SYMP_0000177, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000177", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000178 | |
| "weight loss" | |
| {:db/ident :obo/SYMP_0000178, | |
| :obo/IAO_0000115 | |
| "A weight symptom that is characterized by a reduction of the total body mass, by a mean loss of fluid, body fat (adipose tissue), or lean mass (namely bone mineral deposits, muscle, tendon, and other connective tissue). Weight loss can either occur unintentionally because of malnourishment or an underlying disease.", | |
| :oboInOwl/hasAlternativeId "SYMP:0000476", | |
| :oboInOwl/hasDbXref | |
| ["ICD9CM_2005:783.21" "UMLS_ICD9CM_2005_AUI:A1605347" "UMLS_CUI:C0043096"], | |
| :oboInOwl/hasExactSynonym "loss of weight", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000178", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "weight loss", | |
| :rdfs/subClassOf :obo/SYMP_0020012}) | |
| (def SYMP_0000179 | |
| "obsolete wet droppings" | |
| {:db/ident :obo/SYMP_0000179, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000179", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete wet droppings"}) | |
| (def SYMP_0000180 | |
| "liver symptom" | |
| {:db/ident :obo/SYMP_0000180, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000180", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "liver symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000181 | |
| "obsolete yellow liver" | |
| {:db/ident :obo/SYMP_0000181, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000181", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete yellow liver"}) | |
| (def SYMP_0000182 | |
| "bubo" | |
| {:db/ident :obo/SYMP_0000182, | |
| :oboInOwl/hasExactSynonym "buboes", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000182", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bubo", | |
| :rdfs/subClassOf :obo/SYMP_0019155}) | |
| (def SYMP_0000183 | |
| "muscle symptom" | |
| {:db/ident :obo/SYMP_0000183, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000183", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "muscle symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000184 | |
| "change in skin color" | |
| {:db/ident :obo/SYMP_0000184, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000184", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "change in skin color", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000185 | |
| "weariness" | |
| {:db/ident :obo/SYMP_0000185, | |
| :obo/IAO_0000115 | |
| "A fatigue that is characterized by a feeling of exhaustion in strength, endurance, and vigor.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000185", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "weariness", | |
| :rdfs/subClassOf :obo/SYMP_0019177}) | |
| (def SYMP_0000186 | |
| "exhaustion" | |
| {:db/ident :obo/SYMP_0000186, | |
| :obo/IAO_0000115 | |
| "A fatigue that is characterized by a feeling of weariness (bodily or mental) or feeling of weakness. Exhaustion is a shorter-lived form of fatigue that can be experienced emotionally, mentally, and physically.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000186", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "exhaustion", | |
| :rdfs/subClassOf :obo/SYMP_0019177}) | |
| (def SYMP_0000187 | |
| "tiredness" | |
| {:db/ident :obo/SYMP_0000187, | |
| :obo/IAO_0000115 | |
| "A fatigue that is characterized by a feeling of a lessened capacity for work and reduced efficiency of accomplishment, usually accompanied by a sense of weariness and fatigue.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000187", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tiredness", | |
| :rdfs/subClassOf :obo/SYMP_0019177}) | |
| (def SYMP_0000188 | |
| "abdominal discomfort" | |
| {:db/ident :obo/SYMP_0000188, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000188", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abdominal discomfort", | |
| :rdfs/subClassOf :obo/SYMP_0000461}) | |
| (def SYMP_0000189 | |
| "postural reaction" | |
| {:db/ident :obo/SYMP_0000189, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000189", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "postural reaction", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000190 | |
| "wheelbarrowing" | |
| {:db/ident :obo/SYMP_0000190, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000190", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "wheelbarrowing", | |
| :rdfs/subClassOf :obo/SYMP_0000189}) | |
| (def SYMP_0000191 | |
| "obsolete hemistanding" | |
| {:db/ident :obo/SYMP_0000191, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000191", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hemistanding"}) | |
| (def SYMP_0000192 | |
| "obsolete hemiwalking" | |
| {:db/ident :obo/SYMP_0000192, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000192", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete hemiwalking"}) | |
| (def SYMP_0000193 | |
| "hopping" | |
| {:db/ident :obo/SYMP_0000193, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000193", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hopping", | |
| :rdfs/subClassOf :obo/SYMP_0000189}) | |
| (def SYMP_0000194 | |
| "conscious proprioception" | |
| {:db/ident :obo/SYMP_0000194, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000194", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "conscious proprioception", | |
| :rdfs/subClassOf :obo/SYMP_0000189}) | |
| (def SYMP_0000195 | |
| "abnormal hemiwalking hemistanding" | |
| {:db/ident :obo/SYMP_0000195, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000195", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal hemiwalking hemistanding", | |
| :rdfs/subClassOf :obo/SYMP_0000189}) | |
| (def SYMP_0000196 | |
| "reproductive system symptom" | |
| {:db/ident :obo/SYMP_0000196, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000196", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "reproductive system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000197 | |
| "abortion" | |
| {:db/ident :obo/SYMP_0000197, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by the expulsion of a fetus at any time before completion of pregnancy and is often due to infection.", | |
| :oboInOwl/hasExactSynonym "infectious abortion", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000197", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abortion", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000198 | |
| "miscarriage" | |
| {:db/ident :obo/SYMP_0000198, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by the spontaneous expulsion of a human fetus before it is viable and especially between the 12th and 28th weeks of gestation.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000198", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "miscarriage", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000199 | |
| "spontaneous abortion" | |
| {:db/ident :obo/SYMP_0000199, | |
| :obo/IAO_0000115 | |
| "An abortion that is characterized by the natural occurring expulsion of a nonviable fetus.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000199", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "spontaneous abortion", | |
| :rdfs/subClassOf :obo/SYMP_0000197}) | |
| (def SYMP_0000200 | |
| "acute arthritis" | |
| {:db/ident :obo/SYMP_0000200, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000200", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute arthritis", | |
| :rdfs/subClassOf :obo/SYMP_0019169}) | |
| (def SYMP_0000201 | |
| "acute meningoencephalitis" | |
| {:db/ident :obo/SYMP_0000201, | |
| :obo/IAO_0000115 | |
| "A meningoencephalitis that is characterized by a severe and sudden onset.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000201", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute meningoencephalitis", | |
| :rdfs/subClassOf :obo/SYMP_0000089}) | |
| (def SYMP_0000202 | |
| "acute painful vision loss" | |
| {:db/ident :obo/SYMP_0000202, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000202", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute painful vision loss", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000203 | |
| "obsolete acute respiratory distress" | |
| {:db/ident :obo/SYMP_0000203, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000203", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete acute respiratory distress"}) | |
| (def SYMP_0000204 | |
| "obsolete acute suppurative lesions" | |
| {:db/ident :obo/SYMP_0000204, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000204", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete acute suppurative lesions"}) | |
| (def SYMP_0000205 | |
| "salivary gland symptom" | |
| {:db/ident :obo/SYMP_0000205, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000205", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "salivary gland symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000206 | |
| "acute suppurative parotiditis" | |
| {:db/ident :obo/SYMP_0000206, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000206", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute suppurative parotiditis", | |
| :rdfs/subClassOf :obo/SYMP_0000205}) | |
| (def SYMP_0000207 | |
| "afebrile" | |
| {:db/ident :obo/SYMP_0000207, | |
| :obo/IAO_0000115 | |
| "A fever that is characterized by the state of being free from fever.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000207", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "afebrile", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000208 | |
| "doid/symp duplicate - reviewed 10/2022, both DO & SYMP" | |
| {:db/ident :obo/SYMP_0000208, | |
| :oboInOwl/hasExactSynonym "anaemia", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000208", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate - reviewed 10/2022, both DO & SYMP", | |
| :rdfs/label "anemia", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000209 | |
| "ischemia" | |
| {:db/ident :obo/SYMP_0000209, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000209", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ischemia", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000210 | |
| "photophobia" | |
| {:db/ident :obo/SYMP_0000210, | |
| :oboInOwl/hasExactSynonym "light intolerance", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000210", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "photophobia", | |
| :rdfs/subClassOf :obo/SYMP_0019165}) | |
| (def SYMP_0000211 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000211, | |
| :oboInOwl/hasExactSynonym ["rapid eye fatigue" "eye weakness"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000211", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "asthenopia", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000212 | |
| "eye strain" | |
| {:db/ident :obo/SYMP_0000212, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000212", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "eye strain", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000213 | |
| "agraphia" | |
| {:db/ident :obo/SYMP_0000213, | |
| :obo/IAO_0000115 | |
| "An aphasia that is characterized by a pathological loss of the ability to write.", | |
| :oboInOwl/hasExactSynonym "inability to write", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000213", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "agraphia", | |
| :rdfs/subClassOf :obo/SYMP_0000508}) | |
| (def SYMP_0000214 | |
| "doid/symp duplicate - reviewed 10/2022, both DO & SYMP" | |
| {:db/ident :obo/SYMP_0000214, | |
| :obo/IAO_0000115 | |
| "An aphasia that is characterized by a severe problem with recalling words or names.", | |
| :oboInOwl/hasExactSynonym ["amnestic aphasia" | |
| "inability to name objects" | |
| "amnesic aphasia" | |
| "anomic aphasia" | |
| "nominal aphasia"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000214", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate - reviewed 10/2022, both DO & SYMP", | |
| :rdfs/label "anomia", | |
| :rdfs/subClassOf :obo/SYMP_0000508}) | |
| (def SYMP_0000215 | |
| "inability to comprehend speech" | |
| {:db/ident :obo/SYMP_0000215, | |
| :obo/IAO_0000115 | |
| "An aphasia that is characterized by a loss of ability to comprehend speech.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000215", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inability to comprehend speech", | |
| :rdfs/subClassOf :obo/SYMP_0000508}) | |
| (def SYMP_0000216 | |
| "inability to speak" | |
| {:db/ident :obo/SYMP_0000216, | |
| :obo/IAO_0000115 | |
| "An aphasia that is characterized by a loss of ability to speak.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000216", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inability to speak", | |
| :rdfs/subClassOf :obo/SYMP_0000508}) | |
| (def SYMP_0000217 | |
| "inability to form words" | |
| {:db/ident :obo/SYMP_0000217, | |
| :obo/IAO_0000115 | |
| "An aphasia that is characterized by a loss of ability to form words.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000217", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inability to form words", | |
| :rdfs/subClassOf :obo/SYMP_0000508}) | |
| (def SYMP_0000218 | |
| "poor enunciation" | |
| {:db/ident :obo/SYMP_0000218, | |
| :obo/IAO_0000115 | |
| "An aphasia that is characterized by a loss of ability to properly enunciate words.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000218", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "poor enunciation", | |
| :rdfs/subClassOf :obo/SYMP_0000508}) | |
| (def SYMP_0000219 | |
| "receptive aphasia" | |
| {:db/ident :obo/SYMP_0000219, | |
| :obo/IAO_0000115 | |
| "An inability to comprehend speech that is characterized by an inability to understand spoken, written, or tactile speech symbols that results from damage (as by a brain lesion) to an area of the brain (as Wernicke's area) concerned with language.", | |
| :oboInOwl/hasExactSynonym | |
| ["fluent aphasia" | |
| "inability to perceive pitch, rhythm, and emotional tone of speech" | |
| "sensory aphasia" | |
| "Wernicke's aphasia"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000219", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "receptive aphasia", | |
| :rdfs/subClassOf :obo/SYMP_0000215}) | |
| (def SYMP_0000220 | |
| "areflexia" | |
| {:db/ident :obo/SYMP_0000220, | |
| :oboInOwl/hasExactSynonym "absence of neurological reflexes", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000220", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "areflexia", | |
| :rdfs/subClassOf :obo/SYMP_0000249}) | |
| (def SYMP_0000221 | |
| "absence of knee jerk reflex" | |
| {:db/ident :obo/SYMP_0000221, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000221", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "absence of knee jerk reflex", | |
| :rdfs/subClassOf :obo/SYMP_0000220}) | |
| (def SYMP_0000222 | |
| "limb weakness" | |
| {:db/ident :obo/SYMP_0000222, | |
| :oboInOwl/hasExactSynonym "extremities weakness", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000222", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "limb weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000094}) | |
| (def SYMP_0000223 | |
| "arm weakness" | |
| {:db/ident :obo/SYMP_0000223, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000223", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "arm weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000222}) | |
| (def SYMP_0000224 | |
| "leg weakness" | |
| {:db/ident :obo/SYMP_0000224, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000224", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "leg weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000222}) | |
| (def SYMP_0000225 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000225, | |
| :oboInOwl/hasExactSynonym "loss of strength", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000225", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "asthenia", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000226 | |
| "doid/symp duplicate - reviewed 10/2022, both DO & SYMP" | |
| {:db/ident :obo/SYMP_0000226, | |
| :obo/IAO_0000115 | |
| "A cardiac fibrillation consisting of a very rapid uncoordinated contractions of the atria of the heart resulting in a lack of synchronism between heartbeat and pulse beat.", | |
| :oboInOwl/hasExactSynonym ["AF" "a-fib" "auricular fibrillation" "AFib"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000226", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate - reviewed 10/2022, both DO & SYMP", | |
| :rdfs/label "atrial fibrillation", | |
| :rdfs/subClassOf :obo/SYMP_0000898}) | |
| (def SYMP_0000227 | |
| "blood vessel infection" | |
| {:db/ident :obo/SYMP_0000227, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000227", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "blood vessel infection", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000228 | |
| "hemorrhagic diarrhea" | |
| {:db/ident :obo/SYMP_0000228, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000228", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemorrhagic diarrhea", | |
| :rdfs/subClassOf :obo/SYMP_0000570}) | |
| (def SYMP_0000229 | |
| "bloody stool" | |
| {:db/ident :obo/SYMP_0000229, | |
| :oboInOwl/hasExactSynonym "blood in stool", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000229", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bloody stool", | |
| :rdfs/subClassOf :obo/SYMP_0000146}) | |
| (def SYMP_0000230 | |
| "body ache" | |
| {:db/ident :obo/SYMP_0000230, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000230", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "body ache", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000231 | |
| "bradycardia" | |
| {:db/ident :obo/SYMP_0000231, | |
| :obo/IAO_0000115 | |
| "Bradycardia is a cardiovascular system symptom consisting of a relatively slow heart action whether physiological or pathological.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000231", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bradycardia", | |
| :rdfs/subClassOf :obo/SYMP_0000287}) | |
| (def SYMP_0000232 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000232, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by an inflammation of the bronchioles.", | |
| :oboInOwl/hasExactSynonym "bronchioles inflammation", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000232", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "bronchiolitis", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000233 | |
| "inability to think clearly" | |
| {:db/ident :obo/SYMP_0000233, | |
| :oboInOwl/hasExactSynonym ["decreased sensorium" "clouded sensorium"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000233", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inability to think clearly", | |
| :rdfs/subClassOf :obo/SYMP_0000482}) | |
| (def SYMP_0000234 | |
| "cloudy cornea" | |
| {:db/ident :obo/SYMP_0000234, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000234", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cloudy cornea", | |
| :rdfs/subClassOf :obo/SYMP_0000239}) | |
| (def SYMP_0000235 | |
| "colic" | |
| {:db/ident :obo/SYMP_0000235, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by the condition marked by recurrent episodes of prolonged and uncontrollable crying and irritability in an otherwise healthy infant that is of unknown cause and usually subsides after three to four months of age.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000235", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "colic", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000236 | |
| "colicky pain" | |
| {:db/ident :obo/SYMP_0000236, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by an attack of acute abdominal pain localized in a hollow organ or part (as the small intestine, ureter, or bile duct) and often caused by spasm, obstruction, or twisting.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000236", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "colicky pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000237 | |
| "congestion" | |
| {:db/ident :obo/SYMP_0000237, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by an excessive accumulation especially of blood or mucus.", | |
| :oboInOwl/hasExactSynonym ["blocked nose" | |
| "stuffy nose" | |
| "nasal obstruction" | |
| "stuffed up nose" | |
| "nasal blockage"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000237", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "congestion", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000238 | |
| "continuous profuse salivation" | |
| {:db/ident :obo/SYMP_0000238, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000238", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "continuous profuse salivation", | |
| :rdfs/subClassOf :obo/SYMP_0000373}) | |
| (def SYMP_0000239 | |
| "cornea symptom" | |
| {:db/ident :obo/SYMP_0000239, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000239", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cornea symptom", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000240 | |
| "corneal opacity" | |
| {:db/ident :obo/SYMP_0000240, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000240", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "corneal opacity", | |
| :rdfs/subClassOf :obo/SYMP_0000239}) | |
| (def SYMP_0000241 | |
| "corneal ulcers" | |
| {:db/ident :obo/SYMP_0000241, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000241", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "corneal ulcers", | |
| :rdfs/subClassOf :obo/SYMP_0000239}) | |
| (def SYMP_0000242 | |
| "cough with bloody sputum" | |
| {:db/ident :obo/SYMP_0000242, | |
| :obo/IAO_0000115 | |
| "A cough that is characterized by production and expectoration (bringing up) of sputum that is bright red or pink and frothy.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000242", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cough with bloody sputum", | |
| :rdfs/subClassOf :obo/SYMP_0000614}) | |
| (def SYMP_0000243 | |
| "cyclic fever" | |
| {:db/ident :obo/SYMP_0000243, | |
| :obo/IAO_0000115 | |
| "A fever that is characterized by occurring during periodic episodes.", | |
| :oboInOwl/hasAlternativeId "SYMP:0000884", | |
| :oboInOwl/hasExactSynonym "recurrent fever", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/hasRelatedSynonym "intermittent fever", | |
| :oboInOwl/id "SYMP:0000243", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cyclic fever", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000244 | |
| "alteration of appetite" | |
| {:db/ident :obo/SYMP_0000244, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000244", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "alteration of appetite", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000245 | |
| "decreased appetite" | |
| {:db/ident :obo/SYMP_0000245, | |
| :obo/IAO_0000115 | |
| "An alteration of appetite that is characterized by a reduced desire to eat.", | |
| :oboInOwl/hasExactSynonym "poor appetite", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000245", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "decreased appetite", | |
| :rdfs/subClassOf :obo/SYMP_0000244}) | |
| (def SYMP_0000246 | |
| "increased appetite" | |
| {:db/ident :obo/SYMP_0000246, | |
| :obo/IAO_0000115 | |
| "An alteration of appetite that is characterized by an desire to eat, an excess desire for food.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000246", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "increased appetite", | |
| :rdfs/subClassOf :obo/SYMP_0000244}) | |
| (def SYMP_0000247 | |
| "proprioception symptom" | |
| {:db/ident :obo/SYMP_0000247, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by one's body’s ability to sense movement, action, and location and results from sensory receptors in one's nervous system and body (muscles, joints, and tendons).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000247", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "proprioception symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000248 | |
| "decreased conscious proprioception" | |
| {:db/ident :obo/SYMP_0000248, | |
| :obo/IAO_0000115 | |
| "A proprioception symptom that is characterized by a decreased ability of an organism to consciously process the reception of stimuli produced within the organism.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000248", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "decreased conscious proprioception", | |
| :rdfs/subClassOf :obo/SYMP_0000247}) | |
| (def SYMP_0000249 | |
| "reflex symptom" | |
| {:db/ident :obo/SYMP_0000249, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000249", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "reflex symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000250 | |
| "decreased flexor withdrawal reflex" | |
| {:db/ident :obo/SYMP_0000250, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000250", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "decreased flexor withdrawal reflex", | |
| :rdfs/subClassOf :obo/SYMP_0000249}) | |
| (def SYMP_0000251 | |
| "dermal abscess" | |
| {:db/ident :obo/SYMP_0000251, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a pus-filled pocket in the skin, similar to a pimple, but larger and deeper. The pocket is filled with bacteria, white blood cells, and dead skin and typcally result from the bacteria Staphylococcus aureus prentrating the skin through a cut or hair follicle.", | |
| :oboInOwl/hasExactSynonym ["cutaneous abscess" | |
| "skin abscess" | |
| "subcutaneous abscess" | |
| "dermal abscesses"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000251", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dermal abscess", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000252 | |
| "diffuse rash" | |
| {:db/ident :obo/SYMP_0000252, | |
| :obo/IAO_0000115 | |
| "A rash characterized by large patches of red skin, without overlying changes in the epidermis.", | |
| :oboInOwl/hasExactSynonym "diffuse erythema", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000252", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "diffuse rash", | |
| :rdfs/subClassOf :obo/SYMP_0000487}) | |
| (def SYMP_0000253 | |
| "anisocoria" | |
| {:db/ident :obo/SYMP_0000253, | |
| :oboInOwl/hasExactSynonym ["pupils of different size" | |
| "enlargement of one pupil"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000253", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "anisocoria", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000254 | |
| "dilated pupil" | |
| {:db/ident :obo/SYMP_0000254, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000254", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dilated pupil", | |
| :rdfs/subClassOf :obo/SYMP_0000417}) | |
| (def SYMP_0000255 | |
| "diminished gastro-intestinal motility" | |
| {:db/ident :obo/SYMP_0000255, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000255", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "diminished gastro-intestinal motility", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000256 | |
| "diminished gag reflex" | |
| {:db/ident :obo/SYMP_0000256, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000256", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "diminished gag reflex", | |
| :rdfs/subClassOf :obo/SYMP_0000249}) | |
| (def SYMP_0000257 | |
| "absent gag reflex" | |
| {:db/ident :obo/SYMP_0000257, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000257", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "absent gag reflex", | |
| :rdfs/subClassOf :obo/SYMP_0000220}) | |
| (def SYMP_0000258 | |
| "double vision" | |
| {:db/ident :obo/SYMP_0000258, | |
| :oboInOwl/hasExactSynonym "diplopia", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000258", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "double vision", | |
| :rdfs/subClassOf :obo/SYMP_0000320}) | |
| (def SYMP_0000259 | |
| "dry hacking cough" | |
| {:db/ident :obo/SYMP_0000259, | |
| :obo/IAO_0000115 | |
| "A dry cough that is characterized by a rough and loud sound.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000259", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dry hacking cough", | |
| :rdfs/subClassOf :obo/SYMP_0000025}) | |
| (def SYMP_0000260 | |
| "dry mouth" | |
| {:db/ident :obo/SYMP_0000260, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000260", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dry mouth", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000261 | |
| "dry mucous membrane" | |
| {:db/ident :obo/SYMP_0000261, | |
| :oboInOwl/hasExactSynonym "dry mucous membranes", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000261", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dry mucous membrane", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000262 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000262, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000262", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "endocarditis", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000263 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000263, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by an inflammation of the epididymis.", | |
| :oboInOwl/hasExactSynonym "inflammation of the epididymis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000263", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "epididymitis", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000264 | |
| "epididymorchitis" | |
| {:db/ident :obo/SYMP_0000264, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by inflammation of the epididymis and/or testicle (testis).", | |
| :oboInOwl/hasExactSynonym "epididymo-orchitis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000264", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epididymorchitis", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000265 | |
| "reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000265, | |
| :oboInOwl/hasExactSynonym "petit mal seizure", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000265", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete absence seizure"}) | |
| (def SYMP_0000266 | |
| "focal seizure" | |
| {:db/ident :obo/SYMP_0000266, | |
| :oboInOwl/hasExactSynonym "partial seizure", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000266", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "focal seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000124}) | |
| (def SYMP_0000267 | |
| "generalized seizure" | |
| {:db/ident :obo/SYMP_0000267, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000267", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000124}) | |
| (def SYMP_0000268 | |
| "tonic-clonic seizure" | |
| {:db/ident :obo/SYMP_0000268, | |
| :oboInOwl/hasExactSynonym "grand mal seizure", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000268", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tonic-clonic seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000267}) | |
| (def SYMP_0000269 | |
| "epileptic seizure" | |
| {:db/ident :obo/SYMP_0000269, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000269", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epileptic seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000124}) | |
| (def SYMP_0000270 | |
| "simple partial seizure" | |
| {:db/ident :obo/SYMP_0000270, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000270", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "simple partial seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000266}) | |
| (def SYMP_0000271 | |
| "complex partial seizure" | |
| {:db/ident :obo/SYMP_0000271, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000271", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "complex partial seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000266}) | |
| (def SYMP_0000272 | |
| "myoclonic seizure" | |
| {:db/ident :obo/SYMP_0000272, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000272", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "myoclonic seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000267}) | |
| (def SYMP_0000273 | |
| "clonic seizure" | |
| {:db/ident :obo/SYMP_0000273, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000273", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "clonic seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000267}) | |
| (def SYMP_0000274 | |
| "tonic seizure" | |
| {:db/ident :obo/SYMP_0000274, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000274", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tonic seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000267}) | |
| (def SYMP_0000275 | |
| "atonic seizure" | |
| {:db/ident :obo/SYMP_0000275, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000275", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "atonic seizure", | |
| :rdfs/subClassOf :obo/SYMP_0000267}) | |
| (def SYMP_0000276 | |
| "obsolete excess pericardial fluid" | |
| {:db/ident :obo/SYMP_0000276, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000276", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete excess pericardial fluid"}) | |
| (def SYMP_0000277 | |
| "excess salivation" | |
| {:db/ident :obo/SYMP_0000277, | |
| :oboInOwl/hasExactSynonym "profuse salivation", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000277", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "excess salivation", | |
| :rdfs/subClassOf :obo/SYMP_0000373}) | |
| (def SYMP_0000278 | |
| "extensive ulcer" | |
| {:db/ident :obo/SYMP_0000278, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000278", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "extensive ulcer", | |
| :rdfs/subClassOf :obo/SYMP_0000136}) | |
| (def SYMP_0000279 | |
| "extreme exhaustion" | |
| {:db/ident :obo/SYMP_0000279, | |
| :obo/IAO_0000115 | |
| "An exhaustion that is characterized by exceeding the ordinary, usual, or expected.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000279", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "extreme exhaustion", | |
| :rdfs/subClassOf :obo/SYMP_0000186}) | |
| (def SYMP_0000280 | |
| "extreme fatigue" | |
| {:db/ident :obo/SYMP_0000280, | |
| :obo/IAO_0000115 | |
| "A fatigue that is characterized by exceeding the ordinary, usual, or expected.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000280", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "extreme fatigue", | |
| :rdfs/subClassOf :obo/SYMP_0019177}) | |
| (def SYMP_0000281 | |
| "eye discharge" | |
| {:db/ident :obo/SYMP_0000281, | |
| :oboInOwl/hasExactSynonym "ocular discharge", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000281", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "eye discharge", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000282 | |
| "fixed dilated pupils" | |
| {:db/ident :obo/SYMP_0000282, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000282", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "fixed dilated pupils", | |
| :rdfs/subClassOf :obo/SYMP_0000254}) | |
| (def SYMP_0000283 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000283, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000283", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "facial paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000284 | |
| "fixed pupil" | |
| {:db/ident :obo/SYMP_0000284, | |
| :oboInOwl/hasExactSynonym "fixed pupils", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000284", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "fixed pupil", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000285 | |
| "flaccid paralysis" | |
| {:db/ident :obo/SYMP_0000285, | |
| :obo/IAO_0000115 | |
| "A paralysis that is charicterized by a lack of muscle tone in the affected muscles and in which tendon reflexes are decreased or absent.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000285", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "flaccid paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000286 | |
| "reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000286, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000286", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete floppy head"}) | |
| (def SYMP_0000287 | |
| "arrhythmia" | |
| {:db/ident :obo/SYMP_0000287, | |
| :obo/IAO_0000115 | |
| "Arrhythmia is a cardiovascular system symptom consisting of an alteration in rhythm of the heartbeat either in time or force.", | |
| :oboInOwl/hasAlternativeId ["SYMP:0000288" "SYMP:0000667" "SYMP:0000668"], | |
| :oboInOwl/hasExactSynonym ["abnormal heart rhythm" | |
| "heart rhythm symptom" | |
| "abnormal heart beat" | |
| "irregular heartbeat" | |
| "dysrhythmia"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/hasRelatedSynonym "fluctuation of heart rate", | |
| :oboInOwl/id "SYMP:0000287", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "arrhythmia", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000289 | |
| "eczema" | |
| {:db/ident :obo/SYMP_0000289, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an inflammatory condition of the skin with redness, itching, and oozing vesicular lesions, which become scaly, crusted, or hardened.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000289", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "eczema", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000290 | |
| "belching" | |
| {:db/ident :obo/SYMP_0000290, | |
| :obo/IAO_0000115 | |
| "Belching is a digestive system symptom involving the sudden expulsion of gas from the stomach through the mouth.", | |
| :oboInOwl/hasExactSynonym "eructation", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000290", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "belching", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000291 | |
| "gas pain" | |
| {:db/ident :obo/SYMP_0000291, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000291", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "gas pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000292 | |
| "heart failure" | |
| {:db/ident :obo/SYMP_0000292, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000292", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "heart failure", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000293 | |
| "hemiparesis" | |
| {:db/ident :obo/SYMP_0000293, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000293", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemiparesis", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000294 | |
| "hemolysis" | |
| {:db/ident :obo/SYMP_0000294, | |
| :oboInOwl/hasExactSynonym "haemolysis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000294", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemolysis", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000295 | |
| "hepatic abscess" | |
| {:db/ident :obo/SYMP_0000295, | |
| :oboInOwl/hasExactSynonym "hepatic abscesses", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000295", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hepatic abscess", | |
| :rdfs/subClassOf :obo/SYMP_0000180}) | |
| (def SYMP_0000296 | |
| "hepatic dysfunction" | |
| {:db/ident :obo/SYMP_0000296, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000296", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hepatic dysfunction", | |
| :rdfs/subClassOf :obo/SYMP_0000180}) | |
| (def SYMP_0000297 | |
| "hilar lymphadenitis" | |
| {:db/ident :obo/SYMP_0000297, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000297", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hilar lymphadenitis", | |
| :rdfs/subClassOf :obo/SYMP_0019155}) | |
| (def SYMP_0000298 | |
| "hoarse voice" | |
| {:db/ident :obo/SYMP_0000298, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000298", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hoarse voice", | |
| :rdfs/subClassOf :obo/SYMP_0000559}) | |
| (def SYMP_0000299 | |
| "hyperemia" | |
| {:db/ident :obo/SYMP_0000299, | |
| :obo/IAO_0000115 | |
| "Hyperemia is a hemic system symptom consisting of an excess of blood in a body part as from an increased flow of blood due to vasodilation.", | |
| :oboInOwl/hasExactSynonym ["hyperemic" "hyperaemia"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000299", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hyperemia", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000300 | |
| "hyperesthesia" | |
| {:db/ident :obo/SYMP_0000300, | |
| :obo/IAO_0000115 | |
| "A sensation perception that is characterized by an increased sensitivity to stimulation.", | |
| :oboInOwl/hasExactSynonym "hyperaesthesia", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000300", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hyperesthesia", | |
| :rdfs/subClassOf :obo/SYMP_0000892}) | |
| (def SYMP_0000301 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000301, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000301", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "hypopyon", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000302 | |
| "hypothermia" | |
| {:db/ident :obo/SYMP_0000302, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a subnormal temperature of the body, as defined by a temperature under 36.6 degrees Celcius (97.8 degrees Fahrenheit).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000302", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypothermia", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000303 | |
| "hypoxemia" | |
| {:db/ident :obo/SYMP_0000303, | |
| :oboInOwl/hasExactSynonym "hypoxaemia", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000303", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypoxemia", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000304 | |
| "impaired coordination" | |
| {:db/ident :obo/SYMP_0000304, | |
| :obo/IAO_0000115 | |
| "A coordination symptom that is characterized by weakened or imperfect body complicated movement, which may be caused by disease, injury, or toxins.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000304", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "impaired coordination", | |
| :rdfs/subClassOf :obo/SYMP_0000079}) | |
| (def SYMP_0000305 | |
| "impaired gag reflex" | |
| {:db/ident :obo/SYMP_0000305, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000305", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "impaired gag reflex", | |
| :rdfs/subClassOf :obo/SYMP_0000249}) | |
| (def SYMP_0000306 | |
| "inability to feed" | |
| {:db/ident :obo/SYMP_0000306, | |
| :obo/IAO_0000115 | |
| "A feeding difficulties and mismanagement that is characterized by a lack of feeding capacity.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000306", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inability to feed", | |
| :rdfs/subClassOf :obo/SYMP_0000522}) | |
| (def SYMP_0000307 | |
| "inibility to stand" | |
| {:db/ident :obo/SYMP_0000307, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000307", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inibility to stand", | |
| :rdfs/subClassOf :obo/SYMP_0000329}) | |
| (def SYMP_0000308 | |
| "inability to swallow" | |
| {:db/ident :obo/SYMP_0000308, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000308", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inability to swallow", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0000309 | |
| "loss of appetite" | |
| {:db/ident :obo/SYMP_0000309, | |
| :obo/IAO_0000115 | |
| "An alteration of appetite that is characterized by a loss of desire to eat, i.e. no desire to eat.", | |
| :oboInOwl/hasExactSynonym ["lack of appetite" "inappetence"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000309", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "loss of appetite", | |
| :rdfs/subClassOf :obo/SYMP_0000244}) | |
| (def SYMP_0000310 | |
| "inflamed eyes" | |
| {:db/ident :obo/SYMP_0000310, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000310", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inflamed eyes", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000311 | |
| "intestinal hypermotility" | |
| {:db/ident :obo/SYMP_0000311, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000311", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "intestinal hypermotility", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000312 | |
| "joint symptom" | |
| {:db/ident :obo/SYMP_0000312, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000312", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "joint symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000313 | |
| "joint inflammation" | |
| {:db/ident :obo/SYMP_0000313, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000313", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "joint inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0000312}) | |
| (def SYMP_0000314 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000314, | |
| :oboInOwl/hasExactSynonym ["inflammation of the cornea of the eye" | |
| "corneitis"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000314", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "keratitis", | |
| :rdfs/subClassOf :obo/SYMP_0000239}) | |
| (def SYMP_0000315 | |
| "lateroventral deviation of the head" | |
| {:db/ident :obo/SYMP_0000315, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000315", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lateroventral deviation of the head", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0000316 | |
| "leg cramp" | |
| {:db/ident :obo/SYMP_0000316, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000316", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "leg cramp", | |
| :rdfs/subClassOf :obo/SYMP_0000093}) | |
| (def SYMP_0000317 | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000317, | |
| :oboInOwl/hasExactSynonym "low white blood cell count", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000317", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete leukopenia"}) | |
| (def SYMP_0000318 | |
| "loss of balance" | |
| {:db/ident :obo/SYMP_0000318, | |
| :obo/IAO_0000115 | |
| "A balance symptom that is characterized by an inability to stay upright and move confidently. Loss of balance may be due to problems in the inner ear, the brain, or the heart. Aging, infections, head injury, certain medicines, and problems with blood circulation may also cause balance problems.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000318", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "loss of balance", | |
| :rdfs/subClassOf :obo/SYMP_0020045}) | |
| (def SYMP_0000319 | |
| "loss of tendon reflex" | |
| {:db/ident :obo/SYMP_0000319, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000319", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "loss of tendon reflex", | |
| :rdfs/subClassOf :obo/SYMP_0000249}) | |
| (def SYMP_0000320 | |
| "vision symptom" | |
| {:db/ident :obo/SYMP_0000320, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000320", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "vision symptom", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000321 | |
| "loss of vision" | |
| {:db/ident :obo/SYMP_0000321, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000321", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "loss of vision", | |
| :rdfs/subClassOf :obo/SYMP_0000320}) | |
| (def SYMP_0000322 | |
| "low birth weight" | |
| {:db/ident :obo/SYMP_0000322, | |
| :obo/IAO_0000115 | |
| "A weight symptom that is characterized by an infant weighing 5.5 pounds (2500 grams) or less at birth. Low birth weight may occur with premature birth, or due to smoking cigarettes, secondhand tobacco smoke exposure, drinking alcohol, and taking certain drugs during pregnancy.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000322", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "low birth weight", | |
| :rdfs/subClassOf :obo/SYMP_0020012}) | |
| (def SYMP_0000323 | |
| "melena" | |
| {:db/ident :obo/SYMP_0000323, | |
| :obo/IAO_0000115 | |
| "A feces and droppings symptom that is characterized by the passage of dark tarry stools containing decomposing blood that is usually an indication of bleeding in the upper part of the alimentary canal and especially the esophagus, stomach, and duodenum.", | |
| :oboInOwl/hasExactSynonym "melaena", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000323", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "melena", | |
| :rdfs/subClassOf :obo/SYMP_0000146}) | |
| (def SYMP_0000324 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000324, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by an acute or chronic inflammation of the bronchial tubes.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000324", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "bronchitis", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000325 | |
| "mild bronchitis" | |
| {:db/ident :obo/SYMP_0000325, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000325", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mild bronchitis", | |
| :rdfs/subClassOf :obo/SYMP_0000324}) | |
| (def SYMP_0000326 | |
| "mild hypotension" | |
| {:db/ident :obo/SYMP_0000326, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000326", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mild hypotension", | |
| :rdfs/subClassOf :obo/SYMP_0000059}) | |
| (def SYMP_0000327 | |
| "tetanic convulsion" | |
| {:db/ident :obo/SYMP_0000327, | |
| :obo/IAO_0000115 | |
| "A convulsion that is characterized by a tonic spasm (prolonged contraction of the muscles), without loss of consciousness and often associated with hypocalcemia.", | |
| :oboInOwl/hasExactSynonym "tetanic convulsions", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000327", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tetanic convulsion", | |
| :rdfs/subClassOf :obo/SYMP_0000596}) | |
| (def SYMP_0000328 | |
| "mild tetanic convulsion" | |
| {:db/ident :obo/SYMP_0000328, | |
| :obo/IAO_0000115 "A tetanic convulsion that is not intense (not severe).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000328", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mild tetanic convulsion", | |
| :rdfs/subClassOf :obo/SYMP_0000327}) | |
| (def SYMP_0000329 | |
| "motor weakness" | |
| {:db/ident :obo/SYMP_0000329, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000329", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "motor weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000330 | |
| "mouth sore" | |
| {:db/ident :obo/SYMP_0000330, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000330", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mouth sore", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000331 | |
| "muscle ache" | |
| {:db/ident :obo/SYMP_0000331, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a continuous or prolonged dull pain.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000331", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "muscle ache", | |
| :rdfs/subClassOf :obo/SYMP_0019161}) | |
| (def SYMP_0000332 | |
| "muscle soreness" | |
| {:db/ident :obo/SYMP_0000332, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000332", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "muscle soreness", | |
| :rdfs/subClassOf :obo/SYMP_0000183}) | |
| (def SYMP_0000333 | |
| "muscle tenderness" | |
| {:db/ident :obo/SYMP_0000333, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000333", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "muscle tenderness", | |
| :rdfs/subClassOf :obo/SYMP_0000183}) | |
| (def SYMP_0000334 | |
| "muscle necrosis" | |
| {:db/ident :obo/SYMP_0000334, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000334", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "muscle necrosis", | |
| :rdfs/subClassOf [:obo/SYMP_0020062 :obo/SYMP_0000183]}) | |
| (def SYMP_0000335 | |
| "neck weakness" | |
| {:db/ident :obo/SYMP_0000335, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000335", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "neck weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000384}) | |
| (def SYMP_0000336 | |
| "neurological dysfunction" | |
| {:db/ident :obo/SYMP_0000336, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000336", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "neurological dysfunction", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000337 | |
| "night sweats" | |
| {:db/ident :obo/SYMP_0000337, | |
| :oboInOwl/hasExactSynonym "sleep hyperhidrosis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000337", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "night sweats", | |
| :rdfs/subClassOf :obo/SYMP_0000566}) | |
| (def SYMP_0000338 | |
| "nystagmus" | |
| {:db/ident :obo/SYMP_0000338, | |
| :oboInOwl/hasExactSynonym "rapid involuntary rhythmic eye movement", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000338", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nystagmus", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000339 | |
| "occasional diplopia" | |
| {:db/ident :obo/SYMP_0000339, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000339", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "occasional diplopia", | |
| :rdfs/subClassOf :obo/SYMP_0000258}) | |
| (def SYMP_0000340 | |
| "limb edema" | |
| {:db/ident :obo/SYMP_0000340, | |
| :obo/IAO_0000115 | |
| "An adema that is characterized by an abnormal excess accumulation of serous fluid in connective tissue of the limbs.", | |
| :oboInOwl/hasExactSynonym ["oedema of the limbs" "limb oedema"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000340", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "limb edema", | |
| :rdfs/subClassOf :obo/SYMP_0000538}) | |
| (def SYMP_0000341 | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000341, | |
| :oboInOwl/hasExactSynonym ["eye movement paralysis" | |
| "extraocular muscle paralysis"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000341", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete ophthalmoplegia"}) | |
| (def SYMP_0000342 | |
| "slurred speech" | |
| {:db/ident :obo/SYMP_0000342, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000342", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "slurred speech", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000343 | |
| "painful lymph glands" | |
| {:db/ident :obo/SYMP_0000343, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a pain situated, or occurring, in the lymph gland (lymph node). Pain is often associated with swelling of the gland, which is a sign that one's body is fighting an infection.", | |
| :oboInOwl/hasExactSynonym "painful lymph nodes", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000343", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "painful lymph glands", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000344 | |
| "palpebral edema" | |
| {:db/ident :obo/SYMP_0000344, | |
| :obo/IAO_0000115 | |
| "An adema that is characterized by an abnormal excess accumulation of serous fluid in connective tissue of the eyelids.", | |
| :oboInOwl/hasExactSynonym "edema of the eyelid", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000344", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "palpebral edema", | |
| :rdfs/subClassOf :obo/SYMP_0000538}) | |
| (def SYMP_0000345 | |
| "panting respiration" | |
| {:db/ident :obo/SYMP_0000345, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by short, shallow, and rapid breathing.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000345", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "panting respiration", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0000346 | |
| "papule" | |
| {:db/ident :obo/SYMP_0000346, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a small solid usually conical elevation of the skin caused by inflammation, accumulated secretion, or hypertrophy of tissue elements.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000346", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "papule", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000347 | |
| "lip paralysis" | |
| {:db/ident :obo/SYMP_0000347, | |
| :oboInOwl/hasExactSynonym "paralysed lips", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000347", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lip paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000348 | |
| "throat muscle paralysis" | |
| {:db/ident :obo/SYMP_0000348, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000348", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "throat muscle paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000349 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000349, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000349", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "paraplegia", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000350 | |
| "parotid abscess" | |
| {:db/ident :obo/SYMP_0000350, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000350", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "parotid abscess", | |
| :rdfs/subClassOf :obo/SYMP_0000205}) | |
| (def SYMP_0000351 | |
| "obsolete partial paralysis of the limbs" | |
| {:db/ident :obo/SYMP_0000351, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000351", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete partial paralysis of the limbs"}) | |
| (def SYMP_0000352 | |
| "peripheral muscle weakness" | |
| {:db/ident :obo/SYMP_0000352, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000352", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "peripheral muscle weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000094}) | |
| (def SYMP_0000353 | |
| "phlegm" | |
| {:db/ident :obo/SYMP_0000353, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by a viscid mucus secreted in abnormal quantity in the respiratory passages.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000353", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "phlegm", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000354 | |
| "pneumonitis" | |
| {:db/ident :obo/SYMP_0000354, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by an inflammation of lung tissue. Pneumonia is one type of pneumonitis caused by an infection. Many other factors can cause pneumonitis, including breathing in animal dander, inhaling small food particles 'down the wrong pipe' and receiving radiation therapy to your chest.", | |
| :oboInOwl/hasExactSynonym "inflammation of lung tissue", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000354", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pneumonitis", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000355 | |
| "poor feeding" | |
| {:db/ident :obo/SYMP_0000355, | |
| :obo/IAO_0000115 | |
| "A feeding difficulties and mismanagement that is characterized by an infant with little interest in feeding and it can also refer to an infant who is not feeding enough to receive the necessary nutrition required for adequate growth.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000355", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "poor feeding", | |
| :rdfs/subClassOf :obo/SYMP_0000522}) | |
| (def SYMP_0000356 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000356, | |
| :oboInOwl/hasExactSynonym "inflammation of a vein", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000356", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "phlebitis", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000357 | |
| "postphlebitic ulcer" | |
| {:db/ident :obo/SYMP_0000357, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000357", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "postphlebitic ulcer", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000358 | |
| "premature labor" | |
| {:db/ident :obo/SYMP_0000358, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by labor occurring before 37 full weeks of pregnancy.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000358", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "premature labor", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000359 | |
| "profound weakness" | |
| {:db/ident :obo/SYMP_0000359, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000359", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "profound weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000177}) | |
| (def SYMP_0000360 | |
| "emaciation" | |
| {:db/ident :obo/SYMP_0000360, | |
| :obo/IAO_0000115 | |
| "A wasting that is characterized by the state of being extremely thin as a result of an absence of body fat and very week as a result of muscle wasting; usually because of illness or extreme hunger.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000360", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "emaciation", | |
| :rdfs/subClassOf :obo/SYMP_0000174}) | |
| (def SYMP_0000361 | |
| "progressive emaciation" | |
| {:db/ident :obo/SYMP_0000361, | |
| :obo/IAO_0000115 | |
| "An emaciation that is characterized by an increase in scope or severity with time.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000361", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "progressive emaciation", | |
| :rdfs/subClassOf :obo/SYMP_0000360}) | |
| (def SYMP_0000362 | |
| "progressive prostration" | |
| {:db/ident :obo/SYMP_0000362, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000362", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "progressive prostration", | |
| :rdfs/subClassOf :obo/SYMP_0000116}) | |
| (def SYMP_0000363 | |
| "progressive weakness" | |
| {:db/ident :obo/SYMP_0000363, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000363", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "progressive weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000177}) | |
| (def SYMP_0000364 | |
| "prostate symptom" | |
| {:db/ident :obo/SYMP_0000364, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000364", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "prostate symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000365 | |
| "prostatic abscess" | |
| {:db/ident :obo/SYMP_0000365, | |
| :obo/IAO_0000115 | |
| "A prostate symptom that is characterized by a localized collection of purulent fluid within the prostate, often forming as a complication of acute bacterial prostatitis.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000365", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "prostatic abscess", | |
| :rdfs/subClassOf :obo/SYMP_0000364}) | |
| (def SYMP_0000366 | |
| "prostatic infection" | |
| {:db/ident :obo/SYMP_0000366, | |
| :obo/IAO_0000115 | |
| "A prostate symptom that is characterized by inflammation of the prostate and surrounding area.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000366", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "prostatic infection", | |
| :rdfs/subClassOf :obo/SYMP_0000364}) | |
| (def SYMP_0000367 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000367, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom characterized by the presence of excess protein in the urine.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000367", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "proteinuria", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000368 | |
| "proximal paralysis of arm and leg" | |
| {:db/ident :obo/SYMP_0000368, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000368", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "proximal paralysis of arm and leg", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000369 | |
| "doid/symp duplicate - reviewed 10/2022, both DO & SYMP" | |
| {:db/ident :obo/SYMP_0000369, | |
| :obo/IAO_0000115 | |
| "Ptosis is a general symptom characterized by a sagging or prolapse of an organ or part.", | |
| :oboInOwl/hasExactSynonym "droopiness", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000369", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate - reviewed 10/2022, both DO & SYMP", | |
| :rdfs/label "ptosis", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000370 | |
| "renal abscess" | |
| {:db/ident :obo/SYMP_0000370, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by a pocket (a walled-off cavity) of pus that develops in the kidney tissue. It results from the migration of bacteria from another infection site on the body to the kidneys.", | |
| :oboInOwl/hasExactSynonym ["perirenal abscess" "kidney abscess"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000370", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "renal abscess", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000371 | |
| "respiratory paralysis" | |
| {:db/ident :obo/SYMP_0000371, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000371", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "respiratory paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000372 | |
| "rhinorrhea" | |
| {:db/ident :obo/SYMP_0000372, | |
| :obo/IAO_0000115 | |
| "A nose symptom that is characterized by an excessive secretion of mucous through the nose.", | |
| :oboInOwl/hasExactSynonym "runny nose", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000372", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "rhinorrhea", | |
| :rdfs/subClassOf :obo/SYMP_0000388}) | |
| (def SYMP_0000373 | |
| "salivation" | |
| {:db/ident :obo/SYMP_0000373, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000373", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "salivation", | |
| :rdfs/subClassOf :obo/SYMP_0000205}) | |
| (def SYMP_0000374 | |
| "scrotal abscess" | |
| {:db/ident :obo/SYMP_0000374, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by an abscess that is either superficial or intrascrotal. Superficial scrotal abscess may occur from an infected hair follicle, infection of a scrotal laceration, or minor scrotal surgery. Intrascrotal abscess most commonly arises from bacterial epididymitis, but may also be related to tuberculous infection of the epididymis, a testicular abscess that ruptures through the tunica albuginea, or drainage of appendicitis into scrotum through a patent processus vaginalis or as a result of extravasation of infected urine from the urethra in patients with a urethral stricture and neurogenic bladder using an external collection device.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000374", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "scrotal abscess", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000375 | |
| "severe abdominal cramp" | |
| {:db/ident :obo/SYMP_0000375, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000375", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe abdominal cramp", | |
| :rdfs/subClassOf :obo/SYMP_0000001}) | |
| (def SYMP_0000376 | |
| "severe diarrhea" | |
| {:db/ident :obo/SYMP_0000376, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000376", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe diarrhea", | |
| :rdfs/subClassOf :obo/SYMP_0000570}) | |
| (def SYMP_0000377 | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000377, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an inflammation of the mammary gland or udder and usually caused by infection.", | |
| :obo/IAO_0100001 :obo/SYMP_0020053, | |
| :oboInOwl/hasExactSynonym ["mammitis" "inflammation of mammary breast"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000377", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete mastitis"}) | |
| (def SYMP_0000378 | |
| "reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000378, | |
| :obo/IAO_0000115 | |
| "A mastitis that is characterized by an increased intensity or severity of the condition.", | |
| :obo/IAO_0100001 :obo/SYMP_0020054, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000378", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete severe mastitis"}) | |
| (def SYMP_0000379 | |
| "severe myalgia" | |
| {:db/ident :obo/SYMP_0000379, | |
| :obo/IAO_0000115 | |
| "A muscle pain that is characterized by being severe in nature. Myalgia may be acute in nature, stemming from overuse of a muscle group or viral infection. It may also be chronic and caused by metabolic myopathy, some nutritional deficiencies, and chronic fatigue syndrome.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000379", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe myalgia", | |
| :rdfs/subClassOf :obo/SYMP_0019161}) | |
| (def SYMP_0000380 | |
| "reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000380, | |
| :obo/IAO_0100001 :obo/SYMP_0020058, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000380", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete severe pneumonia"}) | |
| (def SYMP_0000381 | |
| "spleen abscess" | |
| {:db/ident :obo/SYMP_0000381, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000381", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "spleen abscess", | |
| :rdfs/subClassOf :obo/SYMP_0000158}) | |
| (def SYMP_0000382 | |
| "staggering gait" | |
| {:db/ident :obo/SYMP_0000382, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000382", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "staggering gait", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000383 | |
| "stiff neck" | |
| {:db/ident :obo/SYMP_0000383, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000383", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "stiff neck", | |
| :rdfs/subClassOf :obo/SYMP_0000384}) | |
| (def SYMP_0000384 | |
| "neck symptom" | |
| {:db/ident :obo/SYMP_0000384, | |
| :oboInOwl/hasExactSynonym "cervicalgia", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000384", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "neck symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000597}) | |
| (def SYMP_0000385 | |
| "throat symptom" | |
| {:db/ident :obo/SYMP_0000385, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000385", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "throat symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000597}) | |
| (def SYMP_0000386 | |
| "mouth symptom" | |
| {:db/ident :obo/SYMP_0000386, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000386", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mouth symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0000387 | |
| "head symptom" | |
| {:db/ident :obo/SYMP_0000387, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000387", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "head symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000597}) | |
| (def SYMP_0000388 | |
| "nose symptom" | |
| {:db/ident :obo/SYMP_0000388, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000388", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nose symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0000389 | |
| "stupor" | |
| {:db/ident :obo/SYMP_0000389, | |
| :obo/IAO_0000115 | |
| "An alteration of consciousness that is characterized by a lack of critical mental function and a level of consciousness, in which an affected person is almost entirely unresponsive and responds only to intense stimuli such as pain.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000389", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "stupor", | |
| :rdfs/subClassOf :obo/SYMP_0000482}) | |
| (def SYMP_0000390 | |
| "thyroid symptom" | |
| {:db/ident :obo/SYMP_0000390, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000390", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "thyroid symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0000391 | |
| "thyroid abscesses" | |
| {:db/ident :obo/SYMP_0000391, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000391", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "thyroid abscesses", | |
| :rdfs/subClassOf :obo/SYMP_0000390}) | |
| (def SYMP_0000392 | |
| "ear symptom" | |
| {:db/ident :obo/SYMP_0000392, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000392", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ear symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0000393 | |
| "tinnitus" | |
| {:db/ident :obo/SYMP_0000393, | |
| :oboInOwl/hasExactSynonym "sensation of noise", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000393", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tinnitus", | |
| :rdfs/subClassOf :obo/SYMP_0000392}) | |
| (def SYMP_0000394 | |
| "muscle twitching" | |
| {:db/ident :obo/SYMP_0000394, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000394", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "muscle twitching", | |
| :rdfs/subClassOf :obo/SYMP_0000183}) | |
| (def SYMP_0000395 | |
| "facial muscle twitching" | |
| {:db/ident :obo/SYMP_0000395, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000395", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "facial muscle twitching", | |
| :rdfs/subClassOf :obo/SYMP_0000394}) | |
| (def SYMP_0000396 | |
| "mydriasis" | |
| {:db/ident :obo/SYMP_0000396, | |
| :oboInOwl/hasExactSynonym ["prolonged pupil dilation" | |
| "excessive pupil dilation"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000396", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mydriasis", | |
| :rdfs/subClassOf :obo/SYMP_0000254}) | |
| (def SYMP_0000397 | |
| "unreactive mydriasis" | |
| {:db/ident :obo/SYMP_0000397, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000397", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "unreactive mydriasis", | |
| :rdfs/subClassOf :obo/SYMP_0000396}) | |
| (def SYMP_0000398 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000398, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by fluid made by glands inside the vagina and cervix carrying away dead cells and bacteria. While it is normal for odor and color to vary, vaginal itching or burning may be indicative of an infection.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000398", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "vaginal discharge", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000399 | |
| "vertigo" | |
| {:db/ident :obo/SYMP_0000399, | |
| :obo/IAO_0000115 | |
| "A dizziness that is characterized by a specific type of dizziness, a major symptom of a balance disorder. It is the sensation of spinning or swaying while the body is stationary with respect to the surroundings.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000399", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "vertigo", | |
| :rdfs/subClassOf :obo/SYMP_0000610}) | |
| (def SYMP_0000400 | |
| "weak cry" | |
| {:db/ident :obo/SYMP_0000400, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000400", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "weak cry", | |
| :rdfs/subClassOf :obo/SYMP_0000411}) | |
| (def SYMP_0000401 | |
| "wobble" | |
| {:db/ident :obo/SYMP_0000401, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000401", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "wobble", | |
| :rdfs/subClassOf :obo/SYMP_0000479}) | |
| (def SYMP_0000402 | |
| "cachexia" | |
| {:db/ident :obo/SYMP_0000402, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by a general physical wasting and malnutrition usually associated with chronic disease.", | |
| :oboInOwl/hasExactSynonym "general physical wasting and malnutrition", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000402", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cachexia", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000403 | |
| "weight gain" | |
| {:db/ident :obo/SYMP_0000403, | |
| :obo/IAO_0000115 | |
| "A weight symptom that is characterized by an increase in body weight. This can involve an increase in muscle mass, fat deposits, excess fluids such as water or other factors.", | |
| :oboInOwl/hasAlternativeId "SYMP:0020015", | |
| :oboInOwl/hasExactSynonym "gain of weight", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000403", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "weight gain", | |
| :rdfs/subClassOf :obo/SYMP_0020012}) | |
| (def SYMP_0000404 | |
| "dyspareunia" | |
| {:db/ident :obo/SYMP_0000404, | |
| :oboInOwl/hasExactSynonym ["painful sexual intercourse" | |
| "difficult sexual intercourse"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000404", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dyspareunia", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000405 | |
| "vaginismus" | |
| {:db/ident :obo/SYMP_0000405, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by a painful spasmodic contraction of the vagina.", | |
| :oboInOwl/hasExactSynonym "painful spasmodic vagina contractions", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000405", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "vaginismus", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000406 | |
| "bruise" | |
| {:db/ident :obo/SYMP_0000406, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an injury transmitted through unbroken skin to underlying tissue causing rupture of small blood vessels and escape of blood into the tissue with resulting discoloration.", | |
| :oboInOwl/hasExactSynonym ["bruises" "contusion" "ecchymosis" "bruising"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000406", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bruise", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000407 | |
| "syncope" | |
| {:db/ident :obo/SYMP_0000407, | |
| :obo/IAO_0000115 | |
| "An alteration of consciousness that is characterized by a loss of consciousness resulting from insufficient blood flow to the brain.", | |
| :oboInOwl/hasAlternativeId "SYMP:0000445", | |
| :oboInOwl/hasExactSynonym | |
| ["fainting" | |
| "faint" | |
| "loss of consciousness due to insuffiecient blood flow to the brain"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000407", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "syncope", | |
| :rdfs/subClassOf :obo/SYMP_0000482}) | |
| (def SYMP_0000408 | |
| "cataplexy" | |
| {:db/ident :obo/SYMP_0000408, | |
| :obo/IAO_0000115 | |
| "Cataplexy is a muscle symptom characterized by a sudden loss of muscle control with retention of clear consciousness that follows a strong emotional stimulus (as elation, surprise, or anger) and is a characteristic symptom of narcolepsy.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000408", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cataplexy", | |
| :rdfs/subClassOf :obo/SYMP_0000183}) | |
| (def SYMP_0000409 | |
| "hyperthermia" | |
| {:db/ident :obo/SYMP_0000409, | |
| :obo/IAO_0000115 | |
| "A high fever that is characterized by an exceptionally high fever especially when induced artificially for therapeutic purposes.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000409", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hyperthermia", | |
| :rdfs/subClassOf :obo/SYMP_0000882}) | |
| (def SYMP_0000410 | |
| "neurological and physiological symptom" | |
| {:db/ident :obo/SYMP_0000410, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000410", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "neurological and physiological symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000411 | |
| "infant symptom" | |
| {:db/ident :obo/SYMP_0000411, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000411", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "infant symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000412 | |
| "anxiety" | |
| {:db/ident :obo/SYMP_0000412, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a painful or apprehensive uneasiness of mind usually over an impending or anticipated ill.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000412", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "anxiety", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000413 | |
| "catatonia" | |
| {:db/ident :obo/SYMP_0000413, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a marked psychomotor disturbance that may involve stupor or mutism, negativism, rigidity, purposeless excitement, echolalia, echopraxia, and inappropriate or bizarre posturing and is associated with various medical conditions (as schizophrenia and mood disorders).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000413", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "catatonia", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000414 | |
| "dysarthria" | |
| {:db/ident :obo/SYMP_0000414, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a difficulty in articulating words due to disease of the central nervous system.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000414", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dysarthria", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000415 | |
| "amaurosis fugax" | |
| {:db/ident :obo/SYMP_0000415, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000415", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "amaurosis fugax", | |
| :rdfs/subClassOf :obo/SYMP_0000416}) | |
| (def SYMP_0000416 | |
| "amaurosis" | |
| {:db/ident :obo/SYMP_0000416, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000416", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "amaurosis", | |
| :rdfs/subClassOf :obo/SYMP_0000321}) | |
| (def SYMP_0000417 | |
| "pupil symptom" | |
| {:db/ident :obo/SYMP_0000417, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000417", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pupil symptom", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000418 | |
| "contracted pupil" | |
| {:db/ident :obo/SYMP_0000418, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000418", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "contracted pupil", | |
| :rdfs/subClassOf :obo/SYMP_0000417}) | |
| (def SYMP_0000419 | |
| "miosis" | |
| {:db/ident :obo/SYMP_0000419, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000419", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "miosis", | |
| :rdfs/subClassOf :obo/SYMP_0000418}) | |
| (def SYMP_0000420 | |
| "bloating" | |
| {:db/ident :obo/SYMP_0000420, | |
| :obo/IAO_0000115 | |
| "Bloating is a digestive system symptom involving the accumulation of gas in the digestive tract and resulting in abdominal distension.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000420", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bloating", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000421 | |
| "hematochezia" | |
| {:db/ident :obo/SYMP_0000421, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000421", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hematochezia", | |
| :rdfs/subClassOf :obo/SYMP_0000146}) | |
| (def SYMP_0000422 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000422, | |
| :obo/IAO_0000115 | |
| "Dyspepsia is a digestive system symptom referred to as indigestion resulting from an impairment to digestion caused by ulcer, gall bladder disease or inflamed colon. Related symptoms include weakness, loss of appetite, and depression.", | |
| :oboInOwl/hasExactSynonym "indigestion", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000422", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "dyspepsia", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000423 | |
| "pyrosis" | |
| {:db/ident :obo/SYMP_0000423, | |
| :obo/IAO_0000115 | |
| "From synonym: Heartburn is a pain characterized by a painful burning feeling in your chest or throat that happens when stomach acid backs up into your esophagus.", | |
| :oboInOwl/hasAlternativeId "SYMP:0000439", | |
| :oboInOwl/hasExactSynonym ["heartburn" "acid indigestion"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000423", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pyrosis", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000424 | |
| "claudication" | |
| {:db/ident :obo/SYMP_0000424, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a leg pain in the calf, or thigh, which is caused by inadequate blood flow to the leg muscles and is brought on by leg exercise such as walking.", | |
| :oboInOwl/hasExactSynonym "blockage of leg arteries", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000424", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "claudication", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000425 | |
| "reticulocytosis" | |
| {:db/ident :obo/SYMP_0000425, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000425", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "reticulocytosis", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000426 | |
| "macrocytosis" | |
| {:db/ident :obo/SYMP_0000426, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000426", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "macrocytosis", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000427 | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000427, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by an abnormal physical or psychological state of a male characterized by inability to copulate because of failure to have, or maintain, an erection.", | |
| :oboInOwl/hasExactSynonym "erectile dysfunction", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000427", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete impotence"}) | |
| (def SYMP_0000428 | |
| "hypoventilation" | |
| {:db/ident :obo/SYMP_0000428, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by a deficient ventilation of the lungs that results in reduction in the oxygen content or increase in the carbon dioxide content of the blood or both.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000428", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypoventilation", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0000429 | |
| "bradypnea" | |
| {:db/ident :obo/SYMP_0000429, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by abnormally slow breathing.", | |
| :oboInOwl/hasExactSynonym "abnormally slow breathing", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000429", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bradypnea", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0000430 | |
| "pleuritic chest pain" | |
| {:db/ident :obo/SYMP_0000430, | |
| :obo/IAO_0000115 | |
| "A chest pain that is characterized by an inflammation of the pleural cavity with a sharp pain resulting from the exansion of the lungs as the inflammed pleural layers rub against each other.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000430", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pleuritic chest pain", | |
| :rdfs/subClassOf :obo/SYMP_0000576}) | |
| (def SYMP_0000431 | |
| "sputum" | |
| {:db/ident :obo/SYMP_0000431, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by matter discharged from the air passages in diseases of the lungs, bronchi, or upper respiratory tract that contains mucus and often pus, blood, fibrin, or bacterial products.", | |
| :oboInOwl/hasExactSynonym "sputum production", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000431", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sputum", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000432 | |
| "itching" | |
| {:db/ident :obo/SYMP_0000432, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an uneasy irritating sensation in the upper surface of the skin usually held to result from mild stimulation of pain receptors.", | |
| :oboInOwl/hasExactSynonym "pruritus", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000432", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "itching", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000433 | |
| "anasarca" | |
| {:db/ident :obo/SYMP_0000433, | |
| :obo/IAO_0000115 | |
| "Anasarca is a edema characterized as generalized edema with accumulation of serum in the connective tissue.", | |
| :oboInOwl/hasExactSynonym "generalized edema", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000433", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "anasarca", | |
| :rdfs/subClassOf :obo/SYMP_0000538}) | |
| (def SYMP_0000434 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000434, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by raised red skin wheals (welts) commonly caused by an allergic reaction with wheals that may vary in size from about 5 mm (0.2 inches) in diameter to the size of a dinner plate that are described as severely itchy a stingnig or burning sensation, and having a pale border.", | |
| :oboInOwl/hasExactSynonym ["nettle rash" "hives" "uredo"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000434", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "urticaria", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000435 | |
| "paresthesia" | |
| {:db/ident :obo/SYMP_0000435, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a sensation of pricking, tingling, or creeping on the skin having no objective cause and usually associated with injury or irritation of a sensory nerve or nerve root.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000435", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "paresthesia", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000436 | |
| "abnormal vaginal bleeding" | |
| {:db/ident :obo/SYMP_0000436, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by bleeding from the uterus that is longer than usual or that occurs at an irregular time. Bleeding may be heavier or lighter than usual and occur often or randomly.", | |
| :oboInOwl/hasExactSynonym "abnormal menstruation", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000436", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal vaginal bleeding", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000437 | |
| "earache" | |
| {:db/ident :obo/SYMP_0000437, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000437", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "earache", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000438 | |
| "toothache" | |
| {:db/ident :obo/SYMP_0000438, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a pain in, or about, a tooth or teeth.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000438", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "toothache", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000439 | |
| "obsolete heartburn" | |
| {:db/ident :obo/SYMP_0000439, | |
| :obo/IAO_0000115 | |
| "Heartburn is a pain characterized by a painful burning feeling in your chest or throat that happens when stomach acid backs up into your esophagus.", | |
| :oboInOwl/hasExactSynonym "acid indigestion", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000439", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete heartburn"}) | |
| (def SYMP_0000440 | |
| "hair loss" | |
| {:db/ident :obo/SYMP_0000440, | |
| :obo/IAO_0000115 | |
| "A hair symptom that is characterized by the stopping of hair growth (regeneration), which may be a result of hereditary hair loss, immune system overreacts, drugs and treatments, harsh hair-care products, and other factors.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000440", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hair loss", | |
| :rdfs/subClassOf :obo/SYMP_0020040}) | |
| (def SYMP_0000441 | |
| "elbow pain" | |
| {:db/ident :obo/SYMP_0000441, | |
| :obo/IAO_0000115 | |
| "A joint pain that is characterized by a pain situated, or occurring, in or around the elbow.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000441", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "elbow pain", | |
| :rdfs/subClassOf :obo/SYMP_0000064}) | |
| (def SYMP_0000442 | |
| "knee pain" | |
| {:db/ident :obo/SYMP_0000442, | |
| :obo/IAO_0000115 | |
| "A joint pain that is characterized by a pain situated, or occurring, in or around the knee.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000442", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "knee pain", | |
| :rdfs/subClassOf :obo/SYMP_0000064}) | |
| (def SYMP_0000443 | |
| "shoulder pain" | |
| {:db/ident :obo/SYMP_0000443, | |
| :obo/IAO_0000115 | |
| "A joint pain that is characterized by a pain situated, or occurring, in or around the shoulder.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000443", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "shoulder pain", | |
| :rdfs/subClassOf :obo/SYMP_0000064}) | |
| (def SYMP_0000444 | |
| "nail discoloration" | |
| {:db/ident :obo/SYMP_0000444, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000444", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nail discoloration", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000445 | |
| "obsolete faint" | |
| {:db/ident :obo/SYMP_0000445, | |
| :obo/IAO_0000115 | |
| "Faint is a alteration of consciousness characterized by a loss of consciousness because of a temporary decrease in the blood supply to the brain.", | |
| :oboInOwl/hasExactSynonym ["syncope" "fainting"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000445", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete faint"}) | |
| (def SYMP_0000446 | |
| "bloodshot eye" | |
| {:db/ident :obo/SYMP_0000446, | |
| :oboInOwl/hasExactSynonym ["redness of eye" "red eye"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000446", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bloodshot eye", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000447 | |
| "Bloody sputum (spitting up blood or bloody mucus) can come from common forms of infection in the lungs and airways, such as acute bronchitis or pneumonia. Bloody sputum can also come from cancer of the lung." | |
| {:db/ident :obo/SYMP_0000447, | |
| :obo/IAO_0000115 | |
| "A sputum that is characterized by blood or bloody mucus discharged from the air passages caused by common forms of infection in the lungs and airways, such as acute bronchitis or pneumonia. Bloody sputum can also come from cancer of the lung.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000447", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment | |
| "Bloody sputum (spitting up blood or bloody mucus) can come from common forms of infection in the lungs and airways, such as acute bronchitis or pneumonia. Bloody sputum can also come from cancer of the lung.", | |
| :rdfs/label "bloody sputum", | |
| :rdfs/subClassOf :obo/SYMP_0000431}) | |
| (def SYMP_0000448 | |
| "epistaxis" | |
| {:db/ident :obo/SYMP_0000448, | |
| :obo/IAO_0000115 | |
| "A nose symptom that involves a is loss of blood from the tissue lining the nose.", | |
| :oboInOwl/hasDbXref | |
| ["ICD9CM_2005:784.7" "UMLS_ICD9CM_2005_AUI:A0055387" "UMLS_CUI:C0014591"], | |
| :oboInOwl/hasExactSynonym "nosebleed", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000448", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epistaxis", | |
| :rdfs/subClassOf :obo/SYMP_0000388}) | |
| (def SYMP_0000449 | |
| "cardiogenic shock" | |
| {:db/ident :obo/SYMP_0000449, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0243814" | |
| "UMLS_CUI:C0036980" | |
| "ICD9CM_2005:785.51"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000449", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cardiogenic shock", | |
| :rdfs/subClassOf :obo/SYMP_0000450}) | |
| (def SYMP_0000450 | |
| "shock" | |
| {:db/ident :obo/SYMP_0000450, | |
| :obo/IAO_0000115 | |
| "A cardiovascular system symptom that is characterized as a state of profound depression of the vital processes of the body that is characterized by pallor, rapid but weak pulse, rapid and shallow respiration, reduced total blood volume, and low blood pressure and that is caused usually by severe especially crushing injuries, hemorrhage, burns, or major surgery.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0284197" "UMLS_CUI:C0159051" "ICD9CM_2005:785.5"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000450", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "shock", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000451 | |
| "septic shock" | |
| {:db/ident :obo/SYMP_0000451, | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0036983" "ICD9CM_2005:785.52"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000451", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "septic shock", | |
| :rdfs/subClassOf :obo/SYMP_0000450}) | |
| (def SYMP_0000452 | |
| "abnormal sputum" | |
| {:db/ident :obo/SYMP_0000452, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284206" | |
| "UMLS_CUI:C0159054" | |
| "ICD9CM_2005:786.4"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000452", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal sputum", | |
| :rdfs/subClassOf :obo/SYMP_0000431}) | |
| (def SYMP_0000453 | |
| "right upper quadrant abdominal rigidity" | |
| {:db/ident :obo/SYMP_0000453, | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0375565" "ICD9CM_2005:789.41"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000453", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right upper quadrant abdominal rigidity", | |
| :rdfs/subClassOf :obo/SYMP_0000454}) | |
| (def SYMP_0000454 | |
| "abdominal rigidity" | |
| {:db/ident :obo/SYMP_0000454, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284272" | |
| "ICD9CM_2005:789.4" | |
| "UMLS_ICD9CM_2005_AUI:A0637149" | |
| "ICD9CM_2005:789.40" | |
| "UMLS_CUI:C0159066"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000454", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abdominal rigidity", | |
| :rdfs/subClassOf :obo/SYMP_0000461}) | |
| (def SYMP_0000455 | |
| "abnormal weight gain" | |
| {:db/ident :obo/SYMP_0000455, | |
| :obo/IAO_0000115 | |
| "A weight gain that is characterized as deviating from what is normal or usual, typically in a way that is undesirable or worrying.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0243789" "UMLS_CUI:C0332544" "ICD9CM_2005:783.1"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000455", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal weight gain", | |
| :rdfs/subClassOf :obo/SYMP_0000403}) | |
| (def SYMP_0000456 | |
| "left upper quadrant abdominal pain" | |
| {:db/ident :obo/SYMP_0000456, | |
| :obo/IAO_0000115 | |
| "An abdominal pain that is characterized by occurring in the left upper quadrant abdominal pain of the abdomen that can be caused by a stomach ulcer, acute gastritis, a viral infection, or indigestion, or may be an issue with one's lungs.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0637133" "UMLS_CUI:C0238552" "ICD9CM_2005:789.02"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000456", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left upper quadrant abdominal pain", | |
| :rdfs/subClassOf :obo/SYMP_0000457}) | |
| (def SYMP_0000457 | |
| "abdominal pain" | |
| {:db/ident :obo/SYMP_0000457, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by occurring in the abdomen, i.e. between the chest and groin.", | |
| :oboInOwl/hasDbXref ["ICD9CM_2005:789.0" | |
| "UMLS_ICD9CM_2005_AUI:A0387333" | |
| "ICD9CM_2005:789.00" | |
| "UMLS_ICD9CM_2005_AUI:A0637138" | |
| "UMLS_CUI:C0000737"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000457", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abdominal pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000458 | |
| "nausea" | |
| {:db/ident :obo/SYMP_0000458, | |
| :obo/IAO_0000115 | |
| "Nausea is a digestive system symptom characterized by an uneasy or unsettled feeling in the stomach together with an urge to vomit.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0750850" "UMLS_CUI:C0375548" "ICD9CM_2005:787.02"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000458", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nausea", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000459 | |
| "digestive system symptom" | |
| {:db/ident :obo/SYMP_0000459, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284224" | |
| "UMLS_CUI:C0159058" | |
| "ICD9CM_2005:787"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000459", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "digestive system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000460 | |
| "hepatomegaly" | |
| {:db/ident :obo/SYMP_0000460, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0067592" | |
| "UMLS_CUI:C0019209" | |
| "ICD9CM_2005:789.1"], | |
| :oboInOwl/hasExactSynonym "enlargement of the liver", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000460", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hepatomegaly", | |
| :rdfs/subClassOf :obo/SYMP_0000180}) | |
| (def SYMP_0000461 | |
| "abdominal symptom" | |
| {:db/ident :obo/SYMP_0000461, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284268" | |
| "UMLS_CUI:C0159065" | |
| "ICD9CM_2005:789" | |
| "ICD9CM_2005:789.9" | |
| "UMLS_ICD9CM_2005_AUI:A0284267"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000461", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abdominal symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000462 | |
| "symptom" | |
| {:db/ident :obo/SYMP_0000462, | |
| :obo/IAO_0000115 | |
| "A symptom is a perceived change in function, sensation, loss, disturbance or appearance reported by a patient indicative of a disease.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000462", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "symptom"}) | |
| (def SYMP_0000463 | |
| "lack of normal physiological development" | |
| {:db/ident :obo/SYMP_0000463, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A1892807" | |
| "UMLS_CUI:C0878706" | |
| "ICD9CM_2005:783.40"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000463", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lack of normal physiological development", | |
| :rdfs/subClassOf :obo/SYMP_0000464}) | |
| (def SYMP_0000464 | |
| "lack of expected normal physiological development in childhood" | |
| {:db/ident :obo/SYMP_0000464, | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A1892806" "UMLS_CUI:C0878753" "ICD9CM_2005:783.4"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000464", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lack of expected normal physiological development in childhood", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000465 | |
| "failure to thrive" | |
| {:db/ident :obo/SYMP_0000465, | |
| :obo/IAO_0000115 | |
| "A lack of expected normal physiological development in childhood that is characterized by a decelerated or arrested physical growth (height and weight measurements fall below the third or fifth percentile, or a downward change in growth across two major growth percentiles) and is associated with abnormal growth and development.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0700791" "UMLS_CUI:C0015544" "ICD9CM_2005:783.41"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000465", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "failure to thrive", | |
| :rdfs/subClassOf :obo/SYMP_0000464}) | |
| (def SYMP_0000466 | |
| "delayed milestones" | |
| {:db/ident :obo/SYMP_0000466, | |
| :obo/IAO_0000115 | |
| "A lack of expected normal physiological development in childhood that is characterized by a failure for a child to reach a significant stage at the predicted age and may include walking or talking.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A1594577" "UMLS_CUI:C0476241" "ICD9CM_2005:783.42"], | |
| :oboInOwl/hasExactSynonym "developmental delay", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000466", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "delayed milestones", | |
| :rdfs/subClassOf :obo/SYMP_0000464}) | |
| (def SYMP_0000467 | |
| "right lower quadrant abdominal rigidity" | |
| {:db/ident :obo/SYMP_0000467, | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0375567" "ICD9CM_2005:789.43"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000467", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right lower quadrant abdominal rigidity", | |
| :rdfs/subClassOf :obo/SYMP_0000454}) | |
| (def SYMP_0000468 | |
| "generalized abdominal rigidity" | |
| {:db/ident :obo/SYMP_0000468, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637142" | |
| "UMLS_CUI:C0375571" | |
| "ICD9CM_2005:789.47"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000468", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized abdominal rigidity", | |
| :rdfs/subClassOf :obo/SYMP_0000454}) | |
| (def SYMP_0000469 | |
| "epigastric abdominal rigidity" | |
| {:db/ident :obo/SYMP_0000469, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637141" | |
| "UMLS_CUI:C0375570" | |
| "ICD9CM_2005:789.46"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000469", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epigastric abdominal rigidity", | |
| :rdfs/subClassOf :obo/SYMP_0000454}) | |
| (def SYMP_0000470 | |
| "left upper quadrant abdominal rigidity" | |
| {:db/ident :obo/SYMP_0000470, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637144" | |
| "UMLS_CUI:C0375566" | |
| "ICD9CM_2005:789.42"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000470", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left upper quadrant abdominal rigidity", | |
| :rdfs/subClassOf :obo/SYMP_0000454}) | |
| (def SYMP_0000471 | |
| "multiple sites abdominal rigidity" | |
| {:db/ident :obo/SYMP_0000471, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637145" | |
| "UMLS_CUI:C0375572" | |
| "ICD9CM_2005:789.49"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000471", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple sites abdominal rigidity", | |
| :rdfs/subClassOf :obo/SYMP_0000454}) | |
| (def SYMP_0000472 | |
| "early satiety" | |
| {:db/ident :obo/SYMP_0000472, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by a feeling of being full after a few bites of food, or before you finish a normal-sized meal.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A2797496" "UMLS_CUI:C0239233" "ICD9CM_2005:780.94"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000472", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "early satiety", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000473 | |
| "nutrition, metabolism, and development symptom" | |
| {:db/ident :obo/SYMP_0000473, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284163" | |
| "UMLS_CUI:C0159041" | |
| "ICD9CM_2005:783"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000473", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nutrition, metabolism, and development symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000474 | |
| "obsolete abnormal loss of weight and underweight" | |
| {:db/ident :obo/SYMP_0000474, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A1892727" | |
| "UMLS_CUI:C0878752" | |
| "ICD9CM_2005:783.2"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000474", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete abnormal loss of weight and underweight"}) | |
| (def SYMP_0000475 | |
| "underweight" | |
| {:db/ident :obo/SYMP_0000475, | |
| :obo/IAO_0000115 | |
| "A weight symptom that is characterized by weighing less than the normal amount for one's age, height, and build.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0468826" "UMLS_CUI:C0041667" "ICD9CM_2005:783.22"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000475", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "underweight", | |
| :rdfs/subClassOf :obo/SYMP_0020012}) | |
| (def SYMP_0000476 | |
| "This term has been replaced by weight loss." | |
| {:db/ident :obo/SYMP_0000476, | |
| :obo/IAO_0100001 :obo/SYMP_0000178, | |
| :oboInOwl/hasAlternativeId "SYMP:0000178", | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0043096" | |
| "ICD9CM_2005:783.21" | |
| "UMLS_ICD9CM_2005_AUI:A1605347"], | |
| :oboInOwl/hasExactSynonym "weight loss", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000476", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "This term has been replaced by weight loss.", | |
| :rdfs/label "obsolete loss of weight"}) | |
| (def SYMP_0000477 | |
| "epigastric abdominal swelling" | |
| {:db/ident :obo/SYMP_0000477, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637121" | |
| "UMLS_CUI:C0375562" | |
| "ICD9CM_2005:789.36"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000477", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epigastric abdominal swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000478}) | |
| (def SYMP_0000478 | |
| "abdominal swelling" | |
| {:db/ident :obo/SYMP_0000478, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0243858" | |
| "UMLS_CUI:C0476310" | |
| "ICD9CM_2005:789.3"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000478", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abdominal swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000461}) | |
| (def SYMP_0000479 | |
| "abnormality of gait" | |
| {:db/ident :obo/SYMP_0000479, | |
| :obo/IAO_0000115 | |
| "Abnormality of gait is a nervous system and musculoskeletal system symptom characterized by a difficulty in the manner of walking or moving on foot.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0243767" "UMLS_CUI:C0575081" "ICD9CM_2005:781.2"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000479", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormality of gait", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000480 | |
| "nervous system symptom" | |
| {:db/ident :obo/SYMP_0000480, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284131" | |
| "UMLS_CUI:C0159033" | |
| "ICD9CM_2005:781"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000480", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nervous system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000481 | |
| "persistent vegetative state" | |
| {:db/ident :obo/SYMP_0000481, | |
| :obo/IAO_0000115 | |
| "An alteration of consciousness that is characterized by an individual with severe brain damage being in a state of partial arousal rather than true awareness. After four weeks in a vegetative state, the patient is classified as being in a persistent vegetative state. After three months in the US and six months in the UK, the diagnosis is classified as a permanent vegetative state after a non-traumatic brain injury, or, one year after a traumatic injury.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0446160" "UMLS_CUI:C0242670" "ICD9CM_2005:780.03"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000481", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "persistent vegetative state", | |
| :rdfs/subClassOf :obo/SYMP_0000482}) | |
| (def SYMP_0000482 | |
| "alteration of consciousness" | |
| {:db/ident :obo/SYMP_0000482, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by any condition which is significantly different from a normal waking state.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0389211" "UMLS_CUI:C0234428" "ICD9CM_2005:780.0"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000482", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "alteration of consciousness", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000483 | |
| "left lower quadrant abdominal tenderness" | |
| {:db/ident :obo/SYMP_0000483, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637155" | |
| "UMLS_CUI:C0238565" | |
| "ICD9CM_2005:789.64"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000483", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left lower quadrant abdominal tenderness", | |
| :rdfs/subClassOf :obo/SYMP_0000484}) | |
| (def SYMP_0000484 | |
| "abdominal tenderness" | |
| {:db/ident :obo/SYMP_0000484, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637161" | |
| "ICD9CM_2005:789.6" | |
| "ICD9CM_2005:789.60" | |
| "UMLS_ICD9CM_2005_AUI:A0387353" | |
| "UMLS_CUI:C0232498"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000484", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abdominal tenderness", | |
| :rdfs/subClassOf :obo/SYMP_0000461}) | |
| (def SYMP_0000485 | |
| "dysuria" | |
| {:db/ident :obo/SYMP_0000485, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by the difficult, or painful, discharge of urine.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0004041" "ICD9CM_2005:788.1" "UMLS_CUI:C0013428"], | |
| :oboInOwl/hasExactSynonym ["painful urine discharge" | |
| "difficult urine discharge"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000485", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dysuria", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000486 | |
| "urinary system symptom" | |
| {:db/ident :obo/SYMP_0000486, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284245" | |
| "UMLS_CUI:C0476293" | |
| "ICD9CM_2005:788"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000486", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "urinary system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000487 | |
| "rash" | |
| {:db/ident :obo/SYMP_0000487, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an eruption on the body typically with little or no elevation above the surface.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0015230" "UMLS_ICD9CM_2005_AUI:A0243780" "ICD9CM_2005:782.1"], | |
| :oboInOwl/hasExactSynonym | |
| ["skin rash" "rubor" "skin eruption" "skin redness" "erythema"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000487", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "rash", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000488 | |
| "skin and integumentary tissue symptom" | |
| {:db/ident :obo/SYMP_0000488, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by the outer layer of the skin starting to replace itself. Often, this happens when skin is damaged, either by disease or injury.", | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284161" | |
| "ICD9CM_2005:782.9" | |
| "UMLS_CUI:C0159037" | |
| "UMLS_ICD9CM_2005_AUI:A0284146" | |
| "ICD9CM_2005:782"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000488", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "skin and integumentary tissue symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000489 | |
| "abnormal bowel sound" | |
| {:db/ident :obo/SYMP_0000489, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284234" | |
| "UMLS_CUI:C0159060" | |
| "ICD9CM_2005:787.5"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000489", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal bowel sound", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000490 | |
| "multiple sites abdominal tenderness" | |
| {:db/ident :obo/SYMP_0000490, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637157" | |
| "UMLS_CUI:C0375574" | |
| "ICD9CM_2005:789.69"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000490", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple sites abdominal tenderness", | |
| :rdfs/subClassOf :obo/SYMP_0000484}) | |
| (def SYMP_0000491 | |
| "continuous leakage of urine" | |
| {:db/ident :obo/SYMP_0000491, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0679310" | |
| "UMLS_CUI:C0375553" | |
| "ICD9CM_2005:788.37"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000491", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "continuous leakage of urine", | |
| :rdfs/subClassOf :obo/SYMP_0000492}) | |
| (def SYMP_0000492 | |
| "urinary incontinence" | |
| {:db/ident :obo/SYMP_0000492, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by the an inability of the body to control the evacuative functions.", | |
| :oboInOwl/hasDbXref ["ICD9CM_2005:788.30" | |
| "UMLS_ICD9CM_2005_AUI:A0814766" | |
| "UMLS_CUI:C0042024" | |
| "UMLS_ICD9CM_2005_AUI:A6994675" | |
| "ICD9CM_2005:788.3"], | |
| :oboInOwl/hasExactSynonym "incontinence", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000492", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "urinary incontinence", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000493 | |
| "dysphagia" | |
| {:db/ident :obo/SYMP_0000493, | |
| :oboInOwl/hasDbXref ["ICD9CM_2005:787.2" | |
| "UMLS_CUI:C0011168" | |
| "UMLS_ICD9CM_2005_AUI:A0052114"], | |
| :oboInOwl/hasExactSynonym | |
| ["difficulty swallowing" "impaired swallowing" "difficulty in swallowing"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000493", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dysphagia", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0000494 | |
| "renal colic" | |
| {:db/ident :obo/SYMP_0000494, | |
| :obo/IAO_0000115 | |
| "A colic that is characterized by a severe pain produced by the passage of a calculus from the kidney through the ureter.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0265344" "UMLS_CUI:C0152169" "ICD9CM_2005:788.0"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000494", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "renal colic", | |
| :rdfs/subClassOf :obo/SYMP_0000235}) | |
| (def SYMP_0000495 | |
| "urethral discharge" | |
| {:db/ident :obo/SYMP_0000495, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by abnormal purulent or mucoid secretions from the penis or, rarely, the female urethra.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0266251" "UMLS_CUI:C0152447" "ICD9CM_2005:788.7"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000495", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "urethral discharge", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000496 | |
| "epigastric abdominal tenderness" | |
| {:db/ident :obo/SYMP_0000496, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637153" | |
| "UMLS_CUI:C0239280" | |
| "ICD9CM_2005:789.66"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000496", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epigastric abdominal tenderness", | |
| :rdfs/subClassOf :obo/SYMP_0000484}) | |
| (def SYMP_0000497 | |
| "periumbilic abdominal tenderness" | |
| {:db/ident :obo/SYMP_0000497, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637158" | |
| "UMLS_CUI:C0375573" | |
| "ICD9CM_2005:789.65"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000497", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "periumbilic abdominal tenderness", | |
| :rdfs/subClassOf :obo/SYMP_0000484}) | |
| (def SYMP_0000498 | |
| "generalized abdominal tenderness" | |
| {:db/ident :obo/SYMP_0000498, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637154" | |
| "UMLS_CUI:C0302540" | |
| "ICD9CM_2005:789.67"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000498", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized abdominal tenderness", | |
| :rdfs/subClassOf :obo/SYMP_0000484}) | |
| (def SYMP_0000499 | |
| "right upper quadrant abdominal tenderness" | |
| {:db/ident :obo/SYMP_0000499, | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0238571" "ICD9CM_2005:789.61"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000499", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right upper quadrant abdominal tenderness", | |
| :rdfs/subClassOf :obo/SYMP_0000484}) | |
| (def SYMP_0000500 | |
| "right lower quadrant abdominal tenderness" | |
| {:db/ident :obo/SYMP_0000500, | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0238570" "ICD9CM_2005:789.63"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000500", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right lower quadrant abdominal tenderness", | |
| :rdfs/subClassOf :obo/SYMP_0000484}) | |
| (def SYMP_0000501 | |
| "left lower quadrant abdominal swelling" | |
| {:db/ident :obo/SYMP_0000501, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637123" | |
| "UMLS_CUI:C0375560" | |
| "ICD9CM_2005:789.34"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000501", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left lower quadrant abdominal swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000478}) | |
| (def SYMP_0000502 | |
| "mixed incontinence (female) (male)" | |
| {:db/ident :obo/SYMP_0000502, | |
| :obo/IAO_0000115 | |
| "A urinary incontinence that is characterized by urine leakage when you sneeze, cough, laugh, do jarring exercise, or lift something heavy. It is typically a combination of stress and urge incontinence.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0745756" "UMLS_CUI:C0375550" "ICD9CM_2005:788.33"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000502", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mixed incontinence (female) (male)", | |
| :rdfs/subClassOf :obo/SYMP_0000492}) | |
| (def SYMP_0000503 | |
| "adult failure to thrive" | |
| {:db/ident :obo/SYMP_0000503, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by a physical decline in health seen in older adults – typically those with multiple chronic medical conditions – resulting in decreased appetite and poor nutrition, weight loss, inactivity, often accompanied by dehydration, depression, decreasing functional ability, and impaired immune function.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A1892736" "UMLS_CUI:C1268580" "ICD9CM_2005:783.7"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000503", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "adult failure to thrive", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000504 | |
| "headache" | |
| {:db/ident :obo/SYMP_0000504, | |
| :obo/IAO_0000115 "A pain that is characterized by a pain in the head.", | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0018681" | |
| "ICD9CM_2005:784.0" | |
| "UMLS_ICD9CM_2005_AUI:A0065994"], | |
| :oboInOwl/hasExactSynonym "cephalalgia", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000504", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "headache", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000505 | |
| "throat pain" | |
| {:db/ident :obo/SYMP_0000505, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a painful throat due to inflammation of the fauces and pharynx.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0242429" "ICD9CM_2005:784.1" "UMLS_ICD9CM_2005_AUI:A0284175"], | |
| :oboInOwl/hasExactSynonym "sore throat", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000505", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "throat pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000506 | |
| "hemorrhage from throat" | |
| {:db/ident :obo/SYMP_0000506, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284188" | |
| "UMLS_CUI:C0576995" | |
| "ICD9CM_2005:784.8"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000506", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemorrhage from throat", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0000507 | |
| "head swelling" | |
| {:db/ident :obo/SYMP_0000507, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284180" | |
| "UMLS_CUI:C0159045" | |
| "ICD9CM_2005:784.2"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000507", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "head swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0000508 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000508, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by a loss or impairment of the power to use or comprehend words usually resulting from brain damage.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0003537" "UMLS_ICD9CM_2005_AUI:A0025556" "ICD9CM_2005:784.3"], | |
| :oboInOwl/hasExactSynonym "inability to comprehend language", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000508", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "aphasia", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000509 | |
| "flatulence" | |
| {:db/ident :obo/SYMP_0000509, | |
| :oboInOwl/hasAlternativeId "SYMP:0000708", | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0016205" | |
| "ICD9CM_2005:787.3" | |
| "UMLS_ICD9CM_2005_AUI:A0243846"], | |
| :oboInOwl/hasExactSynonym ["gas production" "gas"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000509", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "flatulence", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000510 | |
| "pallor" | |
| {:db/ident :obo/SYMP_0000510, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a deficiency of color especially of the face.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0030232" "ICD9CM_2005:782.61" "UMLS_ICD9CM_2005_AUI:A0096956"], | |
| :oboInOwl/hasExactSynonym "paleness", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000510", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pallor", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000511 | |
| "flushing" | |
| {:db/ident :obo/SYMP_0000511, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a markedly red flush in a persons face and often other areas of the skin, from various physiological conditions. Flushing is generally distinguished, despite a close physiological relation between them, from blushing, which is milder, generally restricted to the face or cheeks, and generally assumed to reflect embarrassment. Flushing is also a cardinal symptom of carcinoid syndrome the syndrome that results from hormones (often serotonin or histamine) being secreted into systemic circulation.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0060138" "UMLS_CUI:C0016382" "ICD9CM_2005:782.62"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000511", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "flushing", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000512 | |
| "male stress incontinence" | |
| {:db/ident :obo/SYMP_0000512, | |
| :obo/IAO_0000115 | |
| "A stress incontinence that is characterized by a compromised external urinary sphincter muscle resulting from surgical or radiotherapeutic manipulation.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0800441" "UMLS_CUI:C0302505" "ICD9CM_2005:788.32"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000512", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "male stress incontinence", | |
| :rdfs/subClassOf :obo/SYMP_0000853}) | |
| (def SYMP_0000513 | |
| "stridor" | |
| {:db/ident :obo/SYMP_0000513, | |
| :obo/IAO_0000115 | |
| "An abnormal chest sound that is characterized by a harsh vibrating sound heard during respiration in cases of obstruction of the air passages.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0120146" "UMLS_CUI:C0038450" "ICD9CM_2005:786.1"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000513", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "stridor", | |
| :rdfs/subClassOf :obo/SYMP_0000587}) | |
| (def SYMP_0000514 | |
| "respiratory system and chest symptom" | |
| {:db/ident :obo/SYMP_0000514, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284200" | |
| "UMLS_CUI:C0476271" | |
| "ICD9CM_2005:786"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000514", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "respiratory system and chest symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000515 | |
| "hiccough" | |
| {:db/ident :obo/SYMP_0000515, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by a spasmodic inhalation with closure of the glottis accompanied by a peculiar sound.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0421293" "UMLS_CUI:C0019521" "ICD9CM_2005:786.8"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000515", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hiccough", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000516 | |
| "lump in chest" | |
| {:db/ident :obo/SYMP_0000516, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284217" | |
| "UMLS_CUI:C0159055" | |
| "ICD9CM_2005:786.6"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000516", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lump in chest", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000517 | |
| "hemoptysis" | |
| {:db/ident :obo/SYMP_0000517, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by an expectoration of blood from some part of the respiratory tract.", | |
| :oboInOwl/hasDbXref | |
| ["ICD9CM_2005:786.3" "UMLS_ICD9CM_2005_AUI:A0067232" "UMLS_CUI:C0019079"], | |
| :oboInOwl/hasExactSynonym ["expectoration of blood" | |
| "haemoptysis" | |
| "coughing up of blood" | |
| "expectoration of blood-stained sputum"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000517", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemoptysis", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000518 | |
| "generalized abdominal pain" | |
| {:db/ident :obo/SYMP_0000518, | |
| :obo/IAO_0000115 | |
| "An abdominal pain that is characterized by being diffuse or widespread and affecting or involving all of the abdomen.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0637131" "UMLS_CUI:C0344304" "ICD9CM_2005:789.07"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000518", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized abdominal pain", | |
| :rdfs/subClassOf :obo/SYMP_0000457}) | |
| (def SYMP_0000519 | |
| "abnormal feces" | |
| {:db/ident :obo/SYMP_0000519, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284238" | |
| "UMLS_CUI:C0162287" | |
| "ICD9CM_2005:787.7"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000519", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal feces", | |
| :rdfs/subClassOf :obo/SYMP_0000146}) | |
| (def SYMP_0000520 | |
| "visible peristalsis" | |
| {:db/ident :obo/SYMP_0000520, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284228" | |
| "UMLS_CUI:C0159059" | |
| "ICD9CM_2005:787.4"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000520", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "visible peristalsis", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000521 | |
| "enlargement of lymph nodes" | |
| {:db/ident :obo/SYMP_0000521, | |
| :oboInOwl/hasDbXref ["ICD9CM_2005:785.6" | |
| "UMLS_CUI:C0497156" | |
| "UMLS_ICD9CM_2005_AUI:A0243823"], | |
| :oboInOwl/hasExactSynonym ["swollen lymph glands" "swelling of lymph nodes"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000521", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "enlargement of lymph nodes", | |
| :rdfs/subClassOf :obo/SYMP_0019141}) | |
| (def SYMP_0000522 | |
| "feeding difficulties and mismanagement" | |
| {:db/ident :obo/SYMP_0000522, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284167" | |
| "UMLS_CUI:C0699815" | |
| "ICD9CM_2005:783.3"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000522", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "feeding difficulties and mismanagement", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000523 | |
| "anorexia" | |
| {:db/ident :obo/SYMP_0000523, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by a loss of appetite especially when prolonged.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0024378" "UMLS_CUI:C0003123" "ICD9CM_2005:783.0"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000523", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "anorexia", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000524 | |
| "polyphagia" | |
| {:db/ident :obo/SYMP_0000524, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by an excessive appetite or eating.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0011381" "UMLS_CUI:C0020505" "ICD9CM_2005:783.6"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000524", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "polyphagia", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000525 | |
| "transient alteration of awareness" | |
| {:db/ident :obo/SYMP_0000525, | |
| :obo/IAO_0000115 | |
| "An alteration of consciousness that is characterized by a brief (transient) episode of losing normal awareness or behavior.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0466980" "UMLS_CUI:C0221539" "ICD9CM_2005:780.02"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000525", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "transient alteration of awareness", | |
| :rdfs/subClassOf :obo/SYMP_0000482}) | |
| (def SYMP_0000526 | |
| "ascites" | |
| {:db/ident :obo/SYMP_0000526, | |
| :obo/IAO_0000115 | |
| "An abdominal symptom consisting of an abnormal accumulation of serous fluid in the spaces between tissues and organs in the cavity of the abdomen.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0026882" "UMLS_CUI:C0003962" "ICD9CM_2005:789.5"], | |
| :oboInOwl/hasExactSynonym "hydroperitoneum", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000526", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ascites", | |
| :rdfs/subClassOf :obo/SYMP_0000461}) | |
| (def SYMP_0000527 | |
| "undiagnosed cardiac murmur" | |
| {:db/ident :obo/SYMP_0000527, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0813487" | |
| "UMLS_CUI:C0375546" | |
| "ICD9CM_2005:785.2"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000527", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "undiagnosed cardiac murmur", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000528 | |
| "cardiovascular system symptom" | |
| {:db/ident :obo/SYMP_0000528, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284192" | |
| "UMLS_CUI:C0159049" | |
| "ICD9CM_2005:785"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000528", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cardiovascular system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000529 | |
| "tachycardia" | |
| {:db/ident :obo/SYMP_0000529, | |
| :obo/IAO_0000115 | |
| "Tachycardia is a cardiovascular system symptom consisting of a relatively rapid heart action whether physiological (as after exercise) or pathological.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0804597" "UMLS_CUI:C0039231" "ICD9CM_2005:785.0"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000529", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tachycardia", | |
| :rdfs/subClassOf :obo/SYMP_0000287}) | |
| (def SYMP_0000530 | |
| "palpitation" | |
| {:db/ident :obo/SYMP_0000530, | |
| :obo/IAO_0000115 | |
| "Palpitation is a cardiovascykar system symptom characterized by an abnormal awareness of the beating of the heart,whether it is too slow, too fast, irregular, or at its normal frequency when excited by violent exertion, strong emotion, or disease.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0004066" "ICD9CM_2005:785.1" "UMLS_CUI:C0030252"], | |
| :oboInOwl/hasExactSynonym "abnormal heart beats", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000530", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "palpitation", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000531 | |
| "splenomegaly" | |
| {:db/ident :obo/SYMP_0000531, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0118748" | |
| "UMLS_CUI:C0038002" | |
| "ICD9CM_2005:789.2"], | |
| :oboInOwl/hasExactSynonym "esplenomegaly", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000531", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "splenomegaly", | |
| :rdfs/subClassOf :obo/SYMP_0000158}) | |
| (def SYMP_0000532 | |
| "urge incontinence" | |
| {:db/ident :obo/SYMP_0000532, | |
| :obo/IAO_0000115 | |
| "A urinary incontinence that is characterized by an involuntary leakage of urine from the bladder when a sudden strong need to urinate is felt, even when the bladder isn't full.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0469078" "UMLS_CUI:C0150045" "ICD9CM_2005:788.31"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000532", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "urge incontinence", | |
| :rdfs/subClassOf :obo/SYMP_0000492}) | |
| (def SYMP_0000533 | |
| "post-void dribbling" | |
| {:db/ident :obo/SYMP_0000533, | |
| :obo/IAO_0000115 | |
| "A urinary incontinence that is characterized by urine remaining in the urethra after voiding the bladder that slowly leaks out after urination.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0775329" "UMLS_CUI:C0375552" "ICD9CM_2005:788.35"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000533", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "post-void dribbling", | |
| :rdfs/subClassOf :obo/SYMP_0000492}) | |
| (def SYMP_0000534 | |
| "spontaneous ecchymoses" | |
| {:db/ident :obo/SYMP_0000534, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by the spontaneous escape of blood into the tissues from ruptured blood vessels marked by a livid black-and-blue or purple spot or area.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0284153" "UMLS_CUI:C0159039" "ICD9CM_2005:782.7"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000534", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "spontaneous ecchymoses", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000535 | |
| "change in skin texture" | |
| {:db/ident :obo/SYMP_0000535, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284158" | |
| "UMLS_CUI:C0159040" | |
| "ICD9CM_2005:782.8"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000535", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "change in skin texture", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000536 | |
| "disturbance of skin sensation" | |
| {:db/ident :obo/SYMP_0000536, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0243776" | |
| "UMLS_CUI:C0012766" | |
| "ICD9CM_2005:782.0"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000536", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "disturbance of skin sensation", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000537 | |
| "cyanosis" | |
| {:db/ident :obo/SYMP_0000537, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a bluish or purplish discoloration (as of skin) due to deficient oxygenation of the blood.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0044296" "UMLS_CUI:C0010520" "ICD9CM_2005:782.5"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000537", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cyanosis", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000538 | |
| "edema" | |
| {:db/ident :obo/SYMP_0000538, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an abnormal excess accumulation of serous fluid in connective tissue or in a serous cavity.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0052720" "UMLS_CUI:C0013604" "ICD9CM_2005:782.3"], | |
| :oboInOwl/hasExactSynonym "dropsy", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000538", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "edema", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000539 | |
| "jaundice" | |
| {:db/ident :obo/SYMP_0000539, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a yellowish pigmentation of the skin, tissues, and certain body fluids is caused by the deposition of bile pigments that follows interference with normal production and discharge of bile (as in certain liver diseases) or excessive breakdown of red blood cells (as after internal hemorrhage or in various hemolytic states).", | |
| :oboInOwl/hasDbXref | |
| ["ICD9CM_2005:782.4" "UMLS_ICD9CM_2005_AUI:A0243785" "UMLS_CUI:C0476232"], | |
| :oboInOwl/hasExactSynonym ["icterus" "icteric"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000539", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "jaundice", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000540 | |
| "painful respiration" | |
| {:db/ident :obo/SYMP_0000540, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by a feeling of discomfort when breathing in or out. The pain may be the result of infection, musculoskeletal injury, and heart problems.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0243833" "UMLS_CUI:C0423729" "ICD9CM_2005:786.52"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000540", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "painful respiration", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000541 | |
| "periumbilic abdominal swelling" | |
| {:db/ident :obo/SYMP_0000541, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637126" | |
| "UMLS_CUI:C0375561" | |
| "ICD9CM_2005:789.35"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000541", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "periumbilic abdominal swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000478}) | |
| (def SYMP_0000542 | |
| "epigastric abdominal pain" | |
| {:db/ident :obo/SYMP_0000542, | |
| :obo/IAO_0000115 | |
| "An abdominal pain that is characterized by occurring in the epigastrium, i.e. the upper part of the abdomen below the rib cage.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0637130" "UMLS_CUI:C0232493" "ICD9CM_2005:789.06"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000542", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epigastric abdominal pain", | |
| :rdfs/subClassOf :obo/SYMP_0000457}) | |
| (def SYMP_0000543 | |
| "memory loss" | |
| {:db/ident :obo/SYMP_0000543, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by an unusual forgetfulness. One may not be able to remember new events, recall one or more memories of the past, or both. Memory loss may be for a short time and then resolve (transient), or it may not go away and get worse over time.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A2797424" "UMLS_CUI:C0751295" "ICD9CM_2005:780.93"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000543", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "memory loss", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000544 | |
| "transient paralysis of limb" | |
| {:db/ident :obo/SYMP_0000544, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284133" | |
| "UMLS_CUI:C0159034" | |
| "ICD9CM_2005:781.4"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000544", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "transient paralysis of limb", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000545 | |
| "multiple sites abdominal swelling" | |
| {:db/ident :obo/SYMP_0000545, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637125" | |
| "UMLS_CUI:C0375564" | |
| "ICD9CM_2005:789.39"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000545", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple sites abdominal swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000478}) | |
| (def SYMP_0000546 | |
| "right lower quadrant abdominal pain" | |
| {:db/ident :obo/SYMP_0000546, | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0740603" "ICD9CM_2005:789.03"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000546", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right lower quadrant abdominal pain", | |
| :rdfs/subClassOf :obo/SYMP_0000457}) | |
| (def SYMP_0000547 | |
| "right upper quadrant abdominal pain" | |
| {:db/ident :obo/SYMP_0000547, | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0235299" "ICD9CM_2005:789.01"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000547", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right upper quadrant abdominal pain", | |
| :rdfs/subClassOf :obo/SYMP_0000457}) | |
| (def SYMP_0000548 | |
| "right lower quadrant abdominal swelling" | |
| {:db/ident :obo/SYMP_0000548, | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0375559" "ICD9CM_2005:789.33"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000548", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right lower quadrant abdominal swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000478}) | |
| (def SYMP_0000549 | |
| "generalized abdominal swelling" | |
| {:db/ident :obo/SYMP_0000549, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637122" | |
| "UMLS_CUI:C0375563" | |
| "ICD9CM_2005:789.37"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000549", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized abdominal swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000478}) | |
| (def SYMP_0000550 | |
| "clubbing of fingers" | |
| {:db/ident :obo/SYMP_0000550, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284139" | |
| "UMLS_CUI:C0009080" | |
| "ICD9CM_2005:781.5"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000550", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "clubbing of fingers", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000551 | |
| "disturbances of sensation of smell and taste" | |
| {:db/ident :obo/SYMP_0000551, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0243765" | |
| "UMLS_CUI:C0495689" | |
| "ICD9CM_2005:781.1"], | |
| :oboInOwl/hasExactSynonym "taste alteration", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000551", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "disturbances of sensation of smell and taste", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000552 | |
| "meningismus" | |
| {:db/ident :obo/SYMP_0000552, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by a state of meningeal irritation with symptoms suggesting meningitis that often occurs at the onset of acute febrile diseases especially in children.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0434815" "UMLS_CUI:C0025287" "ICD9CM_2005:781.6"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000552", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "meningismus", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000553 | |
| "neurologic neglect syndrome" | |
| {:db/ident :obo/SYMP_0000553, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0752424" | |
| "UMLS_CUI:C0840927" | |
| "ICD9CM_2005:781.8"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000553", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "neurologic neglect syndrome", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000554 | |
| "left lower quadrant abdominal rigidity" | |
| {:db/ident :obo/SYMP_0000554, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637143" | |
| "UMLS_CUI:C0375568" | |
| "ICD9CM_2005:789.44"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000554", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left lower quadrant abdominal rigidity", | |
| :rdfs/subClassOf :obo/SYMP_0000454}) | |
| (def SYMP_0000555 | |
| "left upper quadrant abdominal swelling" | |
| {:db/ident :obo/SYMP_0000555, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637124" | |
| "UMLS_CUI:C0375558" | |
| "ICD9CM_2005:789.32"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000555", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left upper quadrant abdominal swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000478}) | |
| (def SYMP_0000556 | |
| "localized superficial lump" | |
| {:db/ident :obo/SYMP_0000556, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0243783" | |
| "UMLS_CUI:C0476228" | |
| "ICD9CM_2005:782.2"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000556", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "localized superficial lump", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000557 | |
| "urinary retention" | |
| {:db/ident :obo/SYMP_0000557, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by an inability to empty the bladder completely during the process of voiding (urination).", | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284250" | |
| "ICD9CM_2005:788.20" | |
| "ICD9CM_2005:788.2" | |
| "UMLS_CUI:C0080274" | |
| "UMLS_ICD9CM_2005_AUI:A0784422"], | |
| :oboInOwl/hasExactSynonym | |
| ["ischuria" "inability to urinate" "retention of urine"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000557", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "urinary retention", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000558 | |
| "incomplete bladder emptying" | |
| {:db/ident :obo/SYMP_0000558, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by a bladder that is not empty.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0722424" "UMLS_CUI:C0344365" "ICD9CM_2005:788.21"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000558", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "incomplete bladder emptying", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000559 | |
| "voice disturbance" | |
| {:db/ident :obo/SYMP_0000559, | |
| :oboInOwl/hasDbXref ["ICD9CM_2005:784.40" | |
| "UMLS_ICD9CM_2005_AUI:A0818015" | |
| "ICD9CM_2005:784.4" | |
| "UMLS_CUI:C0042940" | |
| "UMLS_ICD9CM_2005_AUI:A0284182"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000559", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "voice disturbance", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000560 | |
| "polydipsia" | |
| {:db/ident :obo/SYMP_0000560, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by an excessive or abnormal thirst.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0003974" "UMLS_CUI:C0085602" "ICD9CM_2005:783.5"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000560", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "polydipsia", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000561 | |
| "multiple sites abdominal pain" | |
| {:db/ident :obo/SYMP_0000561, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637134" | |
| "UMLS_CUI:C0375555" | |
| "ICD9CM_2005:789.09"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000561", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple sites abdominal pain", | |
| :rdfs/subClassOf :obo/SYMP_0000457}) | |
| (def SYMP_0000562 | |
| "right upper quadrant abdominal swelling" | |
| {:db/ident :obo/SYMP_0000562, | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0375557" "ICD9CM_2005:789.31"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000562", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right upper quadrant abdominal swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000478}) | |
| (def SYMP_0000563 | |
| "urinary frequency" | |
| {:db/ident :obo/SYMP_0000563, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by the need to urinate many times during the day, at night, or both but in normal or less-than-normal volumes. Frequency may be accompanied by a sensation of an urgent need to void (urgency of urination).", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0004030" "UMLS_CUI:C0042023" "ICD9CM_2005:788.41"], | |
| :oboInOwl/hasExactSynonym "frequent urination", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/hasRelatedSynonym "nocturia", | |
| :oboInOwl/id "SYMP:0000563", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "urinary frequency", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000564 | |
| "nocturia" | |
| {:db/ident :obo/SYMP_0000564, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by urination at night especially when excessive.", | |
| :oboInOwl/hasDbXref | |
| ["ICD9CM_2005:788.43" "UMLS_CUI:C0028734" "UMLS_ICD9CM_2005_AUI:A0011475"], | |
| :oboInOwl/hasExactSynonym "nycturia", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000564", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nocturia", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000565 | |
| "polyuria" | |
| {:db/ident :obo/SYMP_0000565, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by the excessive secretion of urine.", | |
| :oboInOwl/hasDbXref | |
| ["ICD9CM_2005:788.42" "UMLS_ICD9CM_2005_AUI:A0103470" "UMLS_CUI:C0032617"], | |
| :oboInOwl/hasExactSynonym "excessive secretion of urine", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000565", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "polyuria", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000566 | |
| "sleep disturbance" | |
| {:db/ident :obo/SYMP_0000566, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0246756" | |
| "UMLS_CUI:C0037317" | |
| "ICD9CM_2005:780.5"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000566", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sleep disturbance", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000567 | |
| "general symptom" | |
| {:db/ident :obo/SYMP_0000567, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284119" | |
| "UMLS_CUI:C0159028" | |
| "ICD9CM_2005:780"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000567", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "general symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000568 | |
| "short stature" | |
| {:db/ident :obo/SYMP_0000568, | |
| :obo/IAO_0000115 | |
| "A lack of expected normal physiological development in childhood that is characterized by an individual's height being in the 3rd percentile for the mean height of a given age, sex, and population group.", | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0349588" "ICD9CM_2005:783.43"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000568", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "short stature", | |
| :rdfs/subClassOf :obo/SYMP_0000464}) | |
| (def SYMP_0000569 | |
| "oliguria" | |
| {:db/ident :obo/SYMP_0000569, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by the reduced excretion of urine.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0243854" "UMLS_CUI:C0028962" "ICD9CM_2005:788.5"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000569", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "oliguria", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000570 | |
| "doid/symp duplicate - reviewed 10/2022, both DO & SYMP" | |
| {:db/ident :obo/SYMP_0000570, | |
| :obo/IAO_0000115 | |
| "Diarrhea is a feces and droppng symptom involving the abnormally frequent intestinal evacuations with more or less fluid stools.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0048148" "UMLS_CUI:C0011991" "ICD9CM_2005:787.91"], | |
| :oboInOwl/hasExactSynonym ["incontinence of feces" | |
| "loose bowel" | |
| "fecal incontinence" | |
| "bacterial gastroenteritis" | |
| "the runs" | |
| "loose bowels" | |
| "diarrhoea"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000570", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate - reviewed 10/2022, both DO & SYMP", | |
| :rdfs/label "diarrhea", | |
| :rdfs/subClassOf :obo/SYMP_0000146}) | |
| (def SYMP_0000571 | |
| "insomnia" | |
| {:db/ident :obo/SYMP_0000571, | |
| :obo/IAO_0000115 | |
| "Insomnia is a sleep disturbance characterized by prolonged and usually abnormal inability to obtain adequate sleep.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0029645" "UMLS_ICD9CM_2005_AUI:A0243733" "ICD9CM_2005:780.52"], | |
| :oboInOwl/hasExactSynonym "agrypnia", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000571", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "insomnia", | |
| :rdfs/subClassOf :obo/SYMP_0000566}) | |
| (def SYMP_0000572 | |
| "splitting of urinary stream" | |
| {:db/ident :obo/SYMP_0000572, | |
| :obo/IAO_0000115 | |
| "A urinary stream symptom that is characterized by a split in the urine flow resulting in it streaming in two directions.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0460440" "UMLS_CUI:C0232855" "ICD9CM_2005:788.61"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000572", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "splitting of urinary stream", | |
| :rdfs/subClassOf :obo/SYMP_0000573}) | |
| (def SYMP_0000573 | |
| "urinary stream symptom" | |
| {:db/ident :obo/SYMP_0000573, | |
| :oboInOwl/hasDbXref ["ICD9CM_2005:788.69" | |
| "UMLS_CUI:C0159063" | |
| "ICD9CM_2005:788.6" | |
| "UMLS_ICD9CM_2005_AUI:A0284255" | |
| "UMLS_ICD9CM_2005_AUI:A0284254"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000573", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "urinary stream symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000574 | |
| "aphonia" | |
| {:db/ident :obo/SYMP_0000574, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0025595" | |
| "UMLS_CUI:C0003564" | |
| "ICD9CM_2005:784.41"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000574", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "aphonia", | |
| :rdfs/subClassOf :obo/SYMP_0000559}) | |
| (def SYMP_0000575 | |
| "precordial pain" | |
| {:db/ident :obo/SYMP_0000575, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284212" | |
| "UMLS_CUI:C0232286" | |
| "ICD9CM_2005:786.51"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000575", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "precordial pain", | |
| :rdfs/subClassOf :obo/SYMP_0000576}) | |
| (def SYMP_0000576 | |
| "chest pain" | |
| {:db/ident :obo/SYMP_0000576, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0243830" | |
| "UMLS_ICD9CM_2005_AUI:A0400627" | |
| "ICD9CM_2005:786.5" | |
| "ICD9CM_2005:786.50" | |
| "UMLS_CUI:C0008031"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000576", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chest pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000577 | |
| "fussy infant" | |
| {:db/ident :obo/SYMP_0000577, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A2358677" | |
| "UMLS_CUI:C1135254" | |
| "ICD9CM_2005:780.91"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000577", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "fussy infant", | |
| :rdfs/subClassOf :obo/SYMP_0000411}) | |
| (def SYMP_0000578 | |
| "incontinence without sensory awareness" | |
| {:db/ident :obo/SYMP_0000578, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0722462" | |
| "UMLS_CUI:C0375551" | |
| "ICD9CM_2005:788.34"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000578", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "incontinence without sensory awareness", | |
| :rdfs/subClassOf :obo/SYMP_0000492}) | |
| (def SYMP_0000579 | |
| "insomnia with sleep apnea" | |
| {:db/ident :obo/SYMP_0000579, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284123" | |
| "UMLS_CUI:C0159030" | |
| "ICD9CM_2005:780.51"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000579", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "insomnia with sleep apnea", | |
| :rdfs/subClassOf :obo/SYMP_0000571}) | |
| (def SYMP_0000580 | |
| "dysfunctions associated with sleep stages" | |
| {:db/ident :obo/SYMP_0000580, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0243741" | |
| "UMLS_CUI:C0013373" | |
| "ICD9CM_2005:780.56"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000580", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dysfunctions associated with sleep stages", | |
| :rdfs/subClassOf :obo/SYMP_0000566}) | |
| (def SYMP_0000581 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000581, | |
| :obo/IAO_0000115 | |
| "An apnea that is characterized by brief periods of recurrent cessation of breathing during sleep that is caused especially by obstruction of the airway or a disturbance in the brain's respiratory center and is associated especially with excessive daytime sleepiness.", | |
| :oboInOwl/hasDbXref | |
| ["ICD9CM_2005:780.57" "UMLS_CUI:C0375544" "UMLS_ICD9CM_2005_AUI:A0760143"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000581", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "sleep apnea", | |
| :rdfs/subClassOf :obo/SYMP_0000600}) | |
| (def SYMP_0000582 | |
| "hypersomnia" | |
| {:db/ident :obo/SYMP_0000582, | |
| :obo/IAO_0000115 | |
| "Hypersomnia is a sleep disturbance characterized by sleeping for excessive periods at intervals with intervening periods of normal duration of sleeping and waking.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0243739" "UMLS_CUI:C0029637" "ICD9CM_2005:780.54"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000582", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypersomnia", | |
| :rdfs/subClassOf :obo/SYMP_0000566}) | |
| (def SYMP_0000583 | |
| "hypersomnia with sleep apnea" | |
| {:db/ident :obo/SYMP_0000583, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0243735" | |
| "UMLS_CUI:C0020530" | |
| "ICD9CM_2005:780.53"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000583", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypersomnia with sleep apnea", | |
| :rdfs/subClassOf :obo/SYMP_0000582}) | |
| (def SYMP_0000584 | |
| "disruptions of 24-hour sleep-wake cycle" | |
| {:db/ident :obo/SYMP_0000584, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284127" | |
| "UMLS_CUI:C0159031" | |
| "ICD9CM_2005:780.55"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000584", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "disruptions of 24-hour sleep-wake cycle", | |
| :rdfs/subClassOf :obo/SYMP_0000566}) | |
| (def SYMP_0000585 | |
| "sleep related movement disorder" | |
| {:db/ident :obo/SYMP_0000585, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A6995224" | |
| "UMLS_CUI:C1455873" | |
| "ICD9CM_2005:780.58"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000585", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sleep related movement disorder", | |
| :rdfs/subClassOf :obo/SYMP_0000566}) | |
| (def SYMP_0000586 | |
| "overflow incontinence" | |
| {:db/ident :obo/SYMP_0000586, | |
| :obo/IAO_0000115 | |
| "A urinary incontinence that is characterized by a bladder that does not empty completely, resulting in a bladder that is too full, which leads to overflow and unexpected leaking.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A6994689" "UMLS_CUI:C0312413" "ICD9CM_2005:788.38"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000586", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "overflow incontinence", | |
| :rdfs/subClassOf :obo/SYMP_0000492}) | |
| (def SYMP_0000587 | |
| "abnormal chest sound" | |
| {:db/ident :obo/SYMP_0000587, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by a sound of breathing that is not similar to that of the sound of moving air and may include: rhonchi (a low-pitched breath sound), crackles (a high-pitched breath sound), wheezing (a high-pitched whistling sound caused by narrowing of the bronchial tubes), and stridor (a harsh, vibratory sound caused by narrowing of the upper airway).", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0284219" "UMLS_CUI:C0159056" "ICD9CM_2005:786.7"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000587", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal chest sound", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000588 | |
| "extravasation of urine" | |
| {:db/ident :obo/SYMP_0000588, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by an injury of the urethra in its bulbous or membranous portion, which leads to a collection of urine in other cavities, such as the perineal space, the scrotum, the penis and the connective tissue of the anterior abdominal wall.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0284259" "UMLS_CUI:C0152245" "ICD9CM_2005:788.8"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000588", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "extravasation of urine", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000589 | |
| "slowing of urinary stream" | |
| {:db/ident :obo/SYMP_0000589, | |
| :obo/IAO_0000115 | |
| "A urinary stream symptom that is characterized by a slow or weak stream of urine.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0459374" "UMLS_CUI:C0232854" "ICD9CM_2005:788.62"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000589", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "slowing of urinary stream", | |
| :rdfs/subClassOf :obo/SYMP_0000573}) | |
| (def SYMP_0000590 | |
| "urinary urgency" | |
| {:db/ident :obo/SYMP_0000590, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by a strong and immediate need to urinate due to an increase in pressure in the bladder, resulting in difficulty to hold in the urine. This can occur regardless of whether the bladder is full.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0085606" "UMLS_ICD9CM_2005_AUI:A2797703" "ICD9CM_2005:788.63"], | |
| :oboInOwl/hasExactSynonym "urgency of urination", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000590", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "urinary urgency", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000591 | |
| "left upper quadrant abdominal tenderness" | |
| {:db/ident :obo/SYMP_0000591, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637156" | |
| "UMLS_CUI:C0238566" | |
| "ICD9CM_2005:789.62"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000591", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left upper quadrant abdominal tenderness", | |
| :rdfs/subClassOf :obo/SYMP_0000484}) | |
| (def SYMP_0000592 | |
| "excessive crying of infant" | |
| {:db/ident :obo/SYMP_0000592, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A2358671" | |
| "UMLS_CUI:C0497134" | |
| "ICD9CM_2005:780.92"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000592", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "excessive crying of infant", | |
| :rdfs/subClassOf :obo/SYMP_0000411}) | |
| (def SYMP_0000593 | |
| "gangrene" | |
| {:db/ident :obo/SYMP_0000593, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0061978" | |
| "UMLS_CUI:C0017086" | |
| "ICD9CM_2005:785.4"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000593", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "gangrene", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000594 | |
| "abnormal involuntary movement" | |
| {:db/ident :obo/SYMP_0000594, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by an inability to control bodily movement and may be a symptom of cerebrovascular diseases, dyskinesia, tremor, chorea, dystonia and myoclonus.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0243762" "UMLS_CUI:C0392702" "ICD9CM_2005:781.0"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000594", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal involuntary movement", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000595 | |
| "febrile convulsion" | |
| {:db/ident :obo/SYMP_0000595, | |
| :obo/IAO_0000115 | |
| "A convulsion that is characterized by occurring in young children between six months and five years of age and which is triggered by fever.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0009952" "UMLS_ICD9CM_2005_AUI:A0701466" "ICD9CM_2005:780.31"], | |
| :oboInOwl/hasExactSynonym "febrile seizure", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000595", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "febrile convulsion", | |
| :rdfs/subClassOf :obo/SYMP_0000596}) | |
| (def SYMP_0000596 | |
| "convulsion" | |
| {:db/ident :obo/SYMP_0000596, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by an abnormal violent and involuntary contraction or series of contractions of the muscles.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0042665" "UMLS_CUI:C0009951" "ICD9CM_2005:780.3"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000596", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "convulsion", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000597 | |
| "head and neck symptom" | |
| {:db/ident :obo/SYMP_0000597, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0284173" | |
| "UMLS_CUI:C0476247" | |
| "ICD9CM_2005:784"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000597", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "head and neck symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000598 | |
| "respiratory abnormality" | |
| {:db/ident :obo/SYMP_0000598, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by a respiration that is not normal and may include, but is not limited to: apnea, eupnea, orthopnea, dyspnea hyperpnea, hyperventilation, hypoventilation, tachypnea, Kussmaul respiration, Cheyne-Stokes respiration, sighing respiration, Biot respiration, apneustic breathing, central neurogenic hyperventilation, and central neurogenic hypoventilation.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0284202" "UMLS_CUI:C0159053" "ICD9CM_2005:786.0"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000598", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "respiratory abnormality", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000599 | |
| "cheyne-stokes respiration" | |
| {:db/ident :obo/SYMP_0000599, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by a specific form of periodic breathing (waxing and waning amplitude of flow or tidal volume) characterized by a crescendo-decrescendo pattern of respiration between central apneas or central hypopneas.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0400651" "UMLS_CUI:C0008039" "ICD9CM_2005:786.04"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000599", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cheyne-stokes respiration", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0000600 | |
| "apnea" | |
| {:db/ident :obo/SYMP_0000600, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by transient cessation of respiration whether normal (as in hibernating animals) or abnormal (as that caused by certain drugs).", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0025648" "UMLS_CUI:C0003578" "ICD9CM_2005:786.03"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000600", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "apnea", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0000601 | |
| "hyperventilation" | |
| {:db/ident :obo/SYMP_0000601, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by excessive ventilation characterized by excessive rate and depth of respiration leading to abnormal loss of carbon dioxide from the blood.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0071094" "UMLS_CUI:C0020578" "ICD9CM_2005:786.01"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000601", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hyperventilation", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0000602 | |
| "orthopnea" | |
| {:db/ident :obo/SYMP_0000602, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by a difficulty in breathing that occurs when lying down and is relieved upon changing to an upright position (as in congestive heart failure).", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0004140" "UMLS_CUI:C0085619" "ICD9CM_2005:786.02"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000602", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "orthopnea", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0000603 | |
| "tachypnea" | |
| {:db/ident :obo/SYMP_0000603, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by an increased rate of respiration and shallow breathing.", | |
| :oboInOwl/hasAlternativeId "SYMP:0000683", | |
| :oboInOwl/hasDbXref | |
| ["ICD9CM_2005:786.06" "UMLS_ICD9CM_2005_AUI:A0465027" "UMLS_CUI:C0231835"], | |
| :oboInOwl/hasExactSynonym "rapid breathing", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000603", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tachypnea", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0000604 | |
| "wheezing" | |
| {:db/ident :obo/SYMP_0000604, | |
| :obo/IAO_0000115 | |
| "An abnormal chest sound that is characterized by breathing with difficulty usually with a whistling sound.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0133941" "UMLS_CUI:C0043144" "ICD9CM_2005:786.07"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000604", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "wheezing", | |
| :rdfs/subClassOf :obo/SYMP_0000587}) | |
| (def SYMP_0000605 | |
| "coma" | |
| {:db/ident :obo/SYMP_0000605, | |
| :obo/IAO_0000115 | |
| "An alteration of consciousness that is characterized by a deep state of prolonged unconsciousness in which a person cannot be awakened, fails to respond normally to painful stimuli, light, or sound, lacks a normal wake-sleep cycle and does not initiate voluntary actions.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0041160" "UMLS_CUI:C0009421" "ICD9CM_2005:780.01"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000605", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "coma", | |
| :rdfs/subClassOf :obo/SYMP_0000482}) | |
| (def SYMP_0000606 | |
| "nocturnal enuresis" | |
| {:db/ident :obo/SYMP_0000606, | |
| :obo/IAO_0000115 | |
| "A urinary incontinence that is characterized by involuntary urination at night in children five years of age or older.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0270327" "UMLS_ICD9CM_2005_AUI:A0753297" "ICD9CM_2005:788.36"], | |
| :oboInOwl/hasExactSynonym ["nighttime incontinence" "bed wetting"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000606", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nocturnal enuresis", | |
| :rdfs/subClassOf :obo/SYMP_0000492}) | |
| (def SYMP_0000607 | |
| "hallucination" | |
| {:db/ident :obo/SYMP_0000607, | |
| :obo/IAO_0000115 | |
| "Hallucination is a general symptom where there is a perception of something (as a visual image or a sound) with no external cause usually arising from a disorder of the nervous system (as in delirium tremens or in functional psychosis without known neurological disease) or in response to drugs (as LSD).", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0065642" "UMLS_CUI:C0018524" "ICD9CM_2005:780.1"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000607", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hallucination", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000608 | |
| "syncope and collapse" | |
| {:db/ident :obo/SYMP_0000608, | |
| :obo/IAO_0000115 | |
| "An alteration of consciousness that is characterized by a loss of consciousness resulting from insufficient blood flow to the brain and limb weakness progressing to collapse.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0243721" "UMLS_CUI:C0039070" "ICD9CM_2005:780.2"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000608", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "syncope and collapse", | |
| :rdfs/subClassOf :obo/SYMP_0000482}) | |
| (def SYMP_0000609 | |
| "generalized hyperhidrosis" | |
| {:db/ident :obo/SYMP_0000609, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by excessive sweating, i.e. the production of more sweat than is required to regulate body temperature. Generalized hyperhidrosis is caused by non-thermoregulatory stimuli and affects the entire body.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0476476" "ICD9CM_2005:780.8" "UMLS_ICD9CM_2005_AUI:A6994739"], | |
| :oboInOwl/hasExactSynonym "secondary hyperhidrosis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000609", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized hyperhidrosis", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000610 | |
| "dizziness" | |
| {:db/ident :obo/SYMP_0000610, | |
| :obo/IAO_0000115 | |
| "A balance symptom that is characterized by a sensation of unsteadiness accompanied by a feeling of movement within the head.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0476206" "ICD9CM_2005:780.4" "UMLS_ICD9CM_2005_AUI:A0243727"], | |
| :oboInOwl/hasExactSynonym "dizzy", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000610", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dizziness", | |
| :rdfs/subClassOf :obo/SYMP_0020045}) | |
| (def SYMP_0000611 | |
| "periumbilic abdominal pain" | |
| {:db/ident :obo/SYMP_0000611, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637135" | |
| "UMLS_CUI:C0740594" | |
| "ICD9CM_2005:789.05"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000611", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "periumbilic abdominal pain", | |
| :rdfs/subClassOf :obo/SYMP_0000457}) | |
| (def SYMP_0000612 | |
| "periumbilic abdominal rigidity" | |
| {:db/ident :obo/SYMP_0000612, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0637146" | |
| "UMLS_CUI:C0375569" | |
| "ICD9CM_2005:789.45"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000612", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "periumbilic abdominal rigidity", | |
| :rdfs/subClassOf :obo/SYMP_0000454}) | |
| (def SYMP_0000613 | |
| "fever" | |
| {:db/ident :obo/SYMP_0000613, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a rise of body temperature above the normal, whether as a natural response (as to infection) or artificially induced for therapeutic reasons.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0058972" "ICD9CM_2005:780.6" "UMLS_CUI:C0015967"], | |
| :oboInOwl/hasExactSynonym "pyrexia", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000613", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "fever", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000614 | |
| "cough" | |
| {:db/ident :obo/SYMP_0000614, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by an explosive expulsion of air from the lungs acting as a protective mechanism to clear the air passages or as a symptom of pulmonary disturbance.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0043303" "UMLS_CUI:C0010200" "ICD9CM_2005:786.2"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000614", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cough", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000615 | |
| "obsolete lack of coordination" | |
| {:db/ident :obo/SYMP_0000615, | |
| :obo/IAO_0100001 :obo/SYMP_0000164, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0243769" | |
| "UMLS_CUI:C0520966" | |
| "ICD9CM_2005:781.3"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000615", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete lack of coordination"}) | |
| (def SYMP_0000616 | |
| "loss of height" | |
| {:db/ident :obo/SYMP_0000616, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A1892812" | |
| "UMLS_CUI:C0424641" | |
| "ICD9CM_2005:781.91"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000616", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "loss of height", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000617 | |
| "torticollis" | |
| {:db/ident :obo/SYMP_0000617, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A2358774" | |
| "ICD9CM_2005:781.93" | |
| "UMLS_CUI:C0028856"], | |
| :oboInOwl/hasExactSynonym ["wry neck" "twisted neck"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000617", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "torticollis", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000618 | |
| "abnormal posture" | |
| {:db/ident :obo/SYMP_0000618, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0387502" | |
| "UMLS_CUI:C0231471" | |
| "ICD9CM_2005:781.92"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000618", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal posture", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000619 | |
| "tetany" | |
| {:db/ident :obo/SYMP_0000619, | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0124526" | |
| "UMLS_CUI:C0039621" | |
| "ICD9CM_2005:781.7"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000619", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tetany", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000620 | |
| "left lower quadrant abdominal pain" | |
| {:db/ident :obo/SYMP_0000620, | |
| :obo/IAO_0000115 | |
| "An abdominal pain that is characterized by occurring in the left lower quadrant of the abdomen that is often related to the digestive tract, but can also be related to conditions of the body wall, skin, blood vessels, urinary tract, or reproductive organs.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_ICD9CM_2005_AUI:A0637132" "UMLS_CUI:C0238551" "ICD9CM_2005:789.04"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000620", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left lower quadrant abdominal pain", | |
| :rdfs/subClassOf :obo/SYMP_0000457}) | |
| (def SYMP_0000621 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000621, | |
| :obo/IAO_0000115 | |
| "An aphasia that is characterized by a loss of ability to read.", | |
| :oboInOwl/hasDbXref ["UMLS_ICD9CM_2005_AUI:A0243803" | |
| "UMLS_ICD9CM_2005_AUI:A0243804" | |
| "UMLS_CUI:C0478145" | |
| "ICD9CM_2005:784.6" | |
| "ICD9CM_2005:784.69"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000621", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "alexia", | |
| :rdfs/subClassOf :obo/SYMP_0000508}) | |
| (def SYMP_0000622 | |
| "acute mesenteric lymphadenitis" | |
| {:db/ident :obo/SYMP_0000622, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000622", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute mesenteric lymphadenitis", | |
| :rdfs/subClassOf :obo/SYMP_0019155}) | |
| (def SYMP_0000623 | |
| "acute renal failure" | |
| {:db/ident :obo/SYMP_0000623, | |
| :obo/IAO_0000115 | |
| "A renal failure that is characterized by a severe and sudden onset of renal failure.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000623", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute renal failure", | |
| :rdfs/subClassOf :obo/SYMP_0000731}) | |
| (def SYMP_0000624 | |
| "obsolete appendicitis" | |
| {:db/ident :obo/SYMP_0000624, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000624", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete appendicitis"}) | |
| (def SYMP_0000625 | |
| "conscious disturbance" | |
| {:db/ident :obo/SYMP_0000625, | |
| :obo/IAO_0000115 | |
| "An alteration of consciousness that is characterized by a disturbance in sentience (the ability to experience feelings and sensations) or awareness of one's internal and external existence, i.e. inhibited or absent self-awareness.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000625", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "conscious disturbance", | |
| :rdfs/subClassOf :obo/SYMP_0000482}) | |
| (def SYMP_0000627 | |
| "disturbed vision" | |
| {:db/ident :obo/SYMP_0000627, | |
| :oboInOwl/hasExactSynonym "disturbance of vision", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000627", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "disturbed vision", | |
| :rdfs/subClassOf :obo/SYMP_0000628}) | |
| (def SYMP_0000628 | |
| "vision distortion" | |
| {:db/ident :obo/SYMP_0000628, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000628", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "vision distortion", | |
| :rdfs/subClassOf :obo/SYMP_0000320}) | |
| (def SYMP_0000629 | |
| "exanthema" | |
| {:db/ident :obo/SYMP_0000629, | |
| :obo/IAO_0000115 | |
| "A rash characterized by a widespread skin eruption usually occurring in children that is a symptom of a more general disease.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000629", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "exanthema", | |
| :rdfs/subClassOf :obo/SYMP_0000487}) | |
| (def SYMP_0000630 | |
| "frontal headache" | |
| {:db/ident :obo/SYMP_0000630, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000630", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "frontal headache", | |
| :rdfs/subClassOf :obo/SYMP_0000504}) | |
| (def SYMP_0000631 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000631, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000631", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "hemolytic anemia", | |
| :rdfs/subClassOf :obo/SYMP_0000208}) | |
| (def SYMP_0000632 | |
| "hip pain" | |
| {:db/ident :obo/SYMP_0000632, | |
| :obo/IAO_0000115 | |
| "A joint pain that is characterized by a pain situated, or occurring, in or around the hip.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000632", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hip pain", | |
| :rdfs/subClassOf :obo/SYMP_0000064}) | |
| (def SYMP_0000633 | |
| "inflammatory low back pain" | |
| {:db/ident :obo/SYMP_0000633, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000633", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inflammatory low back pain", | |
| :rdfs/subClassOf :obo/SYMP_0000006}) | |
| (def SYMP_0000634 | |
| "leukocytosis" | |
| {:db/ident :obo/SYMP_0000634, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000634", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "leukocytosis", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000635 | |
| "low backache" | |
| {:db/ident :obo/SYMP_0000635, | |
| :oboInOwl/hasExactSynonym "low back pain", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000635", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "low backache", | |
| :rdfs/subClassOf :obo/SYMP_0000006}) | |
| (def SYMP_0000636 | |
| "maculopapular rash" | |
| {:db/ident :obo/SYMP_0000636, | |
| :obo/IAO_0000115 | |
| "A rash characterized by papule(s), which are a raised area of the skin and macule(s), which are a flat red area of the skin.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000636", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "maculopapular rash", | |
| :rdfs/subClassOf :obo/SYMP_0000487}) | |
| (def SYMP_0000637 | |
| "opisthotonus" | |
| {:db/ident :obo/SYMP_0000637, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000637", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "opisthotonus", | |
| :rdfs/subClassOf :obo/SYMP_0000183}) | |
| (def SYMP_0000638 | |
| "papular rash" | |
| {:db/ident :obo/SYMP_0000638, | |
| :obo/IAO_0000115 | |
| "A rash characterized by papule(s), which are a raised area of the skin.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000638", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "papular rash", | |
| :rdfs/subClassOf :obo/SYMP_0000487}) | |
| (def SYMP_0000639 | |
| "rectorrhagia" | |
| {:db/ident :obo/SYMP_0000639, | |
| :oboInOwl/hasExactSynonym "rectal bleeding", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000639", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "rectorrhagia", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000640 | |
| "ankle rash" | |
| {:db/ident :obo/SYMP_0000640, | |
| :obo/IAO_0000115 | |
| "A rash characterized by an inflammatory reaction of the skin on the ankles.", | |
| :oboInOwl/hasExactSynonym "redness of ankle", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000640", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ankle rash", | |
| :rdfs/subClassOf :obo/SYMP_0000487}) | |
| (def SYMP_0000641 | |
| "renal involvement" | |
| {:db/ident :obo/SYMP_0000641, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000641", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "renal involvement", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000642 | |
| "obsolete respiratory distress" | |
| {:db/ident :obo/SYMP_0000642, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000642", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete respiratory distress"}) | |
| (def SYMP_0000643 | |
| "doid/symp duplicate - reviewed 10/2022, both DO & SYMP" | |
| {:db/ident :obo/SYMP_0000643, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by a difficulty to breathe on one's own and develops when the lungs cannot get enough oxygen into the blood.", | |
| :oboInOwl/hasExactSynonym "respiratory dysfunction", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000643", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate - reviewed 10/2022, both DO & SYMP", | |
| :rdfs/label "respiratory failure", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000644 | |
| "ruffled feather" | |
| {:db/ident :obo/SYMP_0000644, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000644", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ruffled feather", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000645 | |
| "obsolete ankle swelling" | |
| {:db/ident :obo/SYMP_0000645, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000645", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete ankle swelling"}) | |
| (def SYMP_0000646 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000646, | |
| :obo/IAO_0000115 | |
| "Synovitis is a joint inflammation characterized by an inflammation of a synovial membrane usually with pain and swelling of the joint.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000646", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "synovitis", | |
| :rdfs/subClassOf :obo/SYMP_0000313}) | |
| (def SYMP_0000647 | |
| "tache noire" | |
| {:db/ident :obo/SYMP_0000647, | |
| :obo/IAO_0000115 | |
| "A skin ulcer that is characterized by a a small dark-centered ulcer that appears at the site of a tick bite and is the primary lesion of boutonneuse fever.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000647", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tache noire", | |
| :rdfs/subClassOf :obo/SYMP_0000136}) | |
| (def SYMP_0000648 | |
| "tenesmus" | |
| {:db/ident :obo/SYMP_0000648, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000648", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "tenesmus", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000649 | |
| "terminal ileitis" | |
| {:db/ident :obo/SYMP_0000649, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000649", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "terminal ileitis", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000650 | |
| "thick white exudate on tongue" | |
| {:db/ident :obo/SYMP_0000650, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000650", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "thick white exudate on tongue", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000651 | |
| "discharge" | |
| {:db/ident :obo/SYMP_0000651, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000651", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "discharge", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000652 | |
| "wound discharge" | |
| {:db/ident :obo/SYMP_0000652, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000652", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "wound discharge", | |
| :rdfs/subClassOf :obo/SYMP_0000651}) | |
| (def SYMP_0000653 | |
| "yellow dropping" | |
| {:db/ident :obo/SYMP_0000653, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000653", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "yellow dropping", | |
| :rdfs/subClassOf :obo/SYMP_0000146}) | |
| (def SYMP_0000654 | |
| "irritability" | |
| {:db/ident :obo/SYMP_0000654, | |
| :obo/IAO_0000115 | |
| "A behavioral symptom that is characterized by a quick excitability to annoyance, impatience, or anger.", | |
| :oboInOwl/hasExactSynonym "Inconsolability", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000654", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "irritability", | |
| :rdfs/subClassOf :obo/SYMP_0019182}) | |
| (def SYMP_0000655 | |
| "mouth bleeding" | |
| {:db/ident :obo/SYMP_0000655, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000655", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mouth bleeding", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000656 | |
| "pale mucous membrane" | |
| {:db/ident :obo/SYMP_0000656, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000656", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pale mucous membrane", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000657 | |
| "ischemic necrosis of jejunum" | |
| {:db/ident :obo/SYMP_0000657, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000657", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ischemic necrosis of jejunum", | |
| :rdfs/subClassOf :obo/SYMP_0000725}) | |
| (def SYMP_0000658 | |
| "extraocular muscles paralysis" | |
| {:db/ident :obo/SYMP_0000658, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000658", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "extraocular muscles paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000659 | |
| "pareses" | |
| {:db/ident :obo/SYMP_0000659, | |
| :obo/IAO_0000115 | |
| "A paralysis that is charachterized by a slight or partial paralysis.", | |
| :oboInOwl/hasExactSynonym "partial paralysis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000659", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pareses", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000660 | |
| "purpuric rash" | |
| {:db/ident :obo/SYMP_0000660, | |
| :obo/IAO_0000115 | |
| "A rash characterized by a red or purple hued small spots of blood appear on the skin caused by conditions that result in blood leaking into the skin and other body surfaces that does not fade when pressed upon.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000660", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "purpuric rash", | |
| :rdfs/subClassOf :obo/SYMP_0000487}) | |
| (def SYMP_0000661 | |
| "recumbency" | |
| {:db/ident :obo/SYMP_0000661, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000661", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "recumbency", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000662 | |
| "shakes" | |
| {:db/ident :obo/SYMP_0000662, | |
| :obo/IAO_0000115 | |
| "Shakes is a general symptom characterized by a condition of trembling.", | |
| :oboInOwl/hasExactSynonym "trembling", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000662", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "shakes", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000663 | |
| "uncoordinated gait" | |
| {:db/ident :obo/SYMP_0000663, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000663", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "uncoordinated gait", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000664 | |
| "yellow exudate from nose" | |
| {:db/ident :obo/SYMP_0000664, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000664", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "yellow exudate from nose", | |
| :rdfs/subClassOf :obo/SYMP_0000388}) | |
| (def SYMP_0000665 | |
| "yellow exudate from eyes" | |
| {:db/ident :obo/SYMP_0000665, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000665", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "yellow exudate from eyes", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000666 | |
| "abnormal behavior" | |
| {:db/ident :obo/SYMP_0000666, | |
| :obo/IAO_0000115 | |
| "A behavioral symptom that is characterized by behavior that is atypical or statistically uncommon within a particular culture, or that is maladaptive, or detrimental to an individual, or those around that individual.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000666", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal behavior", | |
| :rdfs/subClassOf :obo/SYMP_0019182}) | |
| (def SYMP_0000669 | |
| "abnormal hemistanding" | |
| {:db/ident :obo/SYMP_0000669, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000669", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal hemistanding", | |
| :rdfs/subClassOf :obo/SYMP_0000189}) | |
| (def SYMP_0000670 | |
| "abnormal hemiwalking" | |
| {:db/ident :obo/SYMP_0000670, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000670", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal hemiwalking", | |
| :rdfs/subClassOf :obo/SYMP_0000189}) | |
| (def SYMP_0000671 | |
| "sudden onset of fever" | |
| {:db/ident :obo/SYMP_0000671, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000671", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sudden onset of fever", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000672 | |
| "abscess" | |
| {:db/ident :obo/SYMP_0000672, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000672", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abscess", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000673 | |
| "bradykinesia" | |
| {:db/ident :obo/SYMP_0000673, | |
| :obo/IAO_0000115 | |
| "Bradykinesia is a hypokinesia characterized by an extreme slowness in the execution of movements and reflexes.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000673", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bradykinesia", | |
| :rdfs/subClassOf :obo/SYMP_0000858}) | |
| (def SYMP_0000674 | |
| "acute cranial nerve dysfunction" | |
| {:db/ident :obo/SYMP_0000674, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000674", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute cranial nerve dysfunction", | |
| :rdfs/subClassOf :obo/SYMP_0000336}) | |
| (def SYMP_0000675 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000675, | |
| :obo/IAO_0000115 | |
| "Acute diarrhea is a diarrhea with either or both a rapid onset or a short course.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000675", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "acute diarrhea", | |
| :rdfs/subClassOf :obo/SYMP_0000570}) | |
| (def SYMP_0000676 | |
| "acute enteritis" | |
| {:db/ident :obo/SYMP_0000676, | |
| :obo/IAO_0000115 | |
| "Acute enteritis is a enteritis with either or both a rapid onset and a short course which is usually due to bacteria or virus.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000676", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute enteritis", | |
| :rdfs/subClassOf :obo/SYMP_0000039}) | |
| (def SYMP_0000677 | |
| "acute gastroenteritis" | |
| {:db/ident :obo/SYMP_0000677, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000677", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute gastroenteritis", | |
| :rdfs/subClassOf :obo/SYMP_0019159}) | |
| (def SYMP_0000678 | |
| "acute mental dysfunction" | |
| {:db/ident :obo/SYMP_0000678, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by a severe and sudden onset of disturbance in the normal operation of one's cognition, emotional regulation, or behaviour.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000678", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute mental dysfunction", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000679 | |
| "acute dyspnea" | |
| {:db/ident :obo/SYMP_0000679, | |
| :obo/IAO_0000115 | |
| "A dyspnea that is characterized by a severe and sudden onset.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000679", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute dyspnea", | |
| :rdfs/subClassOf :obo/SYMP_0019153}) | |
| (def SYMP_0000680 | |
| "acute weight loss" | |
| {:db/ident :obo/SYMP_0000680, | |
| :obo/IAO_0000115 | |
| "A weight loss that is characterized by a severe and sudden onset.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000680", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute weight loss", | |
| :rdfs/subClassOf :obo/SYMP_0000178}) | |
| (def SYMP_0000681 | |
| "aggressive behavior" | |
| {:db/ident :obo/SYMP_0000681, | |
| :obo/IAO_0000115 | |
| "A behavioral symptom that is characterized by behavior aimed at harming a person, or animal, or damaging physical property.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000681", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "aggressive behavior", | |
| :rdfs/subClassOf :obo/SYMP_0019182}) | |
| (def SYMP_0000682 | |
| "altered mental status" | |
| {:db/ident :obo/SYMP_0000682, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by a host of presentations that include changes in cognition, mood, behavior, and/or level of arousal.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000682", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "altered mental status", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000683 | |
| "obsolete tachypnoea" | |
| {:db/ident :obo/SYMP_0000683, | |
| :obo/IAO_0000115 | |
| "Tachypnoea is a respiratory system and chest symptom characterized by an increased rate of respiration.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000683", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete tachypnoea"}) | |
| (def SYMP_0000684 | |
| "bifrontal headache" | |
| {:db/ident :obo/SYMP_0000684, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000684", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bifrontal headache", | |
| :rdfs/subClassOf :obo/SYMP_0000504}) | |
| (def SYMP_0000685 | |
| "brain cyst" | |
| {:db/ident :obo/SYMP_0000685, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000685", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "brain cyst", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000686 | |
| "chronic cough" | |
| {:db/ident :obo/SYMP_0000686, | |
| :obo/IAO_0000115 | |
| "A cough that is characterized by an explosive expulsion of air from the lungs acting as a protective mechanism to clear the air passages or as a symptom of pulmonary disturbance marked by long duration, by frequent recurrence over a long time, and often by slowly progressing seriousness.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000686", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chronic cough", | |
| :rdfs/subClassOf :obo/SYMP_0000614}) | |
| (def SYMP_0000687 | |
| "obsolete chronic fatigue syndrome" | |
| {:db/ident :obo/SYMP_0000687, | |
| :obo/IAO_0000115 | |
| "Chronic fatigue syndrome is a fatigue characterized by a disorder of uncertain cause that is characterized by persistent profound fatigue usually accompanied by impairment in short-term memory or concentration, sore throat, tender lymph nodes, muscle or joint pain, and headache unrelated to any preexisting medical condition and that typically has an onset at about 30 years of age.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000687", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete chronic fatigue syndrome"}) | |
| (def SYMP_0000688 | |
| "circling movement" | |
| {:db/ident :obo/SYMP_0000688, | |
| :obo/IAO_0000115 | |
| "An abnormal involuntary movement that is characterized by an inability to walk in a straight line.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000688", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "circling movement", | |
| :rdfs/subClassOf :obo/SYMP_0000594}) | |
| (def SYMP_0000689 | |
| "cramp" | |
| {:db/ident :obo/SYMP_0000689, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000689", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cramp", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000690 | |
| "cranial nerve palsies" | |
| {:db/ident :obo/SYMP_0000690, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000690", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cranial nerve palsies", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000691 | |
| "cytopenia" | |
| {:db/ident :obo/SYMP_0000691, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000691", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cytopenia", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000692 | |
| "low blood pressure" | |
| {:db/ident :obo/SYMP_0000692, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000692", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "low blood pressure", | |
| :rdfs/subClassOf :obo/SYMP_0020063}) | |
| (def SYMP_0000693 | |
| "decreased facial sensation" | |
| {:db/ident :obo/SYMP_0000693, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000693", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "decreased facial sensation", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000694 | |
| "decreased jaw tone" | |
| {:db/ident :obo/SYMP_0000694, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000694", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "decreased jaw tone", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000695 | |
| "decreased milk production" | |
| {:db/ident :obo/SYMP_0000695, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by a decrease in the production of milk in breastfeeding mothers.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000695", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "decreased milk production", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0000696 | |
| "decreased motor response" | |
| {:db/ident :obo/SYMP_0000696, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000696", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "decreased motor response", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000697 | |
| "decreased pharyngeal tone" | |
| {:db/ident :obo/SYMP_0000697, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000697", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "decreased pharyngeal tone", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0000698 | |
| "decreased sucking" | |
| {:db/ident :obo/SYMP_0000698, | |
| :obo/IAO_0000115 | |
| "A feeding difficulties and mismanagement that is characterized by a decrease in muscle coordination to form a suck response so that the child can ingest milk.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000698", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "decreased sucking", | |
| :rdfs/subClassOf :obo/SYMP_0000522}) | |
| (def SYMP_0000699 | |
| "deltoid muscle weakness" | |
| {:db/ident :obo/SYMP_0000699, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000699", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "deltoid muscle weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000094}) | |
| (def SYMP_0000700 | |
| "diminished spontaneous movement" | |
| {:db/ident :obo/SYMP_0000700, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000700", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "diminished spontaneous movement", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000701 | |
| "nasal discharge" | |
| {:db/ident :obo/SYMP_0000701, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000701", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nasal discharge", | |
| :rdfs/subClassOf :obo/SYMP_0000388}) | |
| (def SYMP_0000702 | |
| "distended loops of intestines on rectal" | |
| {:db/ident :obo/SYMP_0000702, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000702", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "distended loops of intestines on rectal", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000703 | |
| "droopy ears" | |
| {:db/ident :obo/SYMP_0000703, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000703", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "droopy ears", | |
| :rdfs/subClassOf :obo/SYMP_0000392}) | |
| (def SYMP_0000704 | |
| "dysphonia" | |
| {:db/ident :obo/SYMP_0000704, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000704", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dysphonia", | |
| :rdfs/subClassOf :obo/SYMP_0000559}) | |
| (def SYMP_0000705 | |
| "expressive aphasia" | |
| {:db/ident :obo/SYMP_0000705, | |
| :obo/IAO_0000115 | |
| "An aphasia that is characterized by damage to, or a developmental issues in, the anterior regions of the brain, including (but not limited to) the left inferior frontal region known as Broca's area. Sufferers of this form of aphasia exhibit the common problem of agrammatism. For them, speech is difficult to initiate, non-fluent, labored, and halting.", | |
| :oboInOwl/hasExactSynonym ["agrammatic aphasia" "Broca's aphasia"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000705", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "expressive aphasia", | |
| :rdfs/subClassOf :obo/SYMP_0000508}) | |
| (def SYMP_0000706 | |
| "facial weakness" | |
| {:db/ident :obo/SYMP_0000706, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000706", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "facial weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0000707 | |
| "flaccid muscle tone" | |
| {:db/ident :obo/SYMP_0000707, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000707", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "flaccid muscle tone", | |
| :rdfs/subClassOf :obo/SYMP_0000183}) | |
| (def SYMP_0000709 | |
| "granulomatous inflammation" | |
| {:db/ident :obo/SYMP_0000709, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000709", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "granulomatous inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0000061}) | |
| (def SYMP_0000710 | |
| "head pressing" | |
| {:db/ident :obo/SYMP_0000710, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000710", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "head pressing", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0000711 | |
| "hind limb paralysis" | |
| {:db/ident :obo/SYMP_0000711, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000711", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hind limb paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000712 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000712, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized the biological inability of a man or a woman to contribute to conception; or, the state of a woman who is unable to carry a pregnancy to full term.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000712", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "infertility", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000713 | |
| "inability to lie flat" | |
| {:db/ident :obo/SYMP_0000713, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000713", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inability to lie flat", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000714 | |
| "intraretinal hemorrhage" | |
| {:db/ident :obo/SYMP_0000714, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000714", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "intraretinal hemorrhage", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000715 | |
| "skin desquamation" | |
| {:db/ident :obo/SYMP_0000715, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by the peeling off of skin in the form of scales.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000715", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "skin desquamation", | |
| :rdfs/subClassOf :obo/SYMP_0020048}) | |
| (def SYMP_0000716 | |
| "swelling symptom" | |
| {:db/ident :obo/SYMP_0000716, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000716", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "swelling symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000717 | |
| "leg swelling" | |
| {:db/ident :obo/SYMP_0000717, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000717", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "leg swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000716}) | |
| (def SYMP_0000718 | |
| "loss of consciousness" | |
| {:db/ident :obo/SYMP_0000718, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a state in which an individual lacks normal awareness of self and the surrounding environment and one's ability to remain awake, aware, and oriented is impaired.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000718", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "loss of consciousness", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000719 | |
| "memory impairment" | |
| {:db/ident :obo/SYMP_0000719, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a diminished or reduced ability to remember things such as dates and names, and increased forgetfulness.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000719", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "memory impairment", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0000720 | |
| "microangiopathic hemolytic anemia" | |
| {:db/ident :obo/SYMP_0000720, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000720", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "microangiopathic hemolytic anemia", | |
| :rdfs/subClassOf :obo/SYMP_0000631}) | |
| (def SYMP_0000721 | |
| "moderate anemia" | |
| {:db/ident :obo/SYMP_0000721, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000721", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "moderate anemia", | |
| :rdfs/subClassOf :obo/SYMP_0000208}) | |
| (def SYMP_0000722 | |
| "moderate conjuctival injection" | |
| {:db/ident :obo/SYMP_0000722, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000722", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "moderate conjuctival injection", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000723 | |
| "multiple abscesses" | |
| {:db/ident :obo/SYMP_0000723, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000723", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple abscesses", | |
| :rdfs/subClassOf :obo/SYMP_0000672}) | |
| (def SYMP_0000724 | |
| "multiple organ failure" | |
| {:db/ident :obo/SYMP_0000724, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000724", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple organ failure", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000725 | |
| "necrosis of jejunum" | |
| {:db/ident :obo/SYMP_0000725, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000725", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "necrosis of jejunum", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000726 | |
| "painful reginal lymphadenopathy" | |
| {:db/ident :obo/SYMP_0000726, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000726", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "painful reginal lymphadenopathy", | |
| :rdfs/subClassOf :obo/SYMP_0019142}) | |
| (def SYMP_0000727 | |
| "palate weakness" | |
| {:db/ident :obo/SYMP_0000727, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000727", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "palate weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000728 | |
| "partial hind limb paralysis" | |
| {:db/ident :obo/SYMP_0000728, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000728", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "partial hind limb paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000711}) | |
| (def SYMP_0000729 | |
| "pulmonary consolidation" | |
| {:db/ident :obo/SYMP_0000729, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by a region of normally compressible lung tissue that has filled with liquid instead of air.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000729", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pulmonary consolidation", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000730 | |
| "rapid respiration" | |
| {:db/ident :obo/SYMP_0000730, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by an increased breathing rate, with more than 20 breaths per minute in an adult, while in children, the number of breaths per minute can be a higher resting rate than seen in adults.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000730", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "rapid respiration", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0000731 | |
| "renal failure" | |
| {:db/ident :obo/SYMP_0000731, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by a loss of excretory function in one or both kidneys, leading to retention of nitrogenous waste products from the blood.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000731", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "renal failure", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000732 | |
| "sudden ataxis" | |
| {:db/ident :obo/SYMP_0000732, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000732", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sudden ataxis", | |
| :rdfs/subClassOf :obo/SYMP_0000005}) | |
| (def SYMP_0000733 | |
| "sternocleidomastoid weakness" | |
| {:db/ident :obo/SYMP_0000733, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000733", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sternocleidomastoid weakness", | |
| :rdfs/subClassOf :obo/SYMP_0000094}) | |
| (def SYMP_0000734 | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000734, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by a sudden diminution or loss of consciousness, sensation, and voluntary motion caused by rupture or obstruction (as by a clot) of a blood vessel of the brain.", | |
| :obo/IAO_0100001 :obo/SYMP_0020056, | |
| :oboInOwl/hasExactSynonym | |
| ["brain attack" "apoplexy" "cerebral accident" "cerebrovascular accident"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000734", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete stroke"}) | |
| (def SYMP_0000735 | |
| "reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0000735, | |
| :obo/IAO_0000115 | |
| "A pneumonia that is characterized by the formation of pus and destruction of pulmonary tissue; abscess formation may occur.", | |
| :obo/IAO_0100001 :obo/SYMP_0020059, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000735", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete suppurative pneumonia"}) | |
| (def SYMP_0000736 | |
| "lymph gland swelling" | |
| {:db/ident :obo/SYMP_0000736, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000736", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lymph gland swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000716}) | |
| (def SYMP_0000737 | |
| "respiratory tract mucosa ulcer" | |
| {:db/ident :obo/SYMP_0000737, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by an ulceration (dying and sloughing) of the bronchial or bronchiolar epithelium, exposing the underlying basement membrane.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000737", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "respiratory tract mucosa ulcer", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000738 | |
| "yellowish green diarrhea" | |
| {:db/ident :obo/SYMP_0000738, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000738", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "yellowish green diarrhea", | |
| :rdfs/subClassOf :obo/SYMP_0000570}) | |
| (def SYMP_0000739 | |
| "bronchopulmonary bleeding" | |
| {:db/ident :obo/SYMP_0000739, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by bleeding (hemorrhage) in either or both the bronchi and the lungs.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000739", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bronchopulmonary bleeding", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000740 | |
| "genitourinary hemorrhage" | |
| {:db/ident :obo/SYMP_0000740, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000740", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "genitourinary hemorrhage", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000741 | |
| "nasal bleeding" | |
| {:db/ident :obo/SYMP_0000741, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000741", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nasal bleeding", | |
| :rdfs/subClassOf :obo/SYMP_0000388}) | |
| (def SYMP_0000742 | |
| "gum bleeding" | |
| {:db/ident :obo/SYMP_0000742, | |
| :obo/IAO_0000115 | |
| "Gum bleeding is a mouth symptom characterized by a copious discharge of blood from the blood vessels of the mucosal tissue that lies over the alveolar bone.", | |
| :oboInOwl/hasExactSynonym "gingival hemorrhage", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000742", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "gum bleeding", | |
| :rdfs/subClassOf :obo/SYMP_0000655}) | |
| (def SYMP_0000743 | |
| "blotchy red rash" | |
| {:db/ident :obo/SYMP_0000743, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000743", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "blotchy red rash", | |
| :rdfs/subClassOf :obo/SYMP_0000487}) | |
| (def SYMP_0000744 | |
| "cervical lymphadenopathy" | |
| {:db/ident :obo/SYMP_0000744, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000744", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cervical lymphadenopathy", | |
| :rdfs/subClassOf :obo/SYMP_0019142}) | |
| (def SYMP_0000745 | |
| "change in body sensation" | |
| {:db/ident :obo/SYMP_0000745, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000745", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "change in body sensation", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000746 | |
| "enanthem" | |
| {:db/ident :obo/SYMP_0000746, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an eruption on a mucous surface.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000746", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "enanthem", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000747 | |
| "extreme prostration" | |
| {:db/ident :obo/SYMP_0000747, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000747", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "extreme prostration", | |
| :rdfs/subClassOf :obo/SYMP_0000116}) | |
| (def SYMP_0000748 | |
| "facial edema" | |
| {:db/ident :obo/SYMP_0000748, | |
| :obo/IAO_0000115 | |
| "An adema that is characterized by an abnormal excess accumulation of serous fluid in connective tissue of the face.", | |
| :oboInOwl/hasExactSynonym "facial swelling", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000748", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "facial edema", | |
| :rdfs/subClassOf :obo/SYMP_0000538}) | |
| (def SYMP_0000749 | |
| "hemodynamic instability" | |
| {:db/ident :obo/SYMP_0000749, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000749", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemodynamic instability", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0000750 | |
| "hemorrhage into mucous membrane" | |
| {:db/ident :obo/SYMP_0000750, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000750", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemorrhage into mucous membrane", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000751 | |
| "hemorrhage into skin" | |
| {:db/ident :obo/SYMP_0000751, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000751", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemorrhage into skin", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000752 | |
| "herpetic lesion on upper lip" | |
| {:db/ident :obo/SYMP_0000752, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000752", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "herpetic lesion on upper lip", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000753 | |
| "intense anxiety" | |
| {:db/ident :obo/SYMP_0000753, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000753", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "intense anxiety", | |
| :rdfs/subClassOf :obo/SYMP_0000412}) | |
| (def SYMP_0000754 | |
| "severe chest pain" | |
| {:db/ident :obo/SYMP_0000754, | |
| :oboInOwl/hasExactSynonym "intense chest pain", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000754", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe chest pain", | |
| :rdfs/subClassOf :obo/SYMP_0000576}) | |
| (def SYMP_0000755 | |
| "intense toxemia" | |
| {:db/ident :obo/SYMP_0000755, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000755", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "intense toxemia", | |
| :rdfs/subClassOf :obo/SYMP_0019149}) | |
| (def SYMP_0000756 | |
| "menorrhagia" | |
| {:db/ident :obo/SYMP_0000756, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized an abnormally profuse menstrual flow.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000756", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "menorrhagia", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000757 | |
| "mild conjunctivitis" | |
| {:db/ident :obo/SYMP_0000757, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000757", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mild conjunctivitis", | |
| :rdfs/subClassOf :obo/SYMP_0000128}) | |
| (def SYMP_0000758 | |
| "neurological alteration" | |
| {:db/ident :obo/SYMP_0000758, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000758", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "neurological alteration", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000759 | |
| "parotid pain" | |
| {:db/ident :obo/SYMP_0000759, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a pain situated, or occurring, in the parotid gland, which is a salivary gland located in front of the ears. (Additional salivary glands include the submandibular and sublingual glands.) Pain is attributed to swelling of the gland.", | |
| :oboInOwl/hasExactSynonym "salivary gland pain", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000759", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "parotid pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000760 | |
| "petechiae" | |
| {:db/ident :obo/SYMP_0000760, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a minute reddish or purplish spot containing blood that appears in skin or mucous membrane as a result of localized hemorrhage.", | |
| :oboInOwl/hasExactSynonym "petechial rash", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000760", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "petechiae", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000761 | |
| "extracellular fluid alteration" | |
| {:db/ident :obo/SYMP_0000761, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000761", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "extracellular fluid alteration", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000762 | |
| "excess lymphocytes in cerebrospinal fluid" | |
| {:db/ident :obo/SYMP_0000762, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000762", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "excess lymphocytes in cerebrospinal fluid", | |
| :rdfs/subClassOf :obo/SYMP_0000761}) | |
| (def SYMP_0000763 | |
| "renal alteration" | |
| {:db/ident :obo/SYMP_0000763, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000763", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "renal alteration", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000764 | |
| "retrobulbar pain" | |
| {:db/ident :obo/SYMP_0000764, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a pain situated, or occurring, behind the eyeball.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000764", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "retrobulbar pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000765 | |
| "sensory disturbance" | |
| {:db/ident :obo/SYMP_0000765, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000765", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sensory disturbance", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000766 | |
| "slow pulse" | |
| {:db/ident :obo/SYMP_0000766, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000766", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "slow pulse", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0000767 | |
| "subconjunctival bleeding" | |
| {:db/ident :obo/SYMP_0000767, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000767", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "subconjunctival bleeding", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000768 | |
| "testicular pain" | |
| {:db/ident :obo/SYMP_0000768, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a pain in, or about, a testis (testicle) or testes. Testicular pain can be caused by nerve damage, sexually transmitted infections, gangrene, swelling, hernia, kidney stones, inflammation, enlarged veins, fluid in the testicle, or a severe condition known as testicular torsion.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000768", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "testicular pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000769 | |
| "vascular alteration" | |
| {:db/ident :obo/SYMP_0000769, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000769", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "vascular alteration", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000770 | |
| "pelvic symptom" | |
| {:db/ident :obo/SYMP_0000770, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000770", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pelvic symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000461}) | |
| (def SYMP_0000771 | |
| "pelvic swelling" | |
| {:db/ident :obo/SYMP_0000771, | |
| :oboInOwl/hasDbXref "ICD9CM_2005:789.3", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000771", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pelvic swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000770}) | |
| (def SYMP_0000772 | |
| "pelvic mass" | |
| {:db/ident :obo/SYMP_0000772, | |
| :oboInOwl/hasDbXref "ICD9CM_2005:789.3", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000772", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pelvic mass", | |
| :rdfs/subClassOf :obo/SYMP_0000770}) | |
| (def SYMP_0000773 | |
| "pelvic lump" | |
| {:db/ident :obo/SYMP_0000773, | |
| :oboInOwl/hasDbXref "ICD9CM_2005:789.3", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000773", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pelvic lump", | |
| :rdfs/subClassOf :obo/SYMP_0000770}) | |
| (def SYMP_0000774 | |
| "generalized pelvic lump" | |
| {:db/ident :obo/SYMP_0000774, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000774", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized pelvic lump", | |
| :rdfs/subClassOf :obo/SYMP_0000773}) | |
| (def SYMP_0000775 | |
| "right lower quadrant pelvic lump" | |
| {:db/ident :obo/SYMP_0000775, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000775", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right lower quadrant pelvic lump", | |
| :rdfs/subClassOf :obo/SYMP_0000773}) | |
| (def SYMP_0000776 | |
| "epigastric pelvic lump" | |
| {:db/ident :obo/SYMP_0000776, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000776", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epigastric pelvic lump", | |
| :rdfs/subClassOf :obo/SYMP_0000773}) | |
| (def SYMP_0000777 | |
| "left lower quadrant pelvic lump" | |
| {:db/ident :obo/SYMP_0000777, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000777", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left lower quadrant pelvic lump", | |
| :rdfs/subClassOf :obo/SYMP_0000773}) | |
| (def SYMP_0000778 | |
| "left upper quadrant pelvic lump" | |
| {:db/ident :obo/SYMP_0000778, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000778", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left upper quadrant pelvic lump", | |
| :rdfs/subClassOf :obo/SYMP_0000773}) | |
| (def SYMP_0000779 | |
| "right upper quadrant pelvic lump" | |
| {:db/ident :obo/SYMP_0000779, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000779", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right upper quadrant pelvic lump", | |
| :rdfs/subClassOf :obo/SYMP_0000773}) | |
| (def SYMP_0000780 | |
| "multiple sites pelvic lump" | |
| {:db/ident :obo/SYMP_0000780, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000780", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple sites pelvic lump", | |
| :rdfs/subClassOf :obo/SYMP_0000773}) | |
| (def SYMP_0000781 | |
| "periumbilic pelvic lump" | |
| {:db/ident :obo/SYMP_0000781, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000781", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "periumbilic pelvic lump", | |
| :rdfs/subClassOf :obo/SYMP_0000773}) | |
| (def SYMP_0000782 | |
| "right upper quadrant pelvic mass" | |
| {:db/ident :obo/SYMP_0000782, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000782", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right upper quadrant pelvic mass", | |
| :rdfs/subClassOf :obo/SYMP_0000772}) | |
| (def SYMP_0000783 | |
| "left lower quadrant pelvic mass" | |
| {:db/ident :obo/SYMP_0000783, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000783", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left lower quadrant pelvic mass", | |
| :rdfs/subClassOf :obo/SYMP_0000772}) | |
| (def SYMP_0000784 | |
| "epigastric pelvic mass" | |
| {:db/ident :obo/SYMP_0000784, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000784", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epigastric pelvic mass", | |
| :rdfs/subClassOf :obo/SYMP_0000772}) | |
| (def SYMP_0000785 | |
| "left upper quadrant pelvic mass" | |
| {:db/ident :obo/SYMP_0000785, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000785", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left upper quadrant pelvic mass", | |
| :rdfs/subClassOf :obo/SYMP_0000772}) | |
| (def SYMP_0000786 | |
| "generalized pelvic mass" | |
| {:db/ident :obo/SYMP_0000786, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000786", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized pelvic mass", | |
| :rdfs/subClassOf :obo/SYMP_0000772}) | |
| (def SYMP_0000787 | |
| "periumbilic pelvic mass" | |
| {:db/ident :obo/SYMP_0000787, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000787", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "periumbilic pelvic mass", | |
| :rdfs/subClassOf :obo/SYMP_0000772}) | |
| (def SYMP_0000788 | |
| "multiple sites pelvic mass" | |
| {:db/ident :obo/SYMP_0000788, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000788", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple sites pelvic mass", | |
| :rdfs/subClassOf :obo/SYMP_0000772}) | |
| (def SYMP_0000789 | |
| "right lower quadrant pelvic mass" | |
| {:db/ident :obo/SYMP_0000789, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000789", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right lower quadrant pelvic mass", | |
| :rdfs/subClassOf :obo/SYMP_0000772}) | |
| (def SYMP_0000790 | |
| "multiple sites pelvic swelling" | |
| {:db/ident :obo/SYMP_0000790, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000790", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple sites pelvic swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000771}) | |
| (def SYMP_0000791 | |
| "generalized pelvic swelling" | |
| {:db/ident :obo/SYMP_0000791, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000791", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized pelvic swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000771}) | |
| (def SYMP_0000792 | |
| "epigastric pelvic swelling" | |
| {:db/ident :obo/SYMP_0000792, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000792", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epigastric pelvic swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000771}) | |
| (def SYMP_0000793 | |
| "left lower quadrant pelvic swelling" | |
| {:db/ident :obo/SYMP_0000793, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000793", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left lower quadrant pelvic swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000771}) | |
| (def SYMP_0000794 | |
| "left upper quadrant pelvic swelling" | |
| {:db/ident :obo/SYMP_0000794, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000794", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left upper quadrant pelvic swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000771}) | |
| (def SYMP_0000795 | |
| "periumbilic pelvic swelling" | |
| {:db/ident :obo/SYMP_0000795, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000795", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "periumbilic pelvic swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000771}) | |
| (def SYMP_0000796 | |
| "right lower quadrant pelvic swelling" | |
| {:db/ident :obo/SYMP_0000796, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000796", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right lower quadrant pelvic swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000771}) | |
| (def SYMP_0000797 | |
| "right upper quadrant pelvic swelling" | |
| {:db/ident :obo/SYMP_0000797, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000797", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right upper quadrant pelvic swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000771}) | |
| (def SYMP_0000798 | |
| "abdominal mass" | |
| {:db/ident :obo/SYMP_0000798, | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0476310" "ICD9CM_2005:789.3"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000798", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abdominal mass", | |
| :rdfs/subClassOf :obo/SYMP_0000461}) | |
| (def SYMP_0000799 | |
| "abdominal lump" | |
| {:db/ident :obo/SYMP_0000799, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000799", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abdominal lump", | |
| :rdfs/subClassOf :obo/SYMP_0000461}) | |
| (def SYMP_0000800 | |
| "left upper quadrant abdominal mass" | |
| {:db/ident :obo/SYMP_0000800, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000800", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left upper quadrant abdominal mass", | |
| :rdfs/subClassOf :obo/SYMP_0000798}) | |
| (def SYMP_0000801 | |
| "left lower quadrant abdominal mass" | |
| {:db/ident :obo/SYMP_0000801, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000801", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left lower quadrant abdominal mass", | |
| :rdfs/subClassOf :obo/SYMP_0000798}) | |
| (def SYMP_0000802 | |
| "epigastric abdominal mass" | |
| {:db/ident :obo/SYMP_0000802, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000802", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epigastric abdominal mass", | |
| :rdfs/subClassOf :obo/SYMP_0000798}) | |
| (def SYMP_0000803 | |
| "multiple sites abdominal mass" | |
| {:db/ident :obo/SYMP_0000803, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000803", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple sites abdominal mass", | |
| :rdfs/subClassOf :obo/SYMP_0000798}) | |
| (def SYMP_0000804 | |
| "generalized abdominal mass" | |
| {:db/ident :obo/SYMP_0000804, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000804", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized abdominal mass", | |
| :rdfs/subClassOf :obo/SYMP_0000798}) | |
| (def SYMP_0000805 | |
| "periumbilic abdominal mass" | |
| {:db/ident :obo/SYMP_0000805, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000805", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "periumbilic abdominal mass", | |
| :rdfs/subClassOf :obo/SYMP_0000798}) | |
| (def SYMP_0000806 | |
| "right lower quadrant abdominal mass" | |
| {:db/ident :obo/SYMP_0000806, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000806", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right lower quadrant abdominal mass", | |
| :rdfs/subClassOf :obo/SYMP_0000798}) | |
| (def SYMP_0000807 | |
| "right upper quadrant abdominal mass" | |
| {:db/ident :obo/SYMP_0000807, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000807", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right upper quadrant abdominal mass", | |
| :rdfs/subClassOf :obo/SYMP_0000798}) | |
| (def SYMP_0000808 | |
| "multiple sites abdominal lump" | |
| {:db/ident :obo/SYMP_0000808, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000808", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "multiple sites abdominal lump", | |
| :rdfs/subClassOf :obo/SYMP_0000799}) | |
| (def SYMP_0000809 | |
| "periumbilic abdominal lump" | |
| {:db/ident :obo/SYMP_0000809, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000809", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "periumbilic abdominal lump", | |
| :rdfs/subClassOf :obo/SYMP_0000799}) | |
| (def SYMP_0000810 | |
| "epigastric abdominal lump" | |
| {:db/ident :obo/SYMP_0000810, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000810", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "epigastric abdominal lump", | |
| :rdfs/subClassOf :obo/SYMP_0000799}) | |
| (def SYMP_0000811 | |
| "left upper quadrant abdominal lump" | |
| {:db/ident :obo/SYMP_0000811, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000811", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left upper quadrant abdominal lump", | |
| :rdfs/subClassOf :obo/SYMP_0000799}) | |
| (def SYMP_0000812 | |
| "right lower quadrant abdominal lump" | |
| {:db/ident :obo/SYMP_0000812, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000812", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right lower quadrant abdominal lump", | |
| :rdfs/subClassOf :obo/SYMP_0000799}) | |
| (def SYMP_0000813 | |
| "right upper quadrant abdominal lump" | |
| {:db/ident :obo/SYMP_0000813, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000813", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "right upper quadrant abdominal lump", | |
| :rdfs/subClassOf :obo/SYMP_0000799}) | |
| (def SYMP_0000814 | |
| "generalized abdominal lump" | |
| {:db/ident :obo/SYMP_0000814, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000814", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "generalized abdominal lump", | |
| :rdfs/subClassOf :obo/SYMP_0000799}) | |
| (def SYMP_0000815 | |
| "left lower quadrant abdominal lump" | |
| {:db/ident :obo/SYMP_0000815, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000815", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "left lower quadrant abdominal lump", | |
| :rdfs/subClassOf :obo/SYMP_0000799}) | |
| (def SYMP_0000816 | |
| "dysfunctions associated with arousal from sleep" | |
| {:db/ident :obo/SYMP_0000816, | |
| :oboInOwl/hasDbXref "ICD9CM_2005:307.47", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000816", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dysfunctions associated with arousal from sleep", | |
| :rdfs/subClassOf :obo/SYMP_0000566}) | |
| (def SYMP_0000817 | |
| "inability to concentrate" | |
| {:db/ident :obo/SYMP_0000817, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000817", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "inability to concentrate", | |
| :rdfs/subClassOf :obo/SYMP_0000482}) | |
| (def SYMP_0000818 | |
| "localized superficial mass" | |
| {:db/ident :obo/SYMP_0000818, | |
| :oboInOwl/hasDbXref "ICD9CM_2005:782.2", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000818", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "localized superficial mass", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000819 | |
| "localized superficial swelling" | |
| {:db/ident :obo/SYMP_0000819, | |
| :oboInOwl/hasDbXref "ICD9CM_2005:782.2", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000819", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "localized superficial swelling", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000820 | |
| "mass in chest" | |
| {:db/ident :obo/SYMP_0000820, | |
| :oboInOwl/hasDbXref "ICD9CM_2005:786.6", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000820", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mass in chest", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000821 | |
| "swelling in chest" | |
| {:db/ident :obo/SYMP_0000821, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000821", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "swelling in chest", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0000822 | |
| "chronic enteritis" | |
| {:db/ident :obo/SYMP_0000822, | |
| :obo/IAO_0000115 | |
| "Chronic enteritis is a enteritis with slow progress, long duration, or frequent recurrence which can be due to Crohn's disease, giardiasis, tuberculosis, coeliac disease, or rarely due to Whipple's disease.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000822", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chronic enteritis", | |
| :rdfs/subClassOf :obo/SYMP_0000039}) | |
| (def SYMP_0000823 | |
| "sinus bradycardia" | |
| {:db/ident :obo/SYMP_0000823, | |
| :obo/IAO_0000115 | |
| "Sinus bradycardia is a bradycardia where the sinus rhythm is abnormally slow bradycardia consisting of a sinus rhythm at a rate lower than 60 beats per minute.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000823", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sinus bradycardia", | |
| :rdfs/subClassOf :obo/SYMP_0000231}) | |
| (def SYMP_0000824 | |
| "junctional tachycardia" | |
| {:db/ident :obo/SYMP_0000824, | |
| :obo/IAO_0000115 | |
| "Junctional tachycardia is a tachycardia associated with the generation of impulses in a locus in the region of the atrioventricular node.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000824", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "junctional tachycardia", | |
| :rdfs/subClassOf :obo/SYMP_0000529}) | |
| (def SYMP_0000825 | |
| "paroxysmal tachycardia" | |
| {:db/ident :obo/SYMP_0000825, | |
| :obo/IAO_0000115 | |
| "Paroxysmal tachycardia is a tachycardia that begins and ends abruptly and that is initiated by a premature supraventricular beat originating in the atrium or in the atrioventricular node or bundle of His or by a premature ventricular beat.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000825", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "paroxysmal tachycardia", | |
| :rdfs/subClassOf :obo/SYMP_0000529}) | |
| (def SYMP_0000826 | |
| "sinus tachycardia" | |
| {:db/ident :obo/SYMP_0000826, | |
| :obo/IAO_0000115 | |
| "Sinus tachycardia is a tachychardia characterized by an abnormally rapid sinus rhythm specifically a sinus rhythm at a rate greater than 100 beats per minute.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000826", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sinus tachycardia", | |
| :rdfs/subClassOf :obo/SYMP_0000529}) | |
| (def SYMP_0000827 | |
| "ventricular tachycardia" | |
| {:db/ident :obo/SYMP_0000827, | |
| :obo/IAO_0000115 | |
| "A tachycardia that is associated with the generation of improper electrical impulses within the ventricles, characterized by an electrocardiogram showing a rate of greater than 120 BPM and three or more wide QRS complexes in a row.", | |
| :oboInOwl/hasExactSynonym ["VT" "V-tach"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000827", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ventricular tachycardia", | |
| :rdfs/subClassOf :obo/SYMP_0000529}) | |
| (def SYMP_0000828 | |
| "sore eyes" | |
| {:db/ident :obo/SYMP_0000828, | |
| :obo/IAO_0000115 | |
| "Sore eyes is a eye symptom characterized by an inflammation of the thin covering of the eyeball and the inner eyelid brought about by a viral infection which may be highly contagious.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000828", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sore eyes", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000829 | |
| "neck pain" | |
| {:db/ident :obo/SYMP_0000829, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by an unpleasant sensation localized in the neck that usually indicates the body is threatened or damaged. The sensation may be sharp or dull, short-lived or chronic, intermittent or continual.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000829", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "neck pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000830 | |
| "phantom pain" | |
| {:db/ident :obo/SYMP_0000830, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a painful sensation that is perceived to originate in the amputated portion of the extremety. Patients may have localized pain that originates in the stump.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000830", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "phantom pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000831 | |
| "nociceptive pain" | |
| {:db/ident :obo/SYMP_0000831, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by originating from other than the peripheral and central nervous systems, and which is caused by activation of nociceptive fibers.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000831", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nociceptive pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000832 | |
| "neuropathic pain" | |
| {:db/ident :obo/SYMP_0000832, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by being experienced by cancer patients and which is caused by radiotherapy or chemotherapy damage to nerves, when cancer invades or compresses nerves, or when, during cancer treatment. This type of pain is typically described as burning, electrical, or strange feeling.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000832", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "neuropathic pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000833 | |
| "visceral pain" | |
| {:db/ident :obo/SYMP_0000833, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by originating from organ tissues of the thorax, abdomen, or pelvis. It characterizes as deep, vague, and difficult to locate pain, that radiates away from the affected organ.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000833", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "visceral pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000834 | |
| "hypoesthesia" | |
| {:db/ident :obo/SYMP_0000834, | |
| :obo/IAO_0000115 | |
| "A sensation perception that is characterized by a reduced sense of touch or sensation, or a partial loss of sensitivity to sensory stimuli.", | |
| :oboInOwl/hasExactSynonym "numbness", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000834", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypoesthesia", | |
| :rdfs/subClassOf :obo/SYMP_0000892}) | |
| (def SYMP_0000835 | |
| "hypoalgesia" | |
| {:db/ident :obo/SYMP_0000835, | |
| :obo/IAO_0000115 | |
| "A sensation perception that is characterized by a diminished sensitivity to painful stimulation.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000835", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypoalgesia", | |
| :rdfs/subClassOf :obo/SYMP_0000892}) | |
| (def SYMP_0000836 | |
| "hyperalgesia" | |
| {:db/ident :obo/SYMP_0000836, | |
| :obo/IAO_0000115 | |
| "A sensation perception that is characterized by an increased response to a painful stimulus.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000836", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hyperalgesia", | |
| :rdfs/subClassOf :obo/SYMP_0000892}) | |
| (def SYMP_0000837 | |
| "chronic pain" | |
| {:db/ident :obo/SYMP_0000837, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by ranging from mild to severe and which continues beyond the expected healing phase.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000837", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chronic pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000838 | |
| "breakthrough pain" | |
| {:db/ident :obo/SYMP_0000838, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by occurring with movement and is not controlled by a scheduled pain medication regimen, such that the pain breaks through the current regimen. This is usually referred to in the context of a short and long acting opioid, the short acting opioid being used to treat the breakthrough pain.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000838", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "breakthrough pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000839 | |
| "acute pain" | |
| {:db/ident :obo/SYMP_0000839, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by being severe but lasting a relatively short time.", | |
| :oboInOwl/hasExactSynonym "sudden pain", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000839", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000840 | |
| "allodynia" | |
| {:db/ident :obo/SYMP_0000840, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a painful sensation with a normal, non-painful stimulation.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000840", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "allodynia", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000841 | |
| "reactive hyperemia" | |
| {:db/ident :obo/SYMP_0000841, | |
| :obo/IAO_0000115 | |
| "Reactive hyperemia is a hyperemia occuring due to the dilation of arteriolar smooth muscle to increase blood flow in response to a profound increase in blood flow to an organ after being occluded. There will be a shortage of oxygen and a build-up of metabolic waste.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000841", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "reactive hyperemia", | |
| :rdfs/subClassOf :obo/SYMP_0000299}) | |
| (def SYMP_0000842 | |
| "active hyperemia" | |
| {:db/ident :obo/SYMP_0000842, | |
| :obo/IAO_0000115 | |
| "Active hyperemia is a hyperemia occuring due to the dilation of arteriolar smooth muscle to increase blood flow in response to an increase in metabolism.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000842", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "active hyperemia", | |
| :rdfs/subClassOf :obo/SYMP_0000299}) | |
| (def SYMP_0000843 | |
| "functional hyperemia" | |
| {:db/ident :obo/SYMP_0000843, | |
| :obo/IAO_0000115 | |
| "Functional hyperemia is a hyperemia occuring due to an increase in blood flow to a tissue due to the presence of metabolites and a change in general conditions.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000843", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "functional hyperemia", | |
| :rdfs/subClassOf :obo/SYMP_0000299}) | |
| (def SYMP_0000844 | |
| "face hyperemia" | |
| {:db/ident :obo/SYMP_0000844, | |
| :obo/IAO_0000115 | |
| "Hyperemia of the face is a head symptom consisting of an excess of blood in the tissues of the face as from an increased flow of blood due to vasodilation.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000844", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "face hyperemia", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0000845 | |
| "hyperemia of the neck" | |
| {:db/ident :obo/SYMP_0000845, | |
| :obo/IAO_0000115 | |
| "Hyperemia of the neck is a neck symptom consisting of an excess of blood in the tissues of the neck as from an increased flow of blood due to vasodilation.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000845", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hyperemia of the neck", | |
| :rdfs/subClassOf :obo/SYMP_0000384}) | |
| (def SYMP_0000846 | |
| "chest hyperemia" | |
| {:db/ident :obo/SYMP_0000846, | |
| :obo/IAO_0000115 | |
| "Hyperemia of the chest is a cardiovascular system symptom consisting of an excess of blood in the tissues of the chest as from an increased flow of blood due to vasodilation.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000846", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chest hyperemia", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000847 | |
| "spastic paralysis" | |
| {:db/ident :obo/SYMP_0000847, | |
| :obo/IAO_0000115 | |
| "A paralysis that is characterized by a tonic spasm of the affected muscles and with increased tendon reflexes.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000847", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "spastic paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000848 | |
| "motor paralysis" | |
| {:db/ident :obo/SYMP_0000848, | |
| :obo/IAO_0000115 | |
| "A paralysis that is characterized by a complete or partial loss of function the voluntary muscles.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000848", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "motor paralysis", | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0000849 | |
| "stillbirth" | |
| {:db/ident :obo/SYMP_0000849, | |
| :obo/IAO_0000115 | |
| "A reproductive system symptom that is characterized by the birth of a dead fetus; in which a fetus that has died in the uterus, or during labor, or delivery, exits a woman's body.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000849", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "stillbirth", | |
| :rdfs/subClassOf :obo/SYMP_0000196}) | |
| (def SYMP_0000850 | |
| "congested sclera" | |
| {:db/ident :obo/SYMP_0000850, | |
| :obo/IAO_0000115 | |
| "Congested sclera is a hyperemia characterized as the congestion of the vessels of the outer layer of the eye containing collagen and elastic fibers.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000850", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "congested sclera", | |
| :rdfs/subClassOf :obo/SYMP_0000299}) | |
| (def SYMP_0000851 | |
| "gross hematuria" | |
| {:db/ident :obo/SYMP_0000851, | |
| :obo/IAO_0000115 | |
| "A hematuria that is characterized by the production of a visible redness in the urine.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000851", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "gross hematuria", | |
| :rdfs/subClassOf :obo/SYMP_0000040}) | |
| (def SYMP_0000852 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000852, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by the absence of, or by defective, urine excretion.", | |
| :oboInOwl/hasDbXref | |
| ["UMLS_CUI:C0028962" "ICD9CM_2005:788.5" "UMLS_ICD9CM_2005_AUI:A0243854"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000852", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "anuria", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0000853 | |
| "stress incontinence" | |
| {:db/ident :obo/SYMP_0000853, | |
| :obo/IAO_0000115 | |
| "A urinary incontinence that is characterized by an involuntary leakage of urine from the bladder accompanying physical activity (as in laughing, coughing, sneezing, or physical exercise) which places increased pressure on the abdomen.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000853", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "stress incontinence", | |
| :rdfs/subClassOf :obo/SYMP_0000492}) | |
| (def SYMP_0000854 | |
| "hypermenorrhea" | |
| {:db/ident :obo/SYMP_0000854, | |
| :obo/IAO_0000115 | |
| "A menorrhagia that is characterized by an abnormally profuse or prolonged menstrual flow.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000854", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypermenorrhea", | |
| :rdfs/subClassOf :obo/SYMP_0000756}) | |
| (def SYMP_0000855 | |
| "metrorrhagia" | |
| {:db/ident :obo/SYMP_0000855, | |
| :obo/IAO_0000115 | |
| "A menorrhagia that is characterized by an irregular uterine bleeding, especially between menstrual periods.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000855", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "metrorrhagia", | |
| :rdfs/subClassOf :obo/SYMP_0000756}) | |
| (def SYMP_0000856 | |
| "subjective vertigo" | |
| {:db/ident :obo/SYMP_0000856, | |
| :obo/IAO_0000115 | |
| "A vertigo that is characterized by a sensation that one's body is revolving in space.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000856", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "subjective vertigo", | |
| :rdfs/subClassOf :obo/SYMP_0000399}) | |
| (def SYMP_0000857 | |
| "objective vertigo" | |
| {:db/ident :obo/SYMP_0000857, | |
| :obo/IAO_0000115 | |
| "A vertigo that is characterized by a sensation that the external world is revolving.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000857", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "objective vertigo", | |
| :rdfs/subClassOf :obo/SYMP_0000399}) | |
| (def SYMP_0000858 | |
| "hypokinesia" | |
| {:db/ident :obo/SYMP_0000858, | |
| :obo/IAO_0000115 | |
| "Hypokinesia is a musculoskeletal system symptom characterized by the slow or diminished movement of body musculature. It may be associated with basal ganglia diseases; mental disorders; prolonged inactivity due to illness; experimental protocols used to evaluate the physiologic effects of immobility; and other conditions.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000858", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypokinesia", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000859 | |
| "rigidity hypokinesia" | |
| {:db/ident :obo/SYMP_0000859, | |
| :obo/IAO_0000115 | |
| "Rigidity hypokinesia a type of hypokinesia described as the increase in muscle tension when moved by an outside force.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000859", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "rigidity hypokinesia", | |
| :rdfs/subClassOf :obo/SYMP_0000858}) | |
| (def SYMP_0000860 | |
| "postural instability hypokinesia" | |
| {:db/ident :obo/SYMP_0000860, | |
| :obo/IAO_0000115 | |
| "Postural instability hypokinesia is a hypokinesia described as a loss of ability to maintain an upright posture.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000860", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "postural instability hypokinesia", | |
| :rdfs/subClassOf :obo/SYMP_0000858}) | |
| (def SYMP_0000861 | |
| "freezing hypokinesia" | |
| {:db/ident :obo/SYMP_0000861, | |
| :obo/IAO_0000115 | |
| "Freezing hypokinesia is a hypkinesia where a person can not move their muscles how they want them to.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000861", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "freezing hypokinesia", | |
| :rdfs/subClassOf :obo/SYMP_0000858}) | |
| (def SYMP_0000862 | |
| "referred pain" | |
| {:db/ident :obo/SYMP_0000862, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by pain which is subjectively localized in one region although it is due to irritation in another region.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000862", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "referred pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0000863 | |
| "facial tremor" | |
| {:db/ident :obo/SYMP_0000863, | |
| :obo/IAO_0000115 | |
| "Facial tremor is a head symptom characterized by a trembling or shaking of the muscles of the face usually from physical weakness, emotional stress, or disease, may be emphasized by the firm closure of the eyes, elevation of the eyebrows, or drawing down and outward of the corners of the mouth.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000863", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "facial tremor", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0000864 | |
| "lesions in oropharynx" | |
| {:db/ident :obo/SYMP_0000864, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000864", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lesions in oropharynx", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0000865 | |
| "lesions in mouth" | |
| {:db/ident :obo/SYMP_0000865, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000865", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lesions in mouth", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000866 | |
| "cervical edema" | |
| {:db/ident :obo/SYMP_0000866, | |
| :obo/IAO_0000115 | |
| "Cervical edema is a neck symptom characterized by an abnormal excess accumulation of serous fluid in the soft tissue of the cervical area.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000866", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cervical edema", | |
| :rdfs/subClassOf :obo/SYMP_0000384}) | |
| (def SYMP_0000867 | |
| "gastrointestinal bleeding" | |
| {:db/ident :obo/SYMP_0000867, | |
| :obo/IAO_0000115 | |
| "A digestive system symptom characterized by bleeding from one or more of the areas of the digestive or gastrointestinal (GI) tract that includes the espophagus, stomach, small intestine, large intestine or colon, rectum and anus.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000867", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "gastrointestinal bleeding", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0000868 | |
| "breathing problems" | |
| {:db/ident :obo/SYMP_0000868, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by a shortness of breath, a hard or uncomfortable intake of air, or the feeling that you're not getting enough air.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000868", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "breathing problems", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0000869 | |
| "nasal congestion" | |
| {:db/ident :obo/SYMP_0000869, | |
| :obo/IAO_0000115 | |
| "A congestion that is characterized by a blockage of the nasal passages, usually due to the membranes lining the nose becoming swollen from inflamed blood vessels.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000869", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "nasal congestion", | |
| :rdfs/subClassOf :obo/SYMP_0000237}) | |
| (def SYMP_0000870 | |
| "icteric eyes" | |
| {:db/ident :obo/SYMP_0000870, | |
| :obo/IAO_0000115 | |
| "Icteric eyes is a eye symptom characterized by yellowed eyes due to bile or bilirubin accumulation.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000870", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "icteric eyes", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000871 | |
| "icteric mucous membrane" | |
| {:db/ident :obo/SYMP_0000871, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by yellowed mucous membranes due to bile or bilirubin accumulation.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000871", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "icteric mucous membrane", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000872 | |
| "icteric skin" | |
| {:db/ident :obo/SYMP_0000872, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by yellowed skin due to bile or bilirubin accumulation.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000872", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "icteric skin", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000873 | |
| "otitis" | |
| {:db/ident :obo/SYMP_0000873, | |
| :obo/IAO_0000115 | |
| "Otitis is a ear symptom characterized as a general term for inflammation or infection of the ear, in both humans and other animals.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000873", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "otitis", | |
| :rdfs/subClassOf :obo/SYMP_0000392}) | |
| (def SYMP_0000874 | |
| "hematoma" | |
| {:db/ident :obo/SYMP_0000874, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a mass of usually clotted blood that forms in a tissue, organ, or body space as a result of a broken blood vessel generally the result of hemorrhage, or more specifically, internal bleeding.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000874", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hematoma", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000875 | |
| "lameness" | |
| {:db/ident :obo/SYMP_0000875, | |
| :obo/IAO_0000115 | |
| "Lameness is a musculoskeletal system symptom where a person is physically disabled as the result of having a body part and especially a limb so disabled as to impair freedom of movement.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000875", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lameness", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0000876 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000876, | |
| :obo/IAO_0000115 | |
| "Pericardial effusion is a cardiovascular system symptom where there is an abnormal accumulation of fluid in the pericardial cavity.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000876", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "pericardial effusion", | |
| :rdfs/subClassOf :obo/SYMP_0000528}) | |
| (def SYMP_0000877 | |
| "decreased tongue tone" | |
| {:db/ident :obo/SYMP_0000877, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000877", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "decreased tongue tone", | |
| :rdfs/subClassOf :obo/SYMP_0000386}) | |
| (def SYMP_0000878 | |
| "transient fever" | |
| {:db/ident :obo/SYMP_0000878, | |
| :obo/IAO_0000115 | |
| "A fever that is characterized by a rise of body temperature above the normal that is sustained for only a short period of time.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000878", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "transient fever", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000879 | |
| "low-grade fever" | |
| {:db/ident :obo/SYMP_0000879, | |
| :obo/IAO_0000115 | |
| "A mild fever that is characterized by a fever that does not exceed 38.5 degrees Celsius (101.3 degrees Fahrenheit).", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:28:26Z", | |
| :oboInOwl/hasExactSynonym "low grade fever", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000879", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "low-grade fever", | |
| :rdfs/subClassOf :obo/SYMP_0000881}) | |
| (def SYMP_0000880 | |
| "prolonged fever" | |
| {:db/ident :obo/SYMP_0000880, | |
| :obo/IAO_0000115 | |
| "A fever that is characterized by as persisting over a prolonged period of time.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:28:26Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000880", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "prolonged fever", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000881 | |
| "mild fever" | |
| {:db/ident :obo/SYMP_0000881, | |
| :obo/IAO_0000115 "A fever that is characterized by being mild in form.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:28:26Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000881", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mild fever", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000882 | |
| "high fever" | |
| {:db/ident :obo/SYMP_0000882, | |
| :obo/IAO_0000115 "A fever that is characterized by an elevated temperature.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:28:26Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000882", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "high fever", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000883 | |
| "very high fever" | |
| {:db/ident :obo/SYMP_0000883, | |
| :obo/IAO_0000115 | |
| "A high fever that is characterized by extremely high temperatures.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:28:26Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000883", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "very high fever", | |
| :rdfs/subClassOf :obo/SYMP_0000882}) | |
| (def SYMP_0000885 | |
| "obsolete severe temperature increase" | |
| {:db/ident :obo/SYMP_0000885, | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:28:26Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000885", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete severe temperature increase"}) | |
| (def SYMP_0000886 | |
| "hyperpyrexia" | |
| {:db/ident :obo/SYMP_0000886, | |
| :obo/IAO_0000115 | |
| "A fever that is characterized by an extreme elevation of body temperature greater than, or equal to, 41.5 degrees Celsius (106.7 degrees Fahrenheit).", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:38:55Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000886", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hyperpyrexia", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000887 | |
| "Pel-Epstein fever" | |
| {:db/ident :obo/SYMP_0000887, | |
| :obo/IAO_0000115 | |
| "A fever that is characterized by association with Hodgkin's lymphoma, where the fever alternates weekly from high to low.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:40:07Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000887", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "Pel-Epstein fever", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000888 | |
| "continuous fever" | |
| {:db/ident :obo/SYMP_0000888, | |
| :obo/IAO_0000115 | |
| "A fever that is characterized by a temperature remaining above normal throughout the day and which does not fluctuate more than 1 degree Celsius in 24 hours.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:42:19Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/hasRelatedSynonym "continued fever", | |
| :oboInOwl/id "SYMP:0000888", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "continuous fever", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000889 | |
| "remittent fever" | |
| {:db/ident :obo/SYMP_0000889, | |
| :obo/IAO_0000115 | |
| "A fever that is characterized by a fever where the temperature remains above normal throughout the day and fluctuates more than 1 degree Celsius in 24 hours.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:42:19Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000889", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "remittent fever", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000890 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000890, | |
| :obo/IAO_0000115 | |
| "A fever that is characterized by body temperature periodically rising and falling.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:46:03Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000890", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "relapsing fever", | |
| :rdfs/subClassOf :obo/SYMP_0000613}) | |
| (def SYMP_0000891 | |
| "musculoskeletal system symptom" | |
| {:db/ident :obo/SYMP_0000891, | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:48:05Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000891", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "musculoskeletal system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0000892 | |
| "sensation perception" | |
| {:db/ident :obo/SYMP_0000892, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by interpretation of the information perceived by sensory receptors.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2010-10-15T11:54:30Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000892", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sensation perception", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0000893 | |
| "hypotensive" | |
| {:db/ident :obo/SYMP_0000893, | |
| :obo/IAO_0000115 | |
| "A low blood pressure characterized by or due to abnormally low blood pressure, especially in the arteries of the systemic circulation.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2011-11-17T12:20:22Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000893", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hypotensive", | |
| :rdfs/subClassOf :obo/SYMP_0000692}) | |
| (def SYMP_0000894 | |
| "cold clammy skin" | |
| {:db/ident :obo/SYMP_0000894, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by cold, moist and sticky skin.", | |
| :oboInOwl/created_by "lschriml", | |
| :oboInOwl/creation_date "2011-11-17T12:27:44Z", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000894", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cold clammy skin", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0000895 | |
| "anaphylactic shock" | |
| {:db/ident :obo/SYMP_0000895, | |
| :obo/IAO_0000115 | |
| "An acute allergic reaction to an antigen to which the body has become hypersensitive.", | |
| :oboInOwl/hasExactSynonym "anaphylaxis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000895", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "anaphylactic shock", | |
| :rdfs/subClassOf :obo/SYMP_0019138}) | |
| (def SYMP_0000896 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0000896, | |
| :obo/IAO_0000115 | |
| "An abnormal protrusion or displacement of an eye or other body part.", | |
| :oboInOwl/hasExactSynonym ["exophthalmus" "proptosis" "exophthalmia"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000896", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "exophthalmos", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0000897 | |
| "ventricular bradycardia" | |
| {:db/ident :obo/SYMP_0000897, | |
| :obo/IAO_0000115 | |
| "A bradycardia associated with the generation of impules in the ventricles when impules from the atria fail to reach them, characterized by an electrocardiogram showing a heart rate below 50 BPM and a broad QRS complex.", | |
| :oboInOwl/hasExactSynonym ["ventricular escape rhythm" | |
| "idioventricular rhythm"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000897", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ventricular bradycardia", | |
| :rdfs/subClassOf :obo/SYMP_0000231}) | |
| (def SYMP_0000898 | |
| "cardiac fibrillation" | |
| {:db/ident :obo/SYMP_0000898, | |
| :obo/IAO_0000115 | |
| "An arrhythmia characterized by rapid, irregular, and unsynchronized contraction of muscle fibers within the heart.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000898", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "cardiac fibrillation", | |
| :rdfs/subClassOf :obo/SYMP_0000287}) | |
| (def SYMP_0000899 | |
| "ventricular fibrillation" | |
| {:db/ident :obo/SYMP_0000899, | |
| :obo/IAO_0000115 | |
| "A cardiac fibrillation associated with quivering of the lower chambers of the heart, preventing blood from being pumped and causing cardiac arrest.", | |
| :oboInOwl/hasExactSynonym "v-fib", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000899", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ventricular fibrillation", | |
| :rdfs/subClassOf :obo/SYMP_0000898}) | |
| (def SYMP_0000900 | |
| "allergic reaction" | |
| {:db/ident :obo/SYMP_0000900, | |
| :obo/IAO_0000115 | |
| "An immune system symptom that is characterized by sensitivities to substances called allergens.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0000900", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "allergic reaction"}, | |
| :rdfs/subClassOf :obo/SYMP_0019138}) | |
| (def SYMP_0017795 | |
| "hemic and immune system symptom" | |
| {:db/ident :obo/SYMP_0017795, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0017795", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemic and immune system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000462}) | |
| (def SYMP_0019138 | |
| "immune system symptom" | |
| {:db/ident :obo/SYMP_0019138, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019138", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "immune system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0017795}) | |
| (def SYMP_0019139 | |
| "hemic system symptom" | |
| {:db/ident :obo/SYMP_0019139, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019139", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemic system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0017795}) | |
| (def SYMP_0019140 | |
| "hematopoietic system symptom" | |
| {:db/ident :obo/SYMP_0019140, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019140", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hematopoietic system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0017795}) | |
| (def SYMP_0019141 | |
| "lymphatic system symptom" | |
| {:db/ident :obo/SYMP_0019141, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019141", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lymphatic system symptom", | |
| :rdfs/subClassOf :obo/SYMP_0019138}) | |
| (def SYMP_0019142 | |
| "lymphadenopathy" | |
| {:db/ident :obo/SYMP_0019142, | |
| :oboInOwl/hasExactSynonym "adenopathy", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019142", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lymphadenopathy", | |
| :rdfs/subClassOf :obo/SYMP_0000521}) | |
| (def SYMP_0019143 | |
| "coagulopathy" | |
| {:db/ident :obo/SYMP_0019143, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019143", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "coagulopathy", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0019144 | |
| "microangiopathy" | |
| {:db/ident :obo/SYMP_0019144, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019144", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "microangiopathy", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0019145 | |
| "vomiting" | |
| {:db/ident :obo/SYMP_0019145, | |
| :obo/IAO_0000115 | |
| "Vomiting is a digestive system symptom characterized by throwing up the stomach contents.", | |
| :oboInOwl/hasExactSynonym "emesis", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019145", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "vomiting", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0019146 | |
| "hyponatremia" | |
| {:db/ident :obo/SYMP_0019146, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019146", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hyponatremia", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0019147 | |
| "hematemesis" | |
| {:db/ident :obo/SYMP_0019147, | |
| :obo/IAO_0000115 "A vomiting where there is vomiting of blood.", | |
| :oboInOwl/hasExactSynonym ["vomiting blood" "haematemesis" "bloody vomit"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019147", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hematemesis", | |
| :rdfs/subClassOf :obo/SYMP_0019145}) | |
| (def SYMP_0019148 | |
| "septicemia" | |
| {:db/ident :obo/SYMP_0019148, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019148", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "septicemia", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0019149 | |
| "toxemia" | |
| {:db/ident :obo/SYMP_0019149, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019149", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "toxemia", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0019150 | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0019150, | |
| :obo/IAO_0100001 :obo/SYMP_0020055, | |
| :oboInOwl/hasExactSynonym "pharynx inflammation", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019150", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete pharyngitis"}) | |
| (def SYMP_0019151 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0019151, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by an abnormal accumulation of fluid in the lungs.", | |
| :oboInOwl/hasExactSynonym "oedematous lungs", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019151", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "pulmonary edema", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0019152 | |
| "diaphoresis" | |
| {:db/ident :obo/SYMP_0019152, | |
| :obo/IAO_0000115 | |
| "A sweat that is characterized by excessive sweating commonly associated with shock and other medical emergency conditions.", | |
| :oboInOwl/hasExactSynonym "profuse perspiration", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019152", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "diaphoresis", | |
| :rdfs/subClassOf :obo/SYMP_0019175}) | |
| (def SYMP_0019153 | |
| "dyspnea" | |
| {:db/ident :obo/SYMP_0019153, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by difficult or labored respiration.", | |
| :oboInOwl/hasExactSynonym ["breathing difficulty" | |
| "labored respiration" | |
| "difficulty breathing" | |
| "shortness of breath" | |
| "breathlessness"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019153", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dyspnea", | |
| :rdfs/subClassOf :obo/SYMP_0000598}) | |
| (def SYMP_0019154 | |
| "hemorrhagic mediastinitis" | |
| {:db/ident :obo/SYMP_0019154, | |
| :obo/IAO_0000115 | |
| "A respiratory abnormality that is characterized by inflammation of the mediastinum (the chest cavity, which contains the heart, the thymus gland, some lymph nodes, and parts of the esophagus, aorta, thyroid, and parathyroid glands) as the result of bleeding.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019154", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hemorrhagic mediastinitis", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0019155 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0019155, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019155", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "lymphadenitis", | |
| :rdfs/subClassOf :obo/SYMP_0019141}) | |
| (def SYMP_0019156 | |
| "hematogenous" | |
| {:db/ident :obo/SYMP_0019156, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019156", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hematogenous", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0019158 | |
| "eschar" | |
| {:db/ident :obo/SYMP_0019158, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a scab formed especially after a burn.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019158", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "eschar", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0019159 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0019159, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019159", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "gastroenteritis", | |
| :rdfs/subClassOf :obo/SYMP_0000459}) | |
| (def SYMP_0019160 | |
| "boil" | |
| {:db/ident :obo/SYMP_0019160, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a localized swelling and inflammation of the skin resulting from usually bacterial infection of a hair follicle and adjacent tissue, having a hard central core, and forming pus.", | |
| :oboInOwl/hasExactSynonym "furuncle", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019160", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "boil", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0019161 | |
| "muscle pain" | |
| {:db/ident :obo/SYMP_0019161, | |
| :obo/IAO_0000115 | |
| "A pain that is characterized by a pain in one or more muscles.", | |
| :oboInOwl/hasAlternativeId "SYMP:0000626", | |
| :oboInOwl/hasExactSynonym "myalgia", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019161", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "muscle pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0019162 | |
| "muscle tightness" | |
| {:db/ident :obo/SYMP_0019162, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019162", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "muscle tightness", | |
| :rdfs/subClassOf :obo/SYMP_0000183}) | |
| (def SYMP_0019163 | |
| "eye symptom" | |
| {:db/ident :obo/SYMP_0019163, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019163", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "eye symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000387}) | |
| (def SYMP_0019164 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0019164, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019164", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "excessive tearing", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0019165 | |
| "light sensitivity" | |
| {:db/ident :obo/SYMP_0019165, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019165", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "light sensitivity", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0019166 | |
| "obsolete ulcerations" | |
| {:db/ident :obo/SYMP_0019166, | |
| :oboInOwl/hasExactSynonym ["ulcers" "ulcer"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019166", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete ulcerations"}) | |
| (def SYMP_0019167 | |
| "pustule" | |
| {:db/ident :obo/SYMP_0019167, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by a small circumscribed elevation of the skin containing pus and having an inflamed base.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019167", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pustule", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0019168 | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease" | |
| {:db/ident :obo/SYMP_0019168, | |
| :obo/IAO_0000115 | |
| "A pneumonitis that is characterized by an inflammatory illness of the lung resulting from a variety of causes including infection with bacteria, viruses, fungi, or parasites, and chemical or physical injury to the lungs. Its cause may also be officially described as idiopathic, that is, unknown, when infectious causes have been excluded.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019168", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment | |
| "doid/symp duplicate - reviewed 10/2022 & determined to be a disease", | |
| :rdfs/label "obsolete pneumonia"}) | |
| (def SYMP_0019169 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0019169, | |
| :obo/IAO_0000115 | |
| "Arthritis is a musculoskeletal system symptom characterized as an inflammation of joints due to infectious, metabolic, or constitutional causes.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019169", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "arthritis", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0019170 | |
| "obsolete osteomyelitis" | |
| {:db/ident :obo/SYMP_0019170, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019170", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/label "obsolete osteomyelitis"}) | |
| (def SYMP_0019171 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0019171, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by an inflammation of the vertebrae.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019171", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "spondylitis", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0019172 | |
| "ocular lesion" | |
| {:db/ident :obo/SYMP_0019172, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019172", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ocular lesion", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0019173 | |
| "meningitis" | |
| {:db/ident :obo/SYMP_0019173, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by an inflammation of the meninges and especially of the pia mater and the arachnoid.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019173", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "meningitis", | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0019174 | |
| "chills" | |
| {:db/ident :obo/SYMP_0019174, | |
| :oboInOwl/hasExactSynonym "rigors", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019174", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chills", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0019175 | |
| "sweaty" | |
| {:db/ident :obo/SYMP_0019175, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by the excretion of moisture in visible quantities through the opening of the sweat glands.", | |
| :oboInOwl/hasExactSynonym "perspire", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019175", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "sweaty", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0019176 | |
| "malaise" | |
| {:db/ident :obo/SYMP_0019176, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by an indefinite feeling of debility or lack of health, often indicative of or accompanying the onset of an illness.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019176", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "malaise", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0019177 | |
| "fatigue" | |
| {:db/ident :obo/SYMP_0019177, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a weariness or exhaustion from labor, exertion, or stress.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019177", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "fatigue", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0019178 | |
| "necrotic lesion" | |
| {:db/ident :obo/SYMP_0019178, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by regions of cell death to living tissue in an organ, which has suffered damage through injury or disease, such as a wound, ulcer, abscess, or tumor.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019178", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "necrotic lesion", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0019179 | |
| "lightheadedness" | |
| {:db/ident :obo/SYMP_0019179, | |
| :obo/IAO_0000115 | |
| "A balance symptom that is characterized by a condition of being dizzy or on the verge of fainting, particularly when one arises to a standing position. Lightheadedness is a predictable consequence of any medication tending to lower blood pressure.", | |
| :oboInOwl/hasExactSynonym "light-headedness", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019179", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "lightheadedness", | |
| :rdfs/subClassOf :obo/SYMP_0020045}) | |
| (def SYMP_0019180 | |
| "doid/symp duplicate" | |
| {:db/ident :obo/SYMP_0019180, | |
| :obo/IAO_0000115 | |
| "Constipation is a feces and droppings symptom involving the abnormally delayed or infrequent passage of dry hardened feces. Constipation may be categorized into three subtypes: normal-transit, slow-transit, and pelvic floor dysfunction.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019180", | |
| :rdf/type :owl/Class, | |
| :rdfs/comment "doid/symp duplicate", | |
| :rdfs/label "constipation", | |
| :rdfs/subClassOf :obo/SYMP_0000146}) | |
| (def SYMP_0019181 | |
| "hoarseness" | |
| {:db/ident :obo/SYMP_0019181, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019181", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hoarseness", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0019182 | |
| "behavioral symptom" | |
| {:db/ident :obo/SYMP_0019182, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by an involvement, or relation to, or emphasizes behavior.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019182", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "behavioral symptom"}, | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0019183 | |
| "hyperactivity" | |
| {:db/ident :obo/SYMP_0019183, | |
| :obo/IAO_0000115 | |
| "A behavioral symptom that is characterized by an increase in movement, impulsive actions, a shorter attention span, and being easily distracted.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019183", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "hyperactivity"}, | |
| :rdfs/subClassOf :obo/SYMP_0019182}) | |
| (def SYMP_0019184 | |
| "limited attention" | |
| {:db/ident :obo/SYMP_0019184, | |
| :obo/IAO_0000115 | |
| "A behavioral symptom that is characterized by a restricted rate of information processing by the brain.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019184", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "limited attention"}, | |
| :rdfs/subClassOf :obo/SYMP_0019182}) | |
| (def SYMP_0019185 | |
| "communication difficulty" | |
| {:db/ident :obo/SYMP_0019185, | |
| :obo/IAO_0000115 | |
| "A behavioral symptom that is characterized by speech, language and communication needs or communication disabilities.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019185", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "communication difficulty"}, | |
| :rdfs/subClassOf :obo/SYMP_0019182}) | |
| (def SYMP_0019186 | |
| "obsessive interests" | |
| {:db/ident :obo/SYMP_0019186, | |
| :obo/IAO_0000115 | |
| "A behavioral symptom that is characterized by obsessive and highly-focused interests.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019186", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "obsessive interests"}, | |
| :rdfs/subClassOf :obo/SYMP_0019182}) | |
| (def SYMP_0019187 | |
| "repetitive behavior" | |
| {:db/ident :obo/SYMP_0019187, | |
| :obo/IAO_0000115 | |
| "A behavioral symptom that is characterized by an unusual repetitive motor movements or manipulation of objects.", | |
| :oboInOwl/hasExactSynonym "stimming", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019187", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "repetitive behavior"}, | |
| :rdfs/subClassOf :obo/SYMP_0019182}) | |
| (def SYMP_0019188 | |
| "intracranial hemorrhage" | |
| {:db/ident :obo/SYMP_0019188, | |
| :obo/IAO_0000115 | |
| "A hemorrhage that is characterized by any bleeding occurring within the skull.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019188", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "intracranial hemorrhage"}, | |
| :rdfs/subClassOf :obo/SYMP_0000041}) | |
| (def SYMP_0019189 | |
| "intracerebral hemorrhage" | |
| {:db/ident :obo/SYMP_0019189, | |
| :obo/IAO_0000115 | |
| "A hemorrhage that is characterized by bleeding within the brain tissue itself.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019189", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "intracerebral hemorrhage"}, | |
| :rdfs/subClassOf :obo/SYMP_0000041}) | |
| (def SYMP_0019190 | |
| "subdural hemorrhage" | |
| {:db/ident :obo/SYMP_0019190, | |
| :obo/IAO_0000115 | |
| "A hemorrhage that is characterized by bleeding that occurs within the skull of head but outside the actual brain tissue.", | |
| :oboInOwl/hasExactSynonym "subdural hematoma", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0019190", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "subdural hemorrhage"}, | |
| :rdfs/subClassOf :obo/SYMP_0000041}) | |
| (def SYMP_0020000 | |
| "airway stenosis" | |
| {:db/ident :obo/SYMP_0020000, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by a narrowing in the airway that obstructs the passage of air into the lungs. Examples include tracheal and laryngotracheal stenosis.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020000", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "airway stenosis", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0020001 | |
| "apthous ulcer" | |
| {:db/ident :obo/SYMP_0020001, | |
| :obo/IAO_0000115 | |
| "A skin ulcer that is characterized by a small recurrent, painful, round or ovoid ulcers with well-defined erythematous margins, like a halo, and a central yellow or gray floor found in the soft tissue of the oral cavity.", | |
| :oboInOwl/hasExactSynonym ["canker sore" "aphthous stomatitis"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020001", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "apthous ulcer", | |
| :rdfs/subClassOf :obo/SYMP_0000136}) | |
| (def SYMP_0020002 | |
| "anal abscess" | |
| {:db/ident :obo/SYMP_0020002, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020002", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "anal abscess", | |
| :rdfs/subClassOf :obo/SYMP_0000672}) | |
| (def SYMP_0020003 | |
| "acholic stool" | |
| {:db/ident :obo/SYMP_0020003, | |
| :oboInOwl/hasExactSynonym "clay-colored bowel movement", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020003", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acholic stool", | |
| :rdfs/subClassOf :obo/SYMP_0000146}) | |
| (def SYMP_0020004 | |
| "ageusia" | |
| {:db/ident :obo/SYMP_0020004, | |
| :obo/IAO_0000115 | |
| "A disturbances of sensation of smell and taste that is characterized by a complete loss of taste function of the tongue.", | |
| :oboInOwl/hasExactSynonym "loss of taste", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020004", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "ageusia", | |
| :rdfs/subClassOf :obo/SYMP_0000551}) | |
| (def SYMP_0020005 | |
| "acquired color vision deficiency" | |
| {:db/ident :obo/SYMP_0020005, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020005", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acquired color vision deficiency", | |
| :rdfs/subClassOf :obo/SYMP_0000320}) | |
| (def SYMP_0020006 | |
| "agitation" | |
| {:db/ident :obo/SYMP_0020006, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by a feeling of irritability or severe restlessness.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020006", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "agitation", | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0020007 | |
| "anterior scleral inflammation" | |
| {:db/ident :obo/SYMP_0020007, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020007", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "anterior scleral inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0020008 | |
| "barking croup cough" | |
| {:db/ident :obo/SYMP_0020008, | |
| :obo/IAO_0000115 | |
| "A cough that is characterized by a tight, low-pitched, and barky (like a barking seal) cough.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020008", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "barking croup cough", | |
| :rdfs/subClassOf :obo/SYMP_0000614}) | |
| (def SYMP_0020009 | |
| "blind spot" | |
| {:db/ident :obo/SYMP_0020009, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020009", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "blind spot", | |
| :rdfs/subClassOf :obo/SYMP_0000320}) | |
| (def SYMP_0020010 | |
| "blurred vision with haloes" | |
| {:db/ident :obo/SYMP_0020010, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020010", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "blurred vision with haloes", | |
| :rdfs/subClassOf :obo/SYMP_0000012}) | |
| (def SYMP_0020011 | |
| "bloody diarrhea" | |
| {:db/ident :obo/SYMP_0020011, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020011", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "bloody diarrhea"}, | |
| :rdfs/subClassOf :obo/SYMP_0000570}) | |
| (def SYMP_0020012 | |
| "weight symptom" | |
| {:db/ident :obo/SYMP_0020012, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020012", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "weight symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0020013 | |
| "abnormal weight loss" | |
| {:db/ident :obo/SYMP_0020013, | |
| :obo/IAO_0000115 | |
| "A weight loss that is characterized as deviating from what is normal or usual, typically in a way that is undesirable or worrying.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020013", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal weight loss", | |
| :rdfs/subClassOf :obo/SYMP_0000178}) | |
| (def SYMP_0020014 | |
| "chronic weight loss" | |
| {:db/ident :obo/SYMP_0020014, | |
| :obo/IAO_0000115 | |
| "A weight loss that is characterized by conditions that last 1 year or more and require ongoing medical attention, or limit activities of daily living, or both.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020014", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chronic weight loss", | |
| :rdfs/subClassOf :obo/SYMP_0000178}) | |
| (def SYMP_0020015 | |
| "obsolete gain of weight" | |
| {:db/ident :obo/SYMP_0020015, | |
| :obo/IAO_0100001 :obo/SYMP_0000403, | |
| :oboInOwl/hasAlternativeId "SYMP:0000403", | |
| :oboInOwl/hasExactSynonym "weight gain", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020015", | |
| :owl/deprecated true, | |
| :rdf/type :owl/Class, | |
| :rdfs/comment false, | |
| :rdfs/label "obsolete gain of weight"}) | |
| (def SYMP_0020016 | |
| "acute weight gain" | |
| {:db/ident :obo/SYMP_0020016, | |
| :obo/IAO_0000115 | |
| "A weight gain that is characterized by a severe and sudden onset.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020016", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "acute weight gain", | |
| :rdfs/subClassOf :obo/SYMP_0000403}) | |
| (def SYMP_0020017 | |
| "chronic weight gain" | |
| {:db/ident :obo/SYMP_0020017, | |
| :obo/IAO_0000115 | |
| "A weight gain that is characterized by conditions that last 1 year or more and require ongoing medical attention, or limit activities of daily living, or both.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020017", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chronic weight gain", | |
| :rdfs/subClassOf :obo/SYMP_0000403}) | |
| (def SYMP_0020018 | |
| "overweight" | |
| {:db/ident :obo/SYMP_0020018, | |
| :obo/IAO_0000115 | |
| "A weight symptom that is characterized by being too heavy for one’s height. Excess body weight can come from fat, muscle, bone, and/or water retention. Being overweight does not always mean being obese.", | |
| :oboInOwl/hasExactSynonym "obesity", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020018", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "overweight", | |
| :rdfs/subClassOf :obo/SYMP_0020012}) | |
| (def SYMP_0020019 | |
| "postnasal drainage" | |
| {:db/ident :obo/SYMP_0020019, | |
| :obo/IAO_0000115 | |
| "A nose symptom that is characterized by an an excessive secretion of mucous down the back of the throat.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020019", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "postnasal drainage", | |
| :rdfs/subClassOf :obo/SYMP_0000388}) | |
| (def SYMP_0020020 | |
| "abnormal scar formation" | |
| {:db/ident :obo/SYMP_0020020, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020020", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal scar formation", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0020021 | |
| "abnormal wound healing" | |
| {:db/ident :obo/SYMP_0020021, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020021", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "abnormal wound healing", | |
| :rdfs/subClassOf :obo/SYMP_0000092}) | |
| (def SYMP_0020022 | |
| "bone conduction hyperacusis" | |
| {:db/ident :obo/SYMP_0020022, | |
| :obo/IAO_0000115 | |
| "An ear symptom - need proper definition - placeholder for xref.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020022", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bone conduction hyperacusis", | |
| :rdfs/subClassOf :obo/SYMP_0000392}) | |
| (def SYMP_0020023 | |
| "bone pain" | |
| {:db/ident :obo/SYMP_0020023, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020023", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bone pain", | |
| :rdfs/subClassOf :obo/SYMP_0000099}) | |
| (def SYMP_0020024 | |
| "bronchospasm" | |
| {:db/ident :obo/SYMP_0020024, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by constriction of the air passages of the lung (as in asthma) by spasmodic contraction of the bronchial muscles.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020024", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bronchospasm", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0020025 | |
| "caseation" | |
| {:db/ident :obo/SYMP_0020025, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by necrosis of tissue with conversion of damaged tissue into a soft cheesy substance.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020025", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "caseation", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0020026 | |
| "chronic inflammation" | |
| {:db/ident :obo/SYMP_0020026, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020026", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chronic inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0000061}) | |
| (def SYMP_0020027 | |
| "wet cough" | |
| {:db/ident :obo/SYMP_0020027, | |
| :obo/IAO_0000115 | |
| "A cough that is characterized by a production and expectoration (bringing up) of mucus (phlegm) or sputum.", | |
| :oboInOwl/hasExactSynonym "productive cough", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020027", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "wet cough", | |
| :rdfs/subClassOf :obo/SYMP_0000614}) | |
| (def SYMP_0020028 | |
| "poor wound healing" | |
| {:db/ident :obo/SYMP_0020028, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020028", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "poor wound healing", | |
| :rdfs/subClassOf :obo/SYMP_0000092}) | |
| (def SYMP_0020029 | |
| "concentration difficulty" | |
| {:db/ident :obo/SYMP_0020029, | |
| :obo/IAO_0000115 | |
| "An alteration of consciousness that is characterized by a decreased ability to focus one's thoughts on something. Concentration difficulties can be related to difficulty staying awake, impulsiveness, intrusive thoughts or concerns, overactivity, or inattention. They can be caused by medical, cognitive or psychological problems, or, may be related to sleep disorders, medications, alcohol, or drugs.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020029", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "concentration difficulty", | |
| :rdfs/subClassOf :obo/SYMP_0000482}) | |
| (def SYMP_0020030 | |
| "patches of hair loss with a black dot pattern" | |
| {:db/ident :obo/SYMP_0020030, | |
| :obo/IAO_0000115 | |
| "A hair symptom that is characterized by patchy hair loss and the presence of comedo-like cadaver hairs, which appear as black dots.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020030", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "patches of hair loss with a black dot pattern", | |
| :rdfs/subClassOf :obo/SYMP_0000440}) | |
| (def SYMP_0020031 | |
| "chest discomfort" | |
| {:db/ident :obo/SYMP_0020031, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by pain, pressure, tightness, or other discomfort originating in or radiating to the chest, which constitutes an important indicator of potentially serious cardiac or cardiovascular disorders.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020031", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chest discomfort", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0020032 | |
| "chest tightness" | |
| {:db/ident :obo/SYMP_0020032, | |
| :obo/IAO_0000115 | |
| "A chest discomfort that is characterized by any type of pain or discomfort between your upper belly and lower neck.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020032", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "chest tightness", | |
| :rdfs/subClassOf :obo/SYMP_0020031}) | |
| (def SYMP_0020033 | |
| "paroxysmal cough" | |
| {:db/ident :obo/SYMP_0020033, | |
| :obo/IAO_0000115 | |
| "A cough that is characterized by a persistent cough with sudden onset due to difficulty expelling thick mucus from the tracheobronchial tree. This type of cough is associated with diseases such as Pertussis (Whooping Cough).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020033", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "paroxysmal cough", | |
| :rdfs/subClassOf :obo/SYMP_0000614}) | |
| (def SYMP_0020034 | |
| "conjunctiva symptom" | |
| {:db/ident :obo/SYMP_0020034, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020034", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "conjunctiva symptom", | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0020035 | |
| "conjunctival congestion" | |
| {:db/ident :obo/SYMP_0020035, | |
| :obo/IAO_0000115 | |
| "An eye symptom that is characterized by (need def conjunctival congestion - placeholder for xref).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020035", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "conjunctival congestion", | |
| :rdfs/subClassOf :obo/SYMP_0020034}) | |
| (def SYMP_0020036 | |
| "conjunctival degeneration" | |
| {:db/ident :obo/SYMP_0020036, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020036", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "conjunctival degeneration", | |
| :rdfs/subClassOf :obo/SYMP_0020034}) | |
| (def SYMP_0020037 | |
| "conjunctival suffusion" | |
| {:db/ident :obo/SYMP_0020037, | |
| :obo/IAO_0000115 | |
| "An eye symptom that is characterized by (need def conjunctival suffusion - placeholder for xref).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020037", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "conjunctival suffusion", | |
| :rdfs/subClassOf :obo/SYMP_0020034}) | |
| (def SYMP_0020038 | |
| "conjunctival swelling" | |
| {:db/ident :obo/SYMP_0020038, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020038", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "conjunctival swelling", | |
| :rdfs/subClassOf :obo/SYMP_0020034}) | |
| (def SYMP_0020039 | |
| "contracture" | |
| {:db/ident :obo/SYMP_0020039, | |
| :obo/IAO_0000115 | |
| "A musculoskeletal system symptom that is characterized by a permanent tightening of the muscles, tendons, skin, and nearby tissues that causes the joints to shorten and become very stiff.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020039", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "contracture", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0020040 | |
| "hair symptom" | |
| {:db/ident :obo/SYMP_0020040, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020040", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hair symptom", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0020041 | |
| "corkscrew hair" | |
| {:db/ident :obo/SYMP_0020041, | |
| :obo/IAO_0000115 | |
| "A hair symptom that is characterized by coiled “corkscrew” hairs on the surface of the arms, legs and chest, which can occur as a result low level of ascorbic acid (vitamin C).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020041", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "corkscrew hair", | |
| :rdfs/subClassOf :obo/SYMP_0020040}) | |
| (def SYMP_0020042 | |
| "corneal scarring" | |
| {:db/ident :obo/SYMP_0020042, | |
| :obo/IAO_0000115 | |
| "A cornea symptom that is characterized by scarring (an opacity or irregularity in the cornea) of the cornea, from trauma; abrasion; bacterial, fungal, viral, or parasitic infection; or disease, and can result in impaired vision, or even blindness.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020042", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "corneal scarring", | |
| :rdfs/subClassOf :obo/SYMP_0000239}) | |
| (def SYMP_0020043 | |
| "dark urine" | |
| {:db/ident :obo/SYMP_0020043, | |
| :obo/IAO_0000115 | |
| "A urinary system symptom that is characterized by an elevation in the concentration of the the pigments from foods, dyes, and medications in urine. The dilution of these pigment is dependent on the amount of water intake and severe dehydration can lead to a dark color.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020043", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "dark urine", | |
| :rdfs/subClassOf :obo/SYMP_0000486}) | |
| (def SYMP_0020044 | |
| "hair shedding" | |
| {:db/ident :obo/SYMP_0020044, | |
| :obo/IAO_0000115 | |
| "A hair symptom that is characterized by significant falling out of hair, which may be a result of stress, high fever, and other factors.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020044", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "hair shedding", | |
| :rdfs/subClassOf :obo/SYMP_0020040}) | |
| (def SYMP_0020045 | |
| "balance symptom" | |
| {:db/ident :obo/SYMP_0020045, | |
| :obo/IAO_0000115 | |
| "A neurological and physiological symptom that is characterized by any of the following: dizziness or vertigo (a spinning sensation); falling or feeling as if you are going to fall; staggering when walking; lightheadedness, faintness, or a floating sensation; and confusion or disorientation.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020045", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "balance symptom"}, | |
| :rdfs/subClassOf :obo/SYMP_0000410}) | |
| (def SYMP_0020046 | |
| "feeding problem" | |
| {:db/ident :obo/SYMP_0020046, | |
| :obo/IAO_0000115 | |
| "A feeding difficulties and mismanagement that is characterized by delays and/or disorders in the development of eating and drinking skills including disordered placement of food in the mouth, difficulty in appropriately manipulating food when it is in the mouth, difficulty chewing, and/or difficulty swallowing.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020046", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "feeding problem"}, | |
| :rdfs/subClassOf :obo/SYMP_0000522}) | |
| (def SYMP_0020047 | |
| "descending muscle paralysis" | |
| {:db/ident :obo/SYMP_0020047, | |
| :obo/IAO_0000115 | |
| "A paralysis that is characterized by a loss of motor function in one or more muscles, which can also be accompanied by a loss of feeling (sensory loss). Descending paralysis contrasts with ascending paralysis in that descending paralysis presents in the upper limbs before the lower limbs. Descending paralysis occurs in conditions such as botulism.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020047", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "descending muscle paralysis"}, | |
| :rdfs/subClassOf :obo/SYMP_0000030}) | |
| (def SYMP_0020048 | |
| "skin peeling" | |
| {:db/ident :obo/SYMP_0020048, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020048", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "skin peeling"}, | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0020049 | |
| "delayed psychomotor development" | |
| {:db/ident :obo/SYMP_0020049, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by the delay in development child's cognitive, emotional, motor, and social capacities from the beginning of life throughout fetal and neonatal periods, infancy, childhood, and adolescence.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020049", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "delayed psychomotor development"}, | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0020050 | |
| "decreased tearing" | |
| {:db/ident :obo/SYMP_0020050, | |
| :obo/IAO_0000115 | |
| "An eye symptom that is characterized by a reduction in the saline fluid secreted by the lacrimal gland.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020050", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "decreased tearing"}, | |
| :rdfs/subClassOf :obo/SYMP_0019163}) | |
| (def SYMP_0020051 | |
| "decreased metabolism" | |
| {:db/ident :obo/SYMP_0020051, | |
| :obo/IAO_0000115 | |
| "A nutrition, metabolism, and development symptom that is characterized by a reduction in the chemical reactions catalyzed by enzymes, which keep us alive. Metabolism allows organisms to grow, reproduce, maintain their structures, and respond to their environments and can be divided into catabolism (breaking down of organic matter) and anabolism (building of molecules).", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020051", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "decreased metabolism"}, | |
| :rdfs/subClassOf :obo/SYMP_0000473}) | |
| (def SYMP_0020052 | |
| "hand weakness" | |
| {:db/ident :obo/SYMP_0020052, | |
| :obo/IAO_0000115 | |
| "A muscle weakness that is characterized by a reduction in muscle strength, which may be the result of a variety of conditions, such as carpal tunnel syndrome, arthritis, peripheral neuropathy, tendon damage, and ganglion cysts.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020052", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "hand weakness"}, | |
| :rdfs/subClassOf :obo/SYMP_0000094}) | |
| (def SYMP_0020053 | |
| "mammary gland inflammation" | |
| {:db/ident :obo/SYMP_0020053, | |
| :obo/IAO_0000115 | |
| "A skin and integumentary tissue symptom that is characterized by an inflammation of the mammary gland or udder and usually caused by infection.", | |
| :oboInOwl/hasExactSynonym ["mammitis" "inflammation of mammary breast"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020053", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "mammary gland inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0000488}) | |
| (def SYMP_0020054 | |
| "severe mammary gland inflammation" | |
| {:db/ident :obo/SYMP_0020054, | |
| :obo/IAO_0000115 | |
| "A mammary gland inflammation that is characterized by an increased intensity or severity of the condition.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020054", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe mammary gland inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0020053}) | |
| (def SYMP_0020055 | |
| "pharynx inflammation" | |
| {:db/ident :obo/SYMP_0020055, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020055", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "pharynx inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0000385}) | |
| (def SYMP_0020056 | |
| "cerebrovascular accident" | |
| {:db/ident :obo/SYMP_0020056, | |
| :obo/IAO_0000115 | |
| "A nervous system symptom that is characterized by a loss of blood flow to part of the brain, which damages brain tissue. Cerebrovascular accidents are caused by blood clots and broken blood vessels in the brain.", | |
| :oboInOwl/hasExactSynonym | |
| ["cerebral hemorrhage" "cerebral accident" "apoplexy"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020056", | |
| :rdf/type :owl/Class, | |
| :rdfs/label {:rdf/language "en", | |
| :rdf/value "cerebrovascular accident"}, | |
| :rdfs/subClassOf :obo/SYMP_0000480}) | |
| (def SYMP_0020057 | |
| "bronchiole inflammation" | |
| {:db/ident :obo/SYMP_0020057, | |
| :obo/IAO_0000115 | |
| "A respiratory system and chest symptom that is characterized by acute inflammation of the bronchi, accompanied by inflamed patches in the nearby lobules of the lungs.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020057", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "bronchiole inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0000514}) | |
| (def SYMP_0020058 | |
| "severe bronchiole inflammation" | |
| {:db/ident :obo/SYMP_0020058, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020058", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "severe bronchiole inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0020057}) | |
| (def SYMP_0020059 | |
| "suppurative bronchiole inflammation" | |
| {:db/ident :obo/SYMP_0020059, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020059", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "suppurative bronchiole inflammation", | |
| :rdfs/subClassOf :obo/SYMP_0020057}) | |
| (def SYMP_0020060 | |
| "low white blood cell count" | |
| {:db/ident :obo/SYMP_0020060, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020060", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "low white blood cell count", | |
| :rdfs/subClassOf :obo/SYMP_0019139}) | |
| (def SYMP_0020061 | |
| "outlet dysfunction constipation" | |
| {:db/ident :obo/SYMP_0020061, | |
| :obo/IAO_0000115 | |
| "A constipation that is characterized by difficulty passing bowel movements after they reach the rectum. One experiences difficulty evacuating the stool and often has to strain or press the fingers into the vagina or in front of or into the rectum to help remove the stool. Outlet dysfunction can be caused by inappropriate or abnormal muscle contraction of the pelvic floor (called pelvic floor dyssynergia or dyssynergic defecation) which can respond to biofeedback. It may also be due to a rectocele or other structural changes in the pelvic floor that will require medical or at times, surgical treatment.", | |
| :oboInOwl/hasDbXref ["UMLS_CUI:C0949134" "ICD9CM:564.02" "ICD10CM:K59.02"], | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020061", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "outlet dysfunction constipation", | |
| :rdfs/subClassOf :obo/SYMP_0019180}) | |
| (def SYMP_0020062 | |
| "soft tissue necrosis" | |
| {:db/ident :obo/SYMP_0020062, | |
| :obo/IAO_0000115 | |
| "A musculoskeletal system symptom that is characterized by necrosis (i.e. tissue death) of soft tissue, including muscle, fat, blood vessels, nerves, tendons, and tissues that surround the bones and joints.", | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020062", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "soft tissue necrosis", | |
| :rdfs/subClassOf :obo/SYMP_0000891}) | |
| (def SYMP_0020063 | |
| "blood pressure" | |
| {:db/ident :obo/SYMP_0020063, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020063", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "blood pressure", | |
| :rdfs/subClassOf :obo/SYMP_0000567}) | |
| (def SYMP_0020064 | |
| "high blood pressure" | |
| {:db/ident :obo/SYMP_0020064, | |
| :oboInOwl/hasOBONamespace "symptoms", | |
| :oboInOwl/id "SYMP:0020064", | |
| :rdf/type :owl/Class, | |
| :rdfs/label "high blood pressure", | |
| :rdfs/subClassOf :obo/SYMP_0020063}) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment