<?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:InProceedings rdf:about="http://ebiquity.umbc.edu/paper/html/id/117/PatientService-Electronic-Patient-Record-Redaction-and-Delivery-in-Pervasive-Environments">
    <rdfs:label><![CDATA[PatientService : Electronic Patient Record Redaction and Delivery in Pervasive Environments]]></rdfs:label>
    <pub:title><![CDATA[PatientService : Electronic Patient Record Redaction and Delivery in Pervasive Environments]]></pub:title>
    <pub:publishedOn rdf:datatype="&xsd;dateTime">2003-06-01T00:00:00-05:00</pub:publishedOn>
    <pub:abstract><![CDATA[healthcare today is moving away from the tethered domain and becoming diffused into an environment rich with portable digital devices. In this evolving environment, the need to deliver information such as Electronic Patient Records at the point – of – care is a prime factor in managing the healthcare system efficiently. This however presents serious security challenges in pervasive environments such as wirelessly – connected hospitals; where protecting the confidentiality of the information, while at the same time allowing authorized user to access it conveniently is the core issue in the paradigm. We describe the security challenges in pervasive computing environments, and explain why traditional security mechanisms fail to meet the demands of these environments. We use an architecture that incorporates policy based security and distributed trust management to provide a highly flexible approach for accessing Electronic Patient Records that are electronically redacted depending on the users digital credentials. We then present a prototype of the system using a variety of portable devices with wireless technology and include the policy used to test the system.]]></pub:abstract>
    <pub:counter>168</pub:counter>
    <pub:googleKey>WCNtxcyss40J</pub:googleKey>
    <pub:googleCitations>21</pub:googleCitations>
    <pub:tag><![CDATA[medical informatics]]></pub:tag>
    <pub:tag><![CDATA[privacy]]></pub:tag>
    <pub:tag><![CDATA[electronic healthcare record]]></pub:tag>
    <pub:booktitle><![CDATA[Fifth International Workshop on Enterprise Networking and Computing in Healthcare Industry (Healthcom 2003)]]></pub:booktitle>
    <pub:author>
       <rdf:List>
         <rdf:first><person:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Amit/Choudhri/"><person:name><![CDATA[Amit  Choudhri]]></person:name><rdfs:label><![CDATA[Amit  Choudhri]]></rdfs:label></person:Alumnus></rdf:first>
         <rdf:rest>
           <rdf:List>
             <rdf:first><person:PhDAlumnus rdf:about="http://ebiquity.umbc.edu/person/html/Lalana/Kagal/"><person:name><![CDATA[Lalana  Kagal]]></person:name><rdfs:label><![CDATA[Lalana  Kagal]]></rdfs:label></person:PhDAlumnus></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: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:Alumnus rdf:about="http://ebiquity.umbc.edu/person/html/Amit/Choudhri/"><person:name><![CDATA[Amit  Choudhri]]></person:name><rdfs:label><![CDATA[Amit  Choudhri]]></rdfs:label></person:Alumnus></pub:firstAuthor>
    <pub:softCopy><pub:SoftCopy>
      <pub:softCopyFormat><![CDATA[PDF Document]]></pub:softCopyFormat>
      <pub:softCopyURI><![CDATA[http://ebiquity.umbc.edu/get/a/publication/499.pdf]]></pub:softCopyURI>
      <pub:softCopySize>187858</pub:softCopySize>
    </pub:SoftCopy></pub:softCopy>
  </pub:InProceedings>

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

</rdf:RDF>

