Skip to content
Alejandro Medrano Gil edited this page May 19, 2015 · 1 revision

This ontology describes weiging scale and blood pressure devices according to ISO 11073 10415 and 10407.

This ontology is created with uAAL ontology editor eclipse plugin from WP3. The model was drawn in the graphical editor and transformed to code afterwards. Due to a several manual changes in the resulting code (to make it work) it is no longer possible to load and change the ontology in the graphical editor.

This ontology is not finished yet and is still in a sandbox on svn: http://forge.universaal.org/svn/lddi/sandboxes/patrickstern/org.universAAL.ontology.x73

Diagram

Elements

X73
Is the service concept of this ontology.
MDS
Concept of Medical Device Service (abstract class). Extends device class of org.universAAL.ontology.phThing.
WeighingScale
Specific device concept; extends MDS. PROP_HAS_MEASURED_WEIGHT is an object property to BodyWeight concept, which extends MDSAttribute.
BloodPressureMonitor
Another specific device concept extending MDS. Has multiple object properties for systolic, diastolic values and pulse.