Link to this page
Global Code Book Ontology
Last uploaded:
May 2, 2024
Acronym | GCBO |
Visibility | Public |
Description | An initial version of the Global Code Book Ontology |
Status | Alpha |
Format | OWL |
Contact | Christian Kindermann, christian.kindermann@stanford.edu |
Categories | Vocabularies |
No views of GCBO available
Jump to:
Id | http://purl.obolibrary.org/obo/NCIT_C4876
http://purl.obolibrary.org/obo/NCIT_C4876
|
---|---|
Preferred Name | Symptom |
Definitions |
Subjective evidence of disease perceived by the patient.
|
Synonyms |
SYMPTOM
Symptom
symptom
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | Symptom
|
---|---|
prefLabel | Symptom
|
NCIT_P366 | Symptom
|
inSubset | |
NCIT_P108 | Symptom
|
NCIT_P207 | C1457887
|
prefixIRI | NCIT:C4876
|
IAO_0000115 | Subjective evidence of disease perceived by the patient.
|
NCIT_P322 |
CDISC-GLOSS
CDISC
|
subClassOf | |
NCIT_NHC0 | C4876
|
type | |
NCIT_P325 | An indication that a person has a condition or disease. Some examples of symptoms are headache, fever, fatigue, nausea, vomiting, and pain.
An experience reported by a patient that may indicate a disease. NOTE: Some examples of symptoms are pain, fatigue, nausea, and anxiety. [After NCI Glossary] See also diagnosis, sign.
Subjective evidence of disease perceived by the patient.
|
hasExactSynonym |
SYMPTOM
Symptom
symptom
|
NCIT_P106 | Sign or Symptom
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for GCBO
Widget type | Widget demonstration |
---|---|
|
Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Example 1 (start typing the class name to get its full URI)
Example 2 (get the ID for a class) Example 3 (get the preferred name for a class) Step 2: Follow the Instructions
For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <iframe frameborder="0" src="/widgets/visualization?ontology=GCBO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FMONDO_0024575&apikey=YOUR_API_KEY"></iframe> For more help visit NCBO Widget Wiki |
|
Step 2: Follow the InstructionsCopy the code below and paste it to your HTML page <link rel="stylesheet" type="text/css" href="/widgets/jquery.ncbo.tree.css"> <script src="/widgets/jquery.ncbo.tree-2.0.2.js"></script> <div id="widget_tree"></div> var widget_tree = $("#widget_tree").NCBOTree({ apikey: "YOUR_API_KEY", ontology: "GCBO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |