| Line |  | 
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?> | 
|---|
| 2 | <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" | 
|---|
| 3 | xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" | 
|---|
| 4 | xmlns:vmu="http://vista.org/mu/" | 
|---|
| 5 | xmlns:vq="http://vista.org/quality/"> | 
|---|
| 6 | <rdf:Description rdf:about="http://vista.org/mu/measure#hasMedOrders"> | 
|---|
| 7 | <rdf:type rdf:resource="vmu:measure" /> | 
|---|
| 8 | <vmu:label>CPOE for Meds (30%)</vmu:label> | 
|---|
| 9 | <vmu:attribute>hasMed</vmu:attribute> | 
|---|
| 10 | <vmu:converse>noMed</vmu:converse> | 
|---|
| 11 | </rdf:Description> | 
|---|
| 12 | <rdf:Description rdf:about="http://vista.org/mu/measure#hasAdvanceDirective"> | 
|---|
| 13 | <rdf:type rdf:resource="vmu:measure" /> | 
|---|
| 14 | <vmu:label>Advance Directives (50%)</vmu:label> | 
|---|
| 15 | <vmu:attribute>hasAdvanceDirective</vmu:attribute> | 
|---|
| 16 | <vmu:converse>noAdvanceDirective</vmu:converse> | 
|---|
| 17 | </rdf:Description> | 
|---|
| 18 | <rdf:Description rdf:about="http://vista.org/mu/measureset#inpatient2012"> | 
|---|
| 19 | <rdf:type>vmu:measureSet</rdf:type> | 
|---|
| 20 | <vmu:label>Inpatient 2012 Meaningful Use Measures</vmu:label> | 
|---|
| 21 | <vmu:includes>vmu:measure#hasAdvanceDirective</vmu:includes> | 
|---|
| 22 | <vmu:includes>vmu:measure#hasMedOrders</vmu:includes> | 
|---|
| 23 | </rdf:Description> | 
|---|
| 24 | </rdf:RDF> | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.