<?xml version="1.0"?>

<!DOCTYPE owl [
  <!ENTITY rdf "http://www.w3.org/1999/02/22-rdf-syntax-ns#">
  <!ENTITY rdfs "http://www.w3.org/2000/01/rdf-schema#">
  <!ENTITY xsd "http://www.w3.org/2001/XMLSchema#">
  <!ENTITY owl "http://www.w3.org/2002/07/owl#">
  <!ENTITY cc "http://web.resource.org/cc/#">
  <!ENTITY project "http://ebiquity.umbc.edu/ontology/project.owl#">
  <!ENTITY person "http://ebiquity.umbc.edu/ontology/person.owl#">
  <!ENTITY pub "http://ebiquity.umbc.edu/ontology/publication.owl#">
  <!ENTITY assert "http://ebiquity.umbc.edu/ontology/assertion.owl#">]>

<!--
  This ontology document is licensed under the Creative Commons
  Attribution License. To view a copy of this license, visit
  http://creativecommons.org/licenses/by/2.0/ or send a letter to
  Creative Commons, 559 Nathan Abbott Way, Stanford, California
  94305, USA.
-->

<rdf:RDF 
  xmlns:rdf = "&rdf;"
  xmlns:rdfs = "&rdfs;"
  xmlns:xsd = "&xsd;"
  xmlns:owl = "&owl;"
  xmlns:cc = "&cc;"
  xmlns:project = "&project;"
  xmlns:person = "&person;"
  xmlns:pub = "&pub;"
  xmlns:assert = "&assert;">
  <pub:TechReport rdf:about="http://ebiquity.umbc.edu/paper/html/id/312/Context-Aware-System-to-Create-Electronic-Medical-Records">
    <rdfs:label><![CDATA[Context-Aware System to Create Electronic Medical Records]]></rdfs:label>
    <pub:title><![CDATA[Context-Aware System to Create Electronic Medical Records]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2006-07-19T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[We describe a prototype system to capture and interpret data in a perioper-
ative environment in order to construct an Electronic Medical Encounter Record
(EMR). The EMR records and correlates significant medical data and video streams
with an inferred higher-level event model of the surgery. Information from Radio
Frequency Identification (RFID) tags provides basic context information including
the presence of medical staff, devices, instruments and medication in the operating
room (OR). Patient monitoring systems and sensors such as pulse oximeters and
anesthesia machines provide continuous streams of physiological data. These low
level data streams are processed by the TelegraphCQ adaptive dataflow system to
generate higher-level primitive events, such as a nurse entering the OR. A hierar-
chical knowledge-based event detection system correlates primitive events, patient
data and workflow data to infer high-level events, such as the onset of anesthesia.
The resulting EMR provides medical staff with a permanent record of the surgery
that can be used for subsequent evaluation and training.]]></pub:abstract>
    <pub:number><![CDATA[TR-CS-06-05]]></pub:number>
    <pub:organization><![CDATA[UMBC]]></pub:organization>
    <pub:counter>907</pub:counter>
    <pub:tag><![CDATA[rules]]></pub:tag>
    <pub:tag><![CDATA[electronic healthcare record]]></pub:tag>
    <pub:tag><![CDATA[stream processing]]></pub:tag>
    <pub:tag><![CDATA[pervasive computing]]></pub:tag>
    <pub:tag><![CDATA[medical informatics]]></pub:tag>
    <pub:author>
       <rdf:List>
         <rdf:first><person:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sheetal/Agarwal/"><person:name><![CDATA[Sheetal  Agarwal]]></person:name><rdfs:label><![CDATA[Sheetal  Agarwal]]></rdfs:label></person:MSAlumnus></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Anupam/Joshi/"><person:name><![CDATA[Anupam  Joshi]]></person:name><rdfs:label><![CDATA[Anupam  Joshi]]></rdfs:label></person:PrincipalFaculty></rdf:first>
             <rdf:rest>
               <rdf:List>
                 <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Finin/"><person:name><![CDATA[Tim  Finin]]></person:name><rdfs:label><![CDATA[Tim  Finin]]></rdfs:label></person:PrincipalFaculty></rdf:first>
                 <rdf:rest>
                   <rdf:List>
                     <rdf:first><person:Collaborator rdf:about="http://ebiquity.umbc.edu/person/html/Tim/Ganous/"><person:name><![CDATA[Tim  Ganous]]></person:name><rdfs:label><![CDATA[Tim  Ganous]]></rdfs:label></person:Collaborator></rdf:first>
                     <rdf:rest>
                       <rdf:List>
                         <rdf:first><person:PrincipalFaculty rdf:about="http://ebiquity.umbc.edu/person/html/Yelena/Yesha/"><person:name><![CDATA[Yelena  Yesha]]></person:name><rdfs:label><![CDATA[Yelena  Yesha]]></rdfs:label></person:PrincipalFaculty></rdf:first>
                         <rdf:rest rdf:resource="&rdf;nil" />
                       </rdf:List>
                     </rdf:rest>
                   </rdf:List>
                 </rdf:rest>
               </rdf:List>
             </rdf:rest>
           </rdf:List>
         </rdf:rest>
       </rdf:List>
    </pub:author>
    <pub:firstAuthor><person:MSAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Sheetal/Agarwal/"><person:name><![CDATA[Sheetal  Agarwal]]></person:name><rdfs:label><![CDATA[Sheetal  Agarwal]]></rdfs:label></person:MSAlumnus></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/285.pdf]]></pub:softCopyURI>
      <pub:softCopySize>332015</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:TechReport>

  <rdf:Description rdf:about="">
    <cc:License rdf:resource="http://creativecommons.org/licenses/by/2.0/" />
  </rdf:Description>

</rdf:RDF>
