Link to this page
OpenCareOntology
Last uploaded:
August 5, 2024
Acronym | OCO |
Visibility | Public |
Description | Open healthCare Ontology (OpenCare) is an integrated metadata vocabulary expressed as an ontological data model, to facilitate the effective reasoning of patient-specific electronic health record (EHR) data. The OpenCare model identifies the concepts and semantic types in the EHR data with the aim of enabling the representation of clinical data in a way that is accessible and usable by researchers and healthcare facility users. The development of OpenCare and its components is formalized using the Ontology Web Language (OWL). This framework aims to enhance the accessibility and user-friendliness of EHR clinical data. |
Status | Alpha |
Format | OWL |
Contact | Biswanath Dutta, bisu@drtc.isibang.ac.in Debanjali Bain, debanjali@drtc.isibang.ac.in |
Categories | Biomedical Resources, Health, Vocabularies |
No views of OCO available
Jump to:
Id | https://w3id.org/opencare#Neurosurgeon
https://w3id.org/opencare#Neurosurgeon
|
---|---|
Preferred Name | Neuro surgeon |
Definitions |
A medical doctor who specializes in the surgical treatment of the nervous system, including the brain, spinal cord, and peripheral nerves. They diagnose and treat a variety of conditions, including tumors, traumatic injuries, and degenerative diseases of the spine. (Source: American Association of Neurological Surgeons - https://www.aans.org/Patients/Neurosurgical-Conditions-and-Treatments/What-is-a-Neurosurgeon)
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | Neuro surgeon
|
---|---|
comment | A medical doctor who specializes in the surgical treatment of the nervous system, including the brain, spinal cord, and peripheral nerves. They diagnose and treat a variety of conditions, including tumors, traumatic injuries, and degenerative diseases of the spine. (Source: American Association of Neurological Surgeons - https://www.aans.org/Patients/Neurosurgical-Conditions-and-Treatments/What-is-a-Neurosurgeon)
|
prefLabel | Neuro surgeon
|
prefixIRI | opencare:Neurosurgeon
|
subClassOf | |
type |
Add comment
Delete | Subject | Author | Type | Created |
---|---|---|---|---|
No notes to display |
- Problem retrieving properties:
Notes
Filter:
Add NCBO Web Widgets to your site for OCO
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=OCO&class=http%3A%2F%2Fpurl.obolibrary.org%2Fobo%2FOGMS_0000073&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: "OCO" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |