Link to this page
CODO: an Ontology for collection and analysis of COviD-19 data
Last uploaded:
May 29, 2024
Jump to:
Id | https://w3id.org/codo#COVIDRO_Medication
https://w3id.org/codo#COVIDRO_Medication
|
---|---|
Preferred Name | Medication |
Definitions |
Medication refers to a substance or drug that is prescribed or used to prevent, treat, or manage diseases, conditions, or symptoms in humans or animals. Medications are typically formulated in specific pharmaceutical preparations and are administered through various routes such as oral, topical, injection, or inhalation, depending on the medication and its intended use. Medications can be prescribed by healthcare professionals, such as doctors or veterinarians, and are regulated by health authorities to ensure their safety, efficacy, and quality. They play a crucial role in the field of healthcare and are used to alleviate symptoms, control diseases, cure infections, manage chronic conditions, or provide relief from pain or discomfort. It's important to follow the prescribed dosage and instructions for medication use to achieve the desired therapeutic effect and minimize the risk of adverse effects.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | Medication
|
---|---|
comment | Medication refers to a substance or drug that is prescribed or used to prevent, treat, or manage diseases, conditions, or symptoms in humans or animals. Medications are typically formulated in specific pharmaceutical preparations and are administered through various routes such as oral, topical, injection, or inhalation, depending on the medication and its intended use. Medications can be prescribed by healthcare professionals, such as doctors or veterinarians, and are regulated by health authorities to ensure their safety, efficacy, and quality. They play a crucial role in the field of healthcare and are used to alleviate symptoms, control diseases, cure infections, manage chronic conditions, or provide relief from pain or discomfort. It's important to follow the prescribed dosage and instructions for medication use to achieve the desired therapeutic effect and minimize the risk of adverse effects.
|
prefLabel | Medication
|
prefixIRI | codo:COVIDRO_Medication
|
subClassOf | |
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Loading...
Notes
Filter:
Add NCBO Web Widgets to your site for CODO
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=CODO&class=https%3A%2F%2Fw3id.org%2Fcodo%23GeneralFindingOfObservationOfPatient&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: "CODO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |