<?xml version="1.0"?>
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns="http://lsdis.cs.uga.edu/projects/ahc#"
  xml:base="http://lsdis.cs.uga.edu/projects/ahc" >
  <rdf:Description rdf:about="#icd9cm_code">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indicates that a Diagnosis has a particular ICD-9 code associated with it.</rdfs:comment>
    <rdfs:label>ICD-9 Code</rdfs:label>
    <rdfs:domain rdf:resource="#Diagnosis"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="#change_indicator">
    <rdfs:label>Change Indicator</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Diagnosis"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Change Indicator of an ICD-9.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="#cpt_code">
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indicates that a procedure has a specific CPT code associated with it.</rdfs:comment>
    <rdfs:domain rdf:resource="#Procedure"/>
    <rdfs:label>CPT Code</rdfs:label>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </rdf:Description>
  <rdf:Description rdf:nodeID="A0">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <owl:unionOf rdf:nodeID="A1"/>
  </rdf:Description>
  <rdf:Description rdf:about="#less_specific_than">
    <rdfs:range rdf:resource="#Diagnosis"/>
    <rdfs:label>Less Specific Than</rdfs:label>
    <rdfs:domain rdf:resource="#Diagnosis"/>
    <owl:inverseOf rdf:resource="#more_specific_than"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indicates that a Diagnosis is less specific than another Diagnosis in the same group.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
  </rdf:Description>
  <rdf:Description rdf:nodeID="A2">
    <rdf:first rdf:resource="#Procedure"/>
    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
  </rdf:Description>
  <rdf:Description rdf:about="#maps_to_diagnosis">
    <owl:inverseOf rdf:resource="#maps_to_procedure"/>
    <rdfs:domain rdf:resource="#Procedure"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:range rdf:resource="#Diagnosis"/>
    <rdfs:label>Maps To Diagnosis</rdfs:label>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indicates that a Procedure maps to a particular Diagnosis.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:about="#Procedure">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A CPT Procedure.</rdfs:comment>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:label>Procedure</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="#maps_to_procedure">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:label>Maps To Procedure</rdfs:label>
    <owl:inverseOf rdf:resource="#maps_to_diagnosis"/>
    <rdfs:domain rdf:resource="#Diagnosis"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indicates that a particular Diagnosis maps to a Procedure.</rdfs:comment>
    <rdfs:range rdf:resource="#Procedure"/>
  </rdf:Description>
  <rdf:Description rdf:nodeID="A3">
    <rdf:first rdf:resource="#Procedure"/>
    <rdf:rest rdf:resource="http://www.w3.org/1999/02/22-rdf-syntax-ns#nil"/>
  </rdf:Description>
  <rdf:Description rdf:about="#code_status">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:domain rdf:resource="#Diagnosis"/>
    <rdfs:label>Code Status</rdfs:label>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The code status of an ICD-9.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:nodeID="A1">
    <rdf:rest rdf:nodeID="A2"/>
    <rdf:first rdf:resource="#Diagnosis"/>
  </rdf:Description>
  <rdf:Description rdf:nodeID="A4">
    <owl:unionOf rdf:nodeID="A5"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
  </rdf:Description>
  <rdf:Description rdf:about="#short_description">
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A short description.</rdfs:comment>
    <rdfs:domain rdf:nodeID="A0"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:label>Short Description</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="#Diagnosis">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Class"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">An ICD9 Diagnosis.</rdfs:comment>
    <rdfs:label>Diagnosis</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="#long_description">
    <rdfs:label>Long Description</rdfs:label>
    <rdfs:domain rdf:nodeID="A4"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A long description.</rdfs:comment>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
  </rdf:Description>
  <rdf:Description rdf:about="#more_specific_than">
    <rdfs:range rdf:resource="#Diagnosis"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Indicates that a Diagnosis is more specific than another in the same group.</rdfs:comment>
    <owl:inverseOf rdf:resource="#less_specific_than"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#ObjectProperty"/>
    <rdfs:domain rdf:resource="#Diagnosis"/>
    <rdfs:label>More Specific Than</rdfs:label>
  </rdf:Description>
  <rdf:Description rdf:about="#med_description">
    <rdfs:label>Medium Description</rdfs:label>
    <rdfs:domain rdf:resource="#Diagnosis"/>
    <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#string"/>
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#DatatypeProperty"/>
    <rdfs:comment rdf:datatype="http://www.w3.org/2001/XMLSchema#string">A medium description.</rdfs:comment>
  </rdf:Description>
  <rdf:Description rdf:nodeID="A5">
    <rdf:rest rdf:nodeID="A3"/>
    <rdf:first rdf:resource="#Diagnosis"/>
  </rdf:Description>
  <rdf:Description rdf:about="">
    <rdf:type rdf:resource="http://www.w3.org/2002/07/owl#Ontology"/>
  </rdf:Description>
</rdf:RDF>

<!-- Created with Protege (with OWL Plugin 1.3, Build 225.4)  http://protege.stanford.edu -->

