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#LaboratoryTest
https://w3id.org/opencare#LaboratoryTest
|
---|---|
Preferred Name | Laboratory test |
Definitions |
Laboratory testing refers to a wide range of medical tests, exams or procedures that are performed on samples of blood, urine, tissue, or other body fluids or substances to diagnose, monitor, or treat a disease or medical condition.
Source: Lab Tests Online, American Association for Clinical Chemistry
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
label | Laboratory test
|
---|---|
comment | Laboratory testing refers to a wide range of medical tests, exams or procedures that are performed on samples of blood, urine, tissue, or other body fluids or substances to diagnose, monitor, or treat a disease or medical condition.
Source: Lab Tests Online, American Association for Clinical Chemistry
|
prefLabel | Laboratory test
|
prefixIRI | opencare:LaboratoryTest
|
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 |