Link to this page
The Prescription of Drugs Ontology
Last uploaded:
September 4, 2020
Acronym | PDRO |
Visibility | Public |
Description | PDRO is a realist ontology that aims to represent the domain of drug prescriptions. Such an ontology is currently missing in the OBOFoundry and is highly relevant to the domains of existing ontologies like DRON, OMRSE and OAE. PDRO’s central focus is the structure of a drug prescription, which is represented as a mereology of informational entities. Our current use cases are (1) refining this structure (e.g., adding closure axioms, cardinality, datatype bindings, etc) for prospectively standardizing local electronic prescriptions and (2) annotating prescription data of differing EHRs for detecting inappropriate prescriptions using a central semantic framework. Future ontological work will include aligning PDRO more closely with the Document Acts Ontology. |
Status | Production |
Format | OWL |
Contact | Ryeyan Taseen, ryeyan.taseen@gmail.com |
Categories | Health |
Groups | OBO Foundry |
Version | Released | Uploaded | Downloads |
---|---|---|---|
unknown (Parsed, Indexed, Metrics, Annotator) | 02/25/2020 | 09/04/2020 | OWL | CSV | RDF/XML | Diff |
unknown (Archived) | 02/25/2020 | 02/25/2020 | OWL | Diff |
unknown (Archived) | 09/23/2019 | 09/23/2019 | OWL | Diff |
unknown (Archived) | 07/23/2018 | 07/23/2018 | OWL | Diff |
unknown (Archived) | 06/19/2018 | 06/19/2018 | OWL | Diff |
unknown (Archived) | 06/09/2018 | 06/09/2018 | OWL | Diff |
unknown (Archived) | 06/08/2018 | 06/08/2018 | OWL | Diff |
unknown (Archived) | 06/07/2018 | 06/07/2018 | OWL | Diff |
unknown (Archived) | 11/28/2016 | 09/25/2017 | OWL |
more... |
No views of PDRO available
Jump to:
Id | http://www.ifomis.org/bfo/1.1/snap#Function
http://www.ifomis.org/bfo/1.1/snap#Function
|
---|---|
Preferred Name | Function |
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
prefLabel | Function
|
---|---|
editor preferred term | function
|
prefixIRI | snap:Function
|
subClassOf | |
type | |
example of usage | the function of a judge in a court of law
the function of a birth canal to enable transport
the function of an automobile to provide transportation
the function of reproduction in the transmission of genetic material
the function of a hammer to drive in nails
the function of a computer program to compute mathematical equations
the digestive function of the stomach to nutriate the body
the function of the heart in the body: to pump blood, to receive de-oxygenated and oxygenated blood, etc.
See more
See less
|
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for PDRO
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=PDRO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FDRON_00260147&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: "PDRO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |