@prefix s4ehaw: <https://saref.etsi.org/saref4ehaw/> .
PREFIX s4ehaw: <https://saref.etsi.org/saref4ehaw/>
The objective of SAREF4EHAW is to extend SAREF ontology (see ETSI TS 103 264 [1]) for the eHealth/Ageing-well (EHAW) vertical. Clause 4.1 of the technical specification ETSI TS 103 410-8 shortly introduces a high level view of the envisioned SAREF4EHAW semantic model and modular ontology, with the retained concepts (i.e. classes) and their relations.
SAREF4EHAW extension has been specified and formalized by investigating EHAW domain related resources, as reported in ETSI TR 103 509 [i.7], such as: potential stakeholders, standardization initiatives, alliances/associations, European projects, EC directives, existing ontologies and data repositories. Therefore, SAREF4EHAW modular ontology shall both:
SAREF4EHAW mainly reuses the following existing ontologies: SAREF (see ETSI TS 103 264 [1]), SmartBAN (see ETSI TS 103 378 [2]), SAREF4ENVI (see ETSI TS 103 410-2 [3]) and SSN (see [i.1]). SAREF4EHAW modular ontology will be fully specified and formalized in clause 4.2 of the technical specification ETSI TS 103 410-8. Figure 1 presents the high level view of the envisioned model of SAREF4EHAW ontology. In Figure 1, classes directly imported from SAREF ontology are in yellow, classes directly imported from SAREF4ENVI ontology are in pink and finally classes specifically developed for SAREF4EHAW are in blue.
SAREF4EHAW is extending SAREF ontology for the EHAW vertical and thus shall logically mainly model the following concepts (i.e. classes within Figure 1):
For semantic interoperability handling purposes, an ontology based solution, combined with sensing-as-a-service and WoT strategies, is retained for SAREF4EHAW. Therefore, an upper level ontology, at service level, shall also be fully modelled (Service class and sub-classes depicted in Figure 1).
Finally, SAREF4EHAW is an OWL-DL ontology. For embedded semantic analytics purposes, SAREF4EHAW shall be designed using the modularity principle (see ETSI TR 103 509 [i.7]) and can thus be mainly described by the following self-contained knowledge modules: HealthActor, Ban, HealthDevice, Function (measured data related concepts included) and Service. All these SAREF4EHAW modules will be fully detailed in clause 4.2 of the technical specification ETSI TS 103 410-8. The prefixes and namespaces used in SAREF4EHAW and in the technical specification ETSI TS 103 410-8 are listed in the Namespace Declarations section.
As already introduced in clause 4.1 of the technical specification ETSI TS 103 410-8 SAREF4EHAW is an OWL-DL ontology and shall be designed using the modularity principle (see ETSI TR 103 509 [i.7]) and can thus be mainly described by the following self-contained knowledge modules:
A detailed view of SAREF4EHAW HealthActor module is depicted in Figure 2.
SAREF4EHAW HealthActor module models the eHealth system actors, i.e. responsible parties (the legal entity responsible for a Body Area Network - BAN -), caregivers, patients, users and helpers (see Figure 2). A health actor also uses a BAN for complex monitoring purposes.
Caregiver, Patient, User, Helper and ResponsibleParty are all sub-classes of HealthActor (rdfs:subClassOf relation). Patient and User may have in particular:
The object properties defined for SAREF4EHAW HealthActor module are described in Table 2. The data properties defined for SAREF4EHAW HealthActor module are described in Table 3.
A detailed view of SAREF4EHAW Ban module is depicted in Figure 3.
A BAN (Ban class depicted in Figure 3) is mainly used for collecting, aggregating and relaying patient or user vital parameters, thus for complex monitoring purposes. It therefore contains health devices, and has a hub (playing both the BAN network gateway and the data concentrator roles) as depicted in Figure 3. A BAN enables the execution of tasks (class Task depicted in Figure 3) modeled as the following SAREF4EHAW individuals: Healthcare, Telemedicine, AssistedLiving, SportTraining, PervasiveComputing, Safety, Emergency.
As shown in Figure 3, a BAN has:
The object properties defined for SAREF4EHAW Ban module are described in Table 4. The data properties defined for SAREF4EHAW Ban module are described in Table 5.
A detailed view of SAREF4EHAW HealthDevice module is depicted in Figure 4.
As depicted in Figure 4, an HealthDevice is a sub-class of SAREF Device class (rdfs:subClassOf relation). A HealthDevice has a given function (e.g. a heart rate observation function) and offers services (e.g. a heart rate observation service), both inherited form SAREF Device, and is also attached to a health actor (e.g. a patient and/or a caregiver).
As shown in Figure 4, a health device also has an Interface that models the data transmission and network protocol related interface of the device (e.g. serial or wireless interface, address, transmission rate, etc.). A HealthDevice also has a set of properties, like ComputingPower, characterizing it.
Figure 4 also shows that HealthSensor, HealthActuator, HealthWearable and BanHub classes are all sub-classes of HealthDevice class (rdfs:subClassOf relation). HealthSensor and HealthActuator classes are sub-classes of the SAREF Sensor/Actuator ones. They will therefore not be described within clause 4.2.3 of the technical specification ETSI TS 103 410-8 in order to reduce duplication with SAREF documentation (see ETSI TS 103 264 [1] for details). HealthWearable class is a sub-class of to SAREF4WEAR Wearable class. It will therefore not be described within clause 4.2.3 of the technical specification ETSI TS 103 410-8 in order to reduce duplication with SAREF4WEAR documentation (see ETSI TS 103 410-9 [4] for details).
Finally and for reducing duplication with SAREF documentation, the reader is referred to the SAREF specification ETSI TS 103 264 [1] for details about all the classes that are reused from SAREF within Figure 4.
The object properties defined for SAREF4EHAW HealthDevice module are described in Table 6. The data properties defined for SAREF4EHAW HealthDevice module are described in Table 7.
FunctionalDevice are non-purely eHealth/ageing-well devices that can be used for modelling/detecting activities or behaviours of patients/users, like for example beacons that can detect indoor positioning of a patient in a house.
A functional device is a sub-class of SAREF Device class (rdfs:subClassOf relation) and shall thus have exactly the same object and data properties. Therefore and for reducing duplication with SAREF documentation, It will not be detailed in clause 4.2.5 of the technical specification ETSI TS 103 410-8 and the reader is referred to the SAREF specification (ETSI TS 103 264 [1]).
A detailed view of SAREF4EHAW Function module is depicted in Figure 5.
SAREF4EHAW Function module models the observation and actuation functions (see Figure 5).
As shown in Figure 5, a function has:
Figure 5 also shows that a observation function (a sub-class of SAREF Function class, rdfs:subClassOf relation), in case of complex observations such as time series provided by ECG devices (sequences of data in a successive equally spaced points in time), shall have a frequency property that is the frequency in which the measurements are made.
Finally and for reducing duplication with both SAREF and SAREF4ENVI documentation, the reader is referred to the SAREF and SAREF4ENVI specifications (ETSI TS 103 264 [1], ETSI TS 103 410-2 [3]) for details about all the classes that are reused from SAREF within Figure 5.
The object properties defined for SAREF4EHAW Function module are described in Table 7 The data properties defined for SAREF4EHAW Function module are described in Table 8.
This use case is about a patient of around 50 years old, Bob, with overeating habit. In the context of Covid-19, Bob as a risky patient is thus remotely followed/monitored/controlled by a caregiver, Dr. Knock, for Covid-19 signs detection purposes. Our patient is equipped with a BAN with an android smartphone as the BAN hub, as well as three COVID-19 related devices (wearables, sensors). Bob is equipped with SpireStone wearable device for breathing rate monitoring, a ScanWatch wearable for monitoring the SPO2 level and a TUCKY thermometer for the body temperature monitoring. Thus, using SAREF4EHAW ontology and has depicted in Figure 6:
Figure 7 depicts the SpireStone wearable device (a s4ehaw:HealthDevice) of Bob (a s4ehaw:Patient), as described using SAREF4EHAW extension.
As depicted in Figure 7, Bob SpireStone wearable, called BobSpireHealth, consists of three embedded sensors (saref:consistsOf property) that are health devices (s4ehaw:HealthDevice): an accelerometer (BobSpireAccelero), a vibration monitor (BobSpireVbro) and a breath rate sensor (BobSpireBreathSens). In the case presented in clause 4.3.1 of the technical specification ETSI TS 103 410-8, the Respiration function of this device will only be described as it measures the respiratory rate in bpm which is one of the key COVID-19 indicators to monitor. Figure 8 also shows that the SpireStone wearable (BobSpireHealth) is connected through the Bob monitoring BAN (s4syst:connectedThrough property) and is also attached to Bob (s4ehaw:isAttachedTo property).
Each of BobSpireHealth sensors has a certain function (saref:hasFunction property), as depicted in Figure 8. For example, the BobSpireBreathSens sensor has a respiration measurement function (a s4ehaw:MeasurementFunction), called Respiration and described in Figure 8.
Figure 8 shows that Respiration observation function has data (s4ehaw:hasData property), a respiratory rate (a s4ehaw:Data.
Figure 9 depicts the ScanWatch wearable device (a s4ehaw:HealthDevice) of Bob (a s4ehaw:Patient), as described using SAREF4EHAW extension.
As depicted in Figure 9, Bob is using the Withings_ScanWatch wearable (a s4ehaw:HealthDevice) that consists of many embedded sensors (saref:consistsOf property): an altimeter, a combined SPO2/heart rate sensor, and three electrodes for ECG. In the case of COVID-19 prevention, SPO2 level and heart rate can be described. This Scan watch has two functions (saref:hasFunction): an oxymeter measurement and a systolic pressure measurement.
Figure 10 describes the Oxymeter measurement function (a s4ehaw:ObservationFunction): it has data (s4ehaw:hasData property), a SPO2 level (a s4ehaw:Data).
Figure 11 shows the SystolicPressureSens measurement function which has data (s4ehaw:hasData property) the SystolicPressure (a s4ehaw:Data).
Figure 12 describes the third device which is the TUCKY Thermometer (a s4ehaw:HealthDevice) of Bob (a s4ehaw:Patient) called BobBodyThermo. It is a sensor patch which function is to measure accurately the body temperature in degree Celsius.
Figure 13 describes the BodyThermometer observation function (a s4ehaw:ObservationFunction).
As depicted in Figure 13, the BodyThermometer observation function has data (s4ehaw:hasData property).
Figure 14 describes BobMonitorBan, the BAN (a s4ehaw:Ban) that Bob (a s4ehaw:Patient) uses (s4ehaw:usesBan property) for vital parameters monitoring purposes.
Since Bob is using three s4ehaw:HealthDevice, these health devices should be part of Bob's BAN. Therefore and as shown in Figure 14, BobMonitorBan connects (s4syst:connectsSystem property) the tree aforementioned health devices: BobSpireHealth, BobScanWatch, and BobBodyThermometer (all s4ehaw:HealthDevice). As also shown in Figure 14, BobMonitorBan has a hub (s4ehaw:hasHub property), which plays the role of the data aggregator/collector and gateway of the BAN. This hub (a s4ehaw:BanHub) is called BobAndroidPhone (see Figure 14).
This scenario supports a set of rules, as described below.
As general rule, the doctor who is monitoring a patient should be inferred as using the ban used by this patient.
As COVID-19 early detection rules, the first scenario consists of early detection of suspected COVID-19 symptoms. When the body temperature rises above 37,5 degrees Celsius and the breathing rate exceeds 22 breaths/min a warning is sent to the BAN hub, in our case s4ehawInst:BobAndroidPhone.
The second scenario consists of another, more severe symptom of COVID-19. When the breathing rate rises above 22 breaths/min, the ambient SPO2 level is below 90 %, and the systolic pressure < 90 % an immediate alert is sent for hospitalisation of the patient.
In these two cases, if the caregiver/doctor confirms that this user has COVID-19, the user is automatically inferred as patient that has (s4ehaw:hasChronicDisease property) COVID-19 disease (a s4ehaw:ChronicDisease).
The third scenario focuses on detecting the users that met a COVID-19 patient. It is done by monitoring the distance maintained between Bob (or any patient) and any nearby COVID-19 patient. Thus, the distance between two nearby patients (s4ehaw:Patient) is computed using the geolocation property (s4ehaw:hasPhysicalLocation property) of these patients. Whenever this computed distance is below 1 meter, and if one of nearby patients is infected with COVID-19, an alarm is sent to the Ban Hub indicating that there is a high risk of COVID-19. The distance is computed using the latitude and longitude of the geolocation properties (s4ehaw:hasPhysicalLocation property) of patients (s4ehaw:Patient) with Haversine formula as follows:
This example describes how a cardiovascular Early Warning System (EWS) instantiates SAREF4EHAW. In this use case, the EWS collects data from an e-Health solution that allows monitoring the ECG data of a person (the patient) using the device. The chosen ECG solution for this example includes the Shimmer3 ECG, which is an ECG unit (device), a mobile application responsible for receiving high-frequency data (e.g. 256 Hz) via Bluetooth from the ECG device and sending the aggregated data to a service deployed in a cloud vendor. Therefore, the mobile app aggregates the ECG data and sends the aggregated data to an cloud IoT Hub (a publish/subscribe cloud gateway), allowing a service in the cloud to detect and warn possible emergency situations with the patient based on ECG time series and acceleration data.
An ECG Device registers the Heart Electrical Activity through electrodes attached to different places of the body, under the assumption that the heart is beating inside the body of a living person. Two electrodes enable an ECG lead to be measured, which is an electrical vector characterized by the depolarization of the heart resulted by the electrical signal between the atria and the ventricles. Manufacturers commonly characterize an ECG device by its number of ECG leads. An ECG device is composed by extremity electrodes, which are attached close to the Left Arm (LA), Right Arm (RA), Left Leg (LL) and the Right Leg (RL); and the chest (precordial), varying from one to six units (V16). By convention, lead I measures the electrical activity from the electrodes RA to LA, lead II measures of the electrical activity from RA to LL, lead III measures the electrical activity from LA to LL. The rule lead I + lead III = lead II makes it possible to derive a lead based on the other two. Lead I, Lead II and Lead III are known as Bipolar Limb. Unipolar leads measure the electrical activity from the Wilson's central terminal (negative pole) to each of the chest electrodes (positive poles). For example, the Shimmer3 ECG is a four-lead ECG device wired with four extremity electrodes and one chest electrode, enabling the measurement of three bipolar and one unipolar lead.
Figure 15 illustrates the composition of the ECG device (a s4ehaw:HealthDevice) of this example. The ECG device ECG_unit_T9JRN42 is an s4ehaw:HealthDevice that is composed of 4 leads (ECGLead_I_, ECGLead_II_, ECGLead_III_ and ECGLead_Vx_RL) and three accelerometer sensors (X, Y and Z). The acceleration data can be used by the EWS to detect collisions (e.g. car accidents) and correlate with the ECG data for detecting heart damages. The ECG device plays the role of a recorder in the complex event (action) of a s4ehaw:ObservationCollectionSession (the ECG recording session s4ehawInst:RecordingECGSession_01). In SAREF, this complex action can be classified as a saref:Task that an ECG device saref:accomplishes.
The frequency of an ECG device can be set through an API, which becomes the frequency of each ECG Sample Sequence measured during a recording session (a s4ehaw:ObservationCollectionSession).
The term s4ehaw:TimeSeriesObservation refers to a time series of a sequence of measurements made by a device, in line with the terminology often used in the measurement science (metrology). This term can be applied to several types of measurements, such as ECG time series. As illustrated in Figure 16, the ECGseries_Example002 is a s4ehaw:TimeSeriesObservation that is measured in ElectricPotential units (an array) and relates to the HeartElectricalActivity property. s4ehaw:TimeSeriesObservation is classified as saref:Observation in SAREF for two reasons:
The saref:hasValue property limits the value domain of a Observation to exactly one number. The s4ehaw:hasValues property was added to overcome this issue, in which a s4ehaw:TimeSeriesObservation can instantiate this property multiple times as an ordered (depending on the serialization format) array of numbers. The size of this array should reflect the frequency of the time series measurement and, if not, it shows a possible issue on missing measurements in the Bluetooth communication between the ECG device and the mobile application.
IRI: https://saref.etsi.org/saref4ehaw/Activity
IRI: https://saref.etsi.org/saref4ehaw/Ban
Body Area Network.
IRI: https://saref.etsi.org/saref4ehaw/BanApplicationTask
BAN application tasks, suchas healthcare, telemedicine, assisted living, sport training, safety and emergency...
IRI: https://saref.etsi.org/saref4ehaw/BanHub
Hub of the BAN, mainly playing the role of both a data concentrator and a network gateway.
IRI: https://saref.etsi.org/saref4ehaw/Caregiver
The class of caregivers.
IRI: https://saref.etsi.org/saref4ehaw/CommunicationInterface
A communication interface of a device to a communication network.
IRI: https://saref.etsi.org/saref4ehaw/CommunicationNetwork
A communication network.
IRI: https://saref.etsi.org/saref4ehaw/CommunicationProtocol
A communication protocol, e.g. BLE, serial, Ethernet...
IRI: https://saref.etsi.org/saref4ehaw/DailyActivity
The patient/user activities that occur during daytime.
IRI: https://saref.etsi.org/saref4ehaw/FunctionalDevice
Functional Devices are non-purely eHealth/ageing-well devices that can be used for modelling/detecting activities or behaviours of patients/users, like for example beacons that can detect indoor positioning of a patient in a house.
IRI: https://saref.etsi.org/saref4ehaw/HealthActor
The eHealth actors like e.g. caregivers, patients, users, helpers...
IRI: https://saref.etsi.org/saref4ehaw/HealthActuator
Health-related Actuator, sub-class of SAREF Actuator.
IRI: https://saref.etsi.org/saref4ehaw/HealthDevice
Health devices, e.g. BAN hub, health sensor/actuator/Wereable.
IRI: https://saref.etsi.org/saref4ehaw/HealthSensor
Health-related Sensor, sub-class of SAREF Sensor.
IRI: https://saref.etsi.org/saref4ehaw/HealthWearable
Health-related Wearable, sub-class of SAREF4WEAR Wearable.
IRI: https://saref.etsi.org/saref4ehaw/Helper
Helper of patients/users, e.g. a patient's relative.
IRI: https://saref.etsi.org/saref4ehaw/NocturnalActivity
The patient/user activities that occur during the night.
IRI: https://saref.etsi.org/saref4ehaw/ObservationCollectionExecution
Execution consisting in collecting observations made by Device (e.g. Sensor, Wearable, ECG Device...). Use saref:madeBy to link to the person or the Device that made it. Use saref:observes to link to the patient. Use saref:hasResult to link to the result, an ObservationCollection
IRI: https://saref.etsi.org/saref4ehaw/Patient
A user of the type patient, i.e. a cared-for person by one or multiple caregivers.
IRI: https://saref.etsi.org/saref4ehaw/ResponsibleParty
The legal entity responsible for a BAN, i.e. to contact in case of problem.
IRI: https://saref.etsi.org/saref4ehaw/User
A health actor (patient included) that can be equiped with BANs or health devices for monitoring, control, care (specific case of patients) or support purposes.
IRI: https://saref.etsi.org/saref4ehaw/followsUser
A helper may follow one or multiple users that can in particular be patients.
IRI: https://saref.etsi.org/saref4ehaw/hasActivity
A health actor may have one or multiple activities.
IRI: https://saref.etsi.org/saref4ehaw/hasContact
A BAN has one or multiple contacts (e.g. the patient or user that is monitored through this BAN, the caregiver that is using this BAN for monitoring purposes).
IRI: https://saref.etsi.org/saref4ehaw/hasEffect
Links a command or operation to the effect of invoking it. Can be an alert, nothing, an activation of another process...
IRI: https://saref.etsi.org/saref4ehaw/hasGateway
Links a communication network to its gateway, the communication interface of a device.
IRI: https://saref.etsi.org/saref4ehaw/hasHub
A Body Area Network or BAN elects one hub that mainly plays the role of both a data concentrator and a network gateway.
IRI: https://saref.etsi.org/saref4ehaw/hasPatient
A caregiver may have one or multiple patients.
IRI: https://saref.etsi.org/saref4ehaw/hasPrecondition
Links a command or operation to the conditions that are imposed over its inputs to be successufully invoked.
IRI: https://saref.etsi.org/saref4ehaw/hasResponsibleParty
A BAN that has a responsible party which plays the role of the legal entity responsible for this BAN (e.g. to contact in case of problem). It should be an organization or a person.
IRI: https://saref.etsi.org/saref4ehaw/isAttachedTo
A health Device is attached to a health actor such as a patient, a user and or a caregiver.
IRI: https://saref.etsi.org/saref4ehaw/isExposedOn
Links a service to a Connection/FeatureKind (such as ex:Bluetooth), to a Connection/FeatureOfInterest (such as
IRI: https://saref.etsi.org/saref4ehaw/usesBan
A health actor (e.g. a caregiver, a patient or a helper) uses a BAN for collecting, aggregating and relaying vital parameters.
IRI: https://saref.etsi.org/saref4ehaw/activityDuration
The duration of an activity, in second.
IRI: https://saref.etsi.org/saref4ehaw/dob
The date of birth of a health actor.
IRI: https://saref.etsi.org/saref4ehaw/firstName
The first name of a health actor.
IRI: https://saref.etsi.org/saref4ehaw/hasIPv4Address
The IPv4 address of a host.
IRI: https://saref.etsi.org/saref4ehaw/hasMACAddress
The MAC address of an interface.
IRI: https://saref.etsi.org/saref4ehaw/hasMbox
An email address (or mail box) of an health actor: a URI with the 'mailto' scheme as defined by RFC 6068.
IRI: https://saref.etsi.org/saref4ehaw/hasPortNumber
The port number used to offer the service.
IRI: https://saref.etsi.org/saref4ehaw/lastName
The familly name of a health actor.
IRI: https://saref.etsi.org/saref4ehaw/phone
The phone number of a health actor, in international format.
IRI: https://saref.etsi.org/saref4ehaw/serialNb
The serial number of a health device.
IRI: https://saref.etsi.org/saref4ehaw/AdhocBanTopology
Adhoc BAN topology type.
Adhoc BAN topology type.
IRI: https://saref.etsi.org/saref4ehaw/AgeCategory
The age group of a health actor, e.g. old or young.
The age group of a health actor, e.g. old or young.
IRI: https://saref.etsi.org/saref4ehaw/Alarm
Function for issuing and managing alarms.
Function for issuing and managing alarms.
IRI: https://saref.etsi.org/saref4ehaw/Alarm_Get
Command used for getting the alarm status.
Command used for getting the alarm status.
IRI: https://saref.etsi.org/saref4ehaw/Alarm_Reset
Command used for resetting an alarm.
Command used for resetting an alarm.
IRI: https://saref.etsi.org/saref4ehaw/Alarm_ResetLog
Command used for resetting the alarm log.
Command used for resetting the alarm log.
IRI: https://saref.etsi.org/saref4ehaw/Alarm_Trigger
Command used for triggering an alarm.
Command used for triggering an alarm.
IRI: https://saref.etsi.org/saref4ehaw/AlcoholDrinking
Alcohol drinking habit (User level).
Alcohol drinking habit (User level).
IRI: https://saref.etsi.org/saref4ehaw/ArmpitWeared
Armpit location, a user body surface location.
Armpit location, a user body surface location.
IRI: https://saref.etsi.org/saref4ehaw/AssistedLiving
Assisted living task for BAN application.
IRI: https://saref.etsi.org/saref4ehaw/Asthma
Asthma, a chronical disease that some users can have.
Asthma, a chronical disease that some users can have.
IRI: https://saref.etsi.org/saref4ehaw/AuralImpairment
Aural impairment (User level), i.e. impairments of auditory sensitivity.
Aural impairment (User level), i.e. impairments of auditory sensitivity.
IRI: https://saref.etsi.org/saref4ehaw/AvailableFlash
The available flash memory (in byte) of a device. It is a dynamic attribute.
The available flash memory (in byte) of a device. It is a dynamic attribute.
IRI: https://saref.etsi.org/saref4ehaw/AvailablePowerLevel
Power level still available for the feature of interest to function.
Power level still available for the feature of interest to function.
IRI: https://saref.etsi.org/saref4ehaw/AvailableRam
The available volatile memory space (in byte) of a device. It is a dynamic attribute.
The available volatile memory space (in byte) of a device. It is a dynamic attribute.
IRI: https://saref.etsi.org/saref4ehaw/BanTopology
The BAN topology type, i.e Adhoc or Star or Mesh or Others.
The BAN topology type, i.e Adhoc or Star or Mesh or Others.
IRI: https://saref.etsi.org/saref4ehaw/BatteryPowered
Kind of feature of interest powered by batteries.
Kind of feature of interest powered by batteries.
IRI: https://saref.etsi.org/saref4ehaw/BluetoothLowEnergy
Bluetooth Low Energy, a communication protocol.
Bluetooth Low Energy, a communication protocol.
IRI: https://saref.etsi.org/saref4ehaw/BodySurfaceLocation
The location in terms of a body surface position (i.e. on body health device).
The location in terms of a body surface position (i.e. on body health device).
IRI: https://saref.etsi.org/saref4ehaw/CPUFrequency
The number of instructions an embedded processor - within a device - can perform per second (MIPS).
The number of instructions an embedded processor - within a device - can perform per second (MIPS).
IRI: https://saref.etsi.org/saref4ehaw/ChronicDisease
For chronic disease modelling, e.g. diabetes, asthma...
For chronic disease modelling, e.g. diabetes, asthma...
IRI: https://saref.etsi.org/saref4ehaw/CommunicationFunction
A device may have a communication function.
A device may have a communication function.
IRI: https://saref.etsi.org/saref4ehaw/ComputingPower
The computing power capabilities of a device.
The computing power capabilities of a device.
IRI: https://saref.etsi.org/saref4ehaw/Diabetes
Diabetes, a chronical disease that some users can have.
Diabetes, a chronical disease that some users can have.
IRI: https://saref.etsi.org/saref4ehaw/Dimensions
The dimensions of a feature of interest, consisting of a length, a width, and a height.
The dimensions of a feature of interest, consisting of a length, a width, and a height.
IRI: https://saref.etsi.org/saref4ehaw/DutyCycle
The duty cycle of an embedded processor of a device, typically in percent.
The duty cycle of an embedded processor of a device, typically in percent.
IRI: https://saref.etsi.org/saref4ehaw/Emergency
Emergency task for BAN application.
IRI: https://saref.etsi.org/saref4ehaw/EventDrivenCommunicationFunction
Function to communicate upon an event to report observations and receive actuations.
Function to communicate upon an event to report observations and receive actuations.
IRI: https://saref.etsi.org/saref4ehaw/Exercising
Posture of user doing exercises.
Posture of user doing exercises.
IRI: https://saref.etsi.org/saref4ehaw/Female
female gender
female gender
IRI: https://saref.etsi.org/saref4ehaw/Gateway
Kind of devices that serve the role of a gateway.
Kind of devices that serve the role of a gateway.
IRI: https://saref.etsi.org/saref4ehaw/Gender
The gender of a health actor.
The gender of a health actor.
IRI: https://saref.etsi.org/saref4ehaw/Habit
Defined for users (that can in particular be patients) habits modelling, e.g. smoking, alcohol drinking, overeating, undereating...
Defined for users (that can in particular be patients) habits modelling, e.g. smoking, alcohol drinking, overeating, undereating...
IRI: https://saref.etsi.org/saref4ehaw/Healthcare
Healthcare domain for BAN application.
IRI: https://saref.etsi.org/saref4ehaw/Height
The height dimension of a feature of interest.
The height dimension of a feature of interest.
IRI: https://saref.etsi.org/saref4ehaw/IEEE802.15.6
IEEE 802.15.6, a communication protocol.
IEEE 802.15.6, a communication protocol.
IRI: https://saref.etsi.org/saref4ehaw/Impairment
Defined for users (that can in particular be patients) impairments modelling, e.g. aural impairment, skeletal impairment, ocular impairment, mobility impairment, intellectual impairment. Those non exhaustive impairments are compatible with the World Health Organization classification.
Defined for users (that can in particular be patients) impairments modelling, e.g. aural impairment, skeletal impairment, ocular impairment, mobility impairment, intellectual impairment. Those non exhaustive impairments are compatible with the World Health Organization classification.
IRI: https://saref.etsi.org/saref4ehaw/ImplantLocation
Implant Device (i.e. in body health device) position.
Implant Device (i.e. in body health device) position.
IRI: https://saref.etsi.org/saref4ehaw/IntellectualImpairment
Skeletal impairment (User level), e.g. ...
Skeletal impairment (User level), e.g. ...
IRI: https://saref.etsi.org/saref4ehaw/Length
The length dimension of a feature of interest.
The length dimension of a feature of interest.
IRI: https://saref.etsi.org/saref4ehaw/Location
The location. For example a position against the body (on - body surface – or in the body – implant –) or a physical location (a postal address, a geolocation).
The location. For example a position against the body (on - body surface – or in the body – implant –) or a physical location (a postal address, a geolocation).
IRI: https://saref.etsi.org/saref4ehaw/LocationRelativeToBody
The location relative to the body (on - body surface – or in the body – implant –).
The location relative to the body (on - body surface – or in the body – implant –).
IRI: https://saref.etsi.org/saref4ehaw/Lying
Posture of a lying user.
Posture of a lying user.
IRI: https://saref.etsi.org/saref4ehaw/MainsPowered
Kind of feature of interest powered by the mains.
Kind of feature of interest powered by the mains.
IRI: https://saref.etsi.org/saref4ehaw/Male
male gender
male gender
IRI: https://saref.etsi.org/saref4ehaw/MaximumFlash
The maximum flash memory space (in bytes) of a device.
The maximum flash memory space (in bytes) of a device.
IRI: https://saref.etsi.org/saref4ehaw/MaximumRam
The maximum volatile memory space (in bytes) of a device.
The maximum volatile memory space (in bytes) of a device.
IRI: https://saref.etsi.org/saref4ehaw/MaximumRecommended
The maximum recommended property value for some entity
IRI: https://saref.etsi.org/saref4ehaw/MeshBanTopology
Mesh BAN topology type.
Mesh BAN topology type.
IRI: https://saref.etsi.org/saref4ehaw/MinimumRecommended
The minimum recommended property value for some entity
IRI: https://saref.etsi.org/saref4ehaw/MobilityImpairment
Mobility impairment (User level).
Mobility impairment (User level).
IRI: https://saref.etsi.org/saref4ehaw/NonBinary
non-binary gender
non-binary gender
IRI: https://saref.etsi.org/saref4ehaw/NotRechargeable
Kind of feature of interest whose power source is not rechargeable.
Kind of feature of interest whose power source is not rechargeable.
IRI: https://saref.etsi.org/saref4ehaw/NumberOfPowerSource
Number of power source of a feature of interest.
Number of power source of a feature of interest.
IRI: https://saref.etsi.org/saref4ehaw/OcularImpairment
Ocular impairment (User level), i.e. impamnents of visual acuity.
Ocular impairment (User level).
Ocular impairment (User level), i.e. impamnents of visual acuity.
Ocular impairment (User level).
IRI: https://saref.etsi.org/saref4ehaw/Old
Old, one user age category.
Old, one user age category.
IRI: https://saref.etsi.org/saref4ehaw/OnRequestCommunicationFunction
Function to communicate on request to report observations and receive actuations.
Function to communicate on request to report observations and receive actuations.
IRI: https://saref.etsi.org/saref4ehaw/Overeating
Overeating habit (User level).
Overeating habit (User level).
IRI: https://saref.etsi.org/saref4ehaw/PeriodicCommunicationFunction
Function to communicate periodically to report observations and receive actuations.
Function to communicate periodically to report observations and receive actuations.
IRI: https://saref.etsi.org/saref4ehaw/PervasiveComputing
Pervasive computing task for BAN application.
IRI: https://saref.etsi.org/saref4ehaw/Posture
The posture of a health actor (mainly a patient or a user), e.g. exercising, lying, running, sitting, walking...
The posture of a health actor (mainly a patient or a user), e.g. exercising, lying, running, sitting, walking...
IRI: https://saref.etsi.org/saref4ehaw/Precision
Precision refers to the degree of reproducibility of a measured quantity (when the same quantity is measured several times how close are the measurements from each other).
IRI: https://saref.etsi.org/saref4ehaw/Prevention
Prevention task (e.g. preventive health) for BAN application.
IRI: https://saref.etsi.org/saref4ehaw/Rechargeable
Kind of feature of interest whose power source is rechargeable.
Kind of feature of interest whose power source is rechargeable.
IRI: https://saref.etsi.org/saref4ehaw/Recommended
The recommended property values for some entity. Typically, a property will be defined both narrower than this and another property.
IRI: https://saref.etsi.org/saref4ehaw/RemainingBatteryLevel
The level of remaining battery (if any : in percent) for a device. It is a dynamic attribute.
The level of remaining battery (if any : in percent) for a device. It is a dynamic attribute.
IRI: https://saref.etsi.org/saref4ehaw/Reminder
Function for sending reminder notifications.
Function for sending reminder notifications.
IRI: https://saref.etsi.org/saref4ehaw/Reminder_Send
Command used for sending a reminder.
Command used for sending a reminder.
IRI: https://saref.etsi.org/saref4ehaw/Running
Posture of a running user.
Posture of a running user.
IRI: https://saref.etsi.org/saref4ehaw/Safety
Safety task for BAN application.
IRI: https://saref.etsi.org/saref4ehaw/SendingFrequency
The sending frequency of a device with a periodic communication function.
The sending frequency of a device with a periodic communication function.
IRI: https://saref.etsi.org/saref4ehaw/Sitting
Posture of a sitting user.
Posture of a sitting user.
IRI: https://saref.etsi.org/saref4ehaw/SkeletalImpairment
Skeletal impairment (User level), e.g. of head and trunk regions, limbs...
Skeletal impairment (User level), e.g. of head and trunk regions, limbs...
IRI: https://saref.etsi.org/saref4ehaw/Smoking
Smoking habit (User level).
Smoking habit (User level).
IRI: https://saref.etsi.org/saref4ehaw/SolarPowered
Kind of feature of interest powered by the sun.
Kind of feature of interest powered by the sun.
IRI: https://saref.etsi.org/saref4ehaw/SportTraining
Sport training task for BAN application.
IRI: https://saref.etsi.org/saref4ehaw/StarBanTopology
Star BAN topology type.
Star BAN topology type.
IRI: https://saref.etsi.org/saref4ehaw/Telemedicine
Telemedicine task for BAN application.
IRI: https://saref.etsi.org/saref4ehaw/TransmissionRate
The transmission rate of the interface, i.e. the number of bits transmitted per second (usually expressed in kbps or Mbps).
The transmission rate of the interface, i.e. the number of bits transmitted per second (usually expressed in kbps or Mbps).
IRI: https://saref.etsi.org/saref4ehaw/UltraWideBand
Ultra Wide Band, a communication protocol.
Ultra Wide Band, a communication protocol.
IRI: https://saref.etsi.org/saref4ehaw/Undereating
Undereating habit (User level).
Undereating habit (User level).
IRI: https://saref.etsi.org/saref4ehaw/UndeterminedGender
undetermined gender
undetermined gender
IRI: https://saref.etsi.org/saref4ehaw/Velocity
The velocity of a moving entity. Typically expressed in m/s.
The velocity of a moving entity. Typically expressed in m/s.
IRI: https://saref.etsi.org/saref4ehaw/Walking
Posture of a walking user.
Posture of a walking user.
IRI: https://saref.etsi.org/saref4ehaw/Weight
The weight of a feature of interest.
The weight of a feature of interest.
IRI: https://saref.etsi.org/saref4ehaw/Width
The width dimension of a feature of interest.
The width dimension of a feature of interest.
IRI: https://saref.etsi.org/saref4ehaw/WristWeared
Wrist, a user body surface location.
Wrist, a user body surface location.
IRI: https://saref.etsi.org/saref4ehaw/Young
Young, one user age category.
Young, one user age category.
The editors would like to thank the ETSI SmartM2M technical committee for providing guidance and expertise.
Also, many thanks to the ETSI staff and all other current and former active Participants of the ETSI SmartM2M group for their support, technical input and suggestions that led to improvements to this ontology.
Also, special thanks goes to the ETSI SmartM2M Technical Officer Guillemin Patrick for his help.
This documentation page was generated automatically using SPARQL-Generate, developed by Maxime Lefrançois. The SAREF public portal, the SAREF sources with continuous integration and deployment, the SAREF Pipeline software, and ETSI Technical Specification TS 103 673 v1.1.1 "SAREF Development Framework and Workflow, Streamlining the Development of SAREF and its Extensions", have been developed in the context of the ETSI STF 578, which followed the ETSI STF 556.
The activity of a patient/user, i.e. daily and nocturnal activities.