Link to this page
Medical image simulation
Last uploaded:
July 11, 2013
Acronym | OntoVIP |
Visibility | Public |
Description | The OntoVIP ontology was developed in the context of the Virtual Imaging Platform project (VIP), a french project supported by ANR (ANR-09-COSI-03 grant) aiming at sharing medical image simulation resources. This ontology describes the content of the models used in medical image simulation. This ontology can be used to annotate such models in order to highlight the different entities that are present in the 3D scene to be imaged, i.e. anatomical structures, pathological structures, foreign bodies, contrast agents etc. The model allows also to associate to these entities information about their physical qualities, which are used in the medical image simulation process (to mimick physical phenomena involved in CT, MR, US and PET imaging). This ontology partly relies on the OntoNeuroLOG ontology (ONL-DP ONL-MR-DA), as well as PATO, RadLex, FMA and ChEBI. |
Status | Production |
Format | OWL |
Language | English, French |
Contact | Bernard Gibaud, bernard.gibaud@univ-rennes1.fr |
Categories | Imaging |
No views of OntoVIP available
We have not yet calculated metrics for OntoVIP
Jump to:
Id | http://neurolog.unice.fr/ontoneurolog/v3.0/study-examination-subject.owl#patient
http://neurolog.unice.fr/ontoneurolog/v3.0/study-examination-subject.owl#patient
|
---|---|
Preferred Name | patient |
Definitions |
[DEF] CDISC Clinical Research Glossary: a patient is a person under a physician’s care for a particular disease or condition. NOTE: A subject in a clinical trial is not necessarily a patient, but a patient in a clinical trial is a subject.
|
Type | http://www.w3.org/2002/07/owl#Class |
All Properties
definition | [DEF] CDISC Clinical Research Glossary: a patient is a person under a physician’s care for a particular disease or condition. NOTE: A subject in a clinical trial is not necessarily a patient, but a patient in a clinical trial is a subject. |
---|---|
prefLabel | patient
|
prefixIRI | patient
|
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 OntoVIP
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=OntoVIP&class=http%3A%2F%2Fneurolog.unice.fr%2Fontoneurolog%2Fv3.0%2Fmedical-dataset-expression.owl%23DICOM-SOP-class&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: "OntoVIP" }); You can also view a detailed demonstration For more help visit NCBO Widget Wiki |