<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Reviving The Health Revolution &#187; Vocabularies</title>
	<atom:link href="http://healthblog.vitraag.com/topics/vocabularies/feed/" rel="self" type="application/rss+xml" />
	<link>http://healthblog.vitraag.com</link>
	<description>A view from inside the HealthVault</description>
	<lastBuildDate>Tue, 27 Jul 2010 18:12:31 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Understanding Components of CCD</title>
		<link>http://healthblog.vitraag.com/2010/01/understanding-components-of-ccd/</link>
		<comments>http://healthblog.vitraag.com/2010/01/understanding-components-of-ccd/#comments</comments>
		<pubDate>Thu, 28 Jan 2010 01:52:35 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[Vocabularies]]></category>

		<guid isPermaLink="false">http://healthblog.vitraag.com/?p=250</guid>
		<description><![CDATA[Connectivity of Care Document (CCD) is a collaborative standard driven by HL7 &#38; ASTM for exchanging summary format clinical information.
For ease of understanding one can think of CCD standard comprising of several elements in an hierarchical fashion: 

HL7 V3 Data Types and Reference Information Model (RIM) : At the base of CCD standard are the [...]]]></description>
			<content:encoded><![CDATA[<p>Connectivity of Care Document (CCD) is a collaborative standard driven by HL7 &amp; ASTM for exchanging <strong>summary format </strong>clinical information.</p>
<p>For ease of understanding one can think of CCD standard comprising of several elements in an hierarchical fashion: </p>
<ol>
<li>HL7 V3 Data Types and Reference Information Model (RIM) : At the base of CCD standard are the HL7 <a href="http://www.hl7.org/v3ballot2009JAN/html/help/v3guide/v3guide.htm#v3gdt">Data types</a> and <a href="http://www.hl7.org/v3ballot2009JAN/html/infrastructure/rim/rim.htm#">Reference Information Model</a>.&#160; HL7 V3 data types define the structural format of the data carried. The HL7 RIM expresses the information content of work done by HL7 working committee to define data types, relationships between them, and a state transition model for some entities.</li>
<li>Clinical Document Architecture (CDA): The <a href="http://www.hl7.org/v3ballot2009JAN/html/infrastructure/cda/cda.htm#What_is_the_CDA">HL7 CDA</a> defines the specific structure and semantics for any clinical document for purposes of exchange. CDA document can be encoded in XML. A CDA document if encoded in XML must comply to the schema. NIST has a good CDA validation <a href="http://xreg2.nist.gov/cda-validation/validation.html">tool</a>.</li>
<li>CCD Implementation Guide: The CCD implementation guide describes the constraints on the HL7 Clinical Document Architecture R2 specification in accordance with requirements set forward by ASTM (the governing body behind CCR).</li>
</ol>
<p><a href="http://healthblog.vitraag.com/wp-content/uploads/2010/01/image.png"><img style="border-bottom: 0px; border-left: 0px; display: block; float: none; margin-left: auto; border-top: 0px; margin-right: auto; border-right: 0px" title="image" border="0" alt="image" src="http://healthblog.vitraag.com/wp-content/uploads/2010/01/image_thumb.png" width="510" height="198" /></a> </p>
<p align="center">Fig 1. Components of CCD Standard</p>
</p>
<p>Related articles in this series :</p>
<ol>
<li><a href="http://healthblog.vitraag.com/2009/04/understanding-vocabularies-wait-what-did-you-say/">Understanding Vocabularies. Wait! What did you say?</a></li>
<li><a href="http://healthblog.vitraag.com/2009/07/understanding-vocabularies-2-healthvault-recommendations/">Understanding Vocabularies #2 – HealthVault Recommendations</a></li>
<li><a href="http://healthblog.vitraag.com/2009/10/understanding-snomed-ct/">Understanding SNOMED CT</a></li>
<li><a href="http://healthblog.vitraag.com/2009/10/understanding-ccr/">Understanding CCR</a></li>
</ol>
]]></content:encoded>
			<wfw:commentRss>http://healthblog.vitraag.com/2010/01/understanding-components-of-ccd/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Understanding CCR</title>
		<link>http://healthblog.vitraag.com/2009/10/understanding-ccr/</link>
		<comments>http://healthblog.vitraag.com/2009/10/understanding-ccr/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 22:27:50 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[HealthVault]]></category>
		<category><![CDATA[Vocabularies]]></category>

		<guid isPermaLink="false">http://healthblog.vitraag.com/?p=204</guid>
		<description><![CDATA[Update: Fixed typos, added links to related tools and articles, updated the example.
CCR or Continuity of Care Record is a standard meant to ease the exchange of clinical information with a relatively easy to read and practical data-format and schema. There is ton of great information about CCR on its resource site. CCR document format [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Update:</strong> Fixed typos, added links to related tools and articles, updated the example.</p>
<p>CCR or Continuity of Care Record is a standard meant to ease the exchange of clinical information with a relatively easy to read and practical data-format and schema. There is ton of great information about CCR on its <a href="http://www.ccrstandard.com/">resource site</a>. CCR document format is supported by majority of personal Health clouds, both &#8211; Microsoft HealthVault &amp; Google Health.</p>
<p>The CCR specification comprises an implementation guide, XML schema definition and a guidance spreadsheet for each data element that makes up the standard. These resources can be <a href="http://www.astm.org/Standards/E2369.htm">bought</a> from ASTM. </p>
<p>The document format of CCR is very straight forward, consisting of a header, body and a footer with the following top-level elements:</p>
<table border="0" cellspacing="0" cellpadding="1" width="602">
<tbody>
<tr>
<td valign="top" width="200"><strong>Header</strong></td>
<td valign="top" width="178"><strong>Body</strong></td>
<td valign="top" width="155"><strong>Body</strong></td>
<td valign="top" width="67"><strong>Footer</strong></td>
</tr>
<tr>
<td valign="top" width="200">
<li>CCR Document ID </li>
<li>Language </li>
<li>Version </li>
<li>Creation Date </li>
<li>Patient </li>
<li>From </li>
<li>To </li>
<li>Purpose </li>
</td>
<td valign="top" width="178">
<li>Payers </li>
<li>Advance Directives </li>
<li>Support </li>
<li>Functional Status </li>
<li>Problems </li>
<li>Family History </li>
<li>Social History </li>
<li>Alerts </li>
<li>Medications </li>
</td>
<td valign="top" width="155">
<li>Medical Equipment </li>
<li>Immunizations </li>
<li>Vital Signs </li>
<li>Results </li>
<li>Procedures </li>
<li>Encounters </li>
<li>Plan Of Care </li>
<li>HealthCareProviders </li>
</td>
<td valign="top" width="67">
<li>Actors </li>
<li>Signatures </li>
<li>References </li>
<li>Comments <strong></strong></li>
</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>Google Health supports only a <a href="http://code.google.com/apis/health/ccrg_imagemap.gif">limited set of entities</a> from the above, while HealthVault supports the entire standard and also allows transformation of some of these entities in to native HealthVault types. You can read more about working with <a href="http://msdn.microsoft.com/en-us/dd797577.aspx">CCR in HealthVault</a> and various <a href="http://msdn.microsoft.com/en-us/ee663895.aspx">input</a> <a href="http://msdn.microsoft.com/en-us/ee663894.aspx">mappings</a>, <a href="http://msdn.microsoft.com/en-us/ee663897.aspx">output</a> <a href="http://msdn.microsoft.com/en-us/ee663896.aspx">mappings</a>, and <a href="http://msdn.microsoft.com/en-us/ee663898.aspx">CCR vocabularies</a>.</p>
<p>Here are some illustrative CCR figures from Dr. Waldren’s presentation (see end of article).</p>
<p><a href="http://healthblog.vitraag.com/wp-content/uploads/2009/10/image7.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://healthblog.vitraag.com/wp-content/uploads/2009/10/image_thumb4.png" width="368" height="256" /></a> <a href="http://healthblog.vitraag.com/wp-content/uploads/2009/10/image8.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="image" border="0" alt="image" src="http://healthblog.vitraag.com/wp-content/uploads/2009/10/image_thumb5.png" width="308" height="284" /></a></p>
<p>Using the SNOMED-CT concepts one can write the Systolic Blood pressure reading in CCR as the following (<strong>UPDATE</strong>: Well-formatted the CCR to include source, object-id and actors, thanks to Matt Wagner):</p>
<p> <a href="http://11011.net/software/vspaste"></a>
<pre style="width: 581px; height: 1832px" class="code"><font size="2"><span style="color: blue">&lt;?</span><span style="color: #a31515">xml </span><span style="color: red">version</span><span style="color: blue">=</span>&quot;<span style="color: blue">1.0</span>&quot; <span style="color: red">encoding</span><span style="color: blue">=</span>&quot;<span style="color: blue">utf-8</span>&quot;</font><font size="2"><span style="color: blue">?&gt;
&lt;</span><span style="color: #a31515">ContinuityOfCareRecord </span><span style="color: red">xmlns</span><span style="color: blue">=</span>'<span style="color: blue">urn:astm-org:CCR</span>'</font><font size="2"><span style="color: blue">&gt;
  &lt;</span><span style="color: #a31515">CCRDocumentObjectID</span><span style="color: blue">&gt;</span>Doc<span style="color: blue">&lt;/</span><span style="color: #a31515">CCRDocumentObjectID</span></font><font size="2"><span style="color: blue">&gt;
  &lt;</span><span style="color: #a31515">Language</span></font><font size="2"><span style="color: blue">&gt;
    &lt;</span><span style="color: #a31515">Text</span><span style="color: blue">&gt;</span>English<span style="color: blue">&lt;/</span><span style="color: #a31515">Text</span></font><font size="2"><span style="color: blue">&gt;
  &lt;/</span><span style="color: #a31515">Language</span></font><font size="2"><span style="color: blue">&gt;
  &lt;</span><span style="color: #a31515">Version</span><span style="color: blue">&gt;</span>V1.0<span style="color: blue">&lt;/</span><span style="color: #a31515">Version</span></font><font size="2"><span style="color: blue">&gt;
  &lt;</span><span style="color: #a31515">DateTime</span></font><font size="2"><span style="color: blue">&gt;
    &lt;</span><span style="color: #a31515">ExactDateTime</span><span style="color: blue">&gt;</span>2008<span style="color: blue">&lt;/</span><span style="color: #a31515">ExactDateTime</span></font><font size="2"><span style="color: blue">&gt;
  &lt;/</span><span style="color: #a31515">DateTime</span></font><font size="2"><span style="color: blue">&gt;
  &lt;</span><span style="color: #a31515">Patient</span></font><font size="2"><span style="color: blue">&gt;
    &lt;</span><span style="color: #a31515">ActorID</span><span style="color: blue">&gt;</span>Patient<span style="color: blue">&lt;/</span><span style="color: #a31515">ActorID</span></font><font size="2"><span style="color: blue">&gt;
  &lt;/</span><span style="color: #a31515">Patient</span></font><font size="2"><span style="color: blue">&gt;
  &lt;</span><span style="color: #a31515">Body</span></font><font size="2"><span style="color: blue">&gt;
    &lt;</span><span style="color: #a31515">VitalSigns</span></font><font size="2"><span style="color: blue">&gt;
      &lt;</span><span style="color: #a31515">Result</span></font><font size="2"><span style="color: blue">&gt;
        &lt;</span><span style="color: #a31515">CCRDataObjectID</span><span style="color: blue">&gt;</span>0001<span style="color: blue">&lt;/</span><span style="color: #a31515">CCRDataObjectID</span></font><font size="2"><span style="color: blue">&gt;
        &lt;</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">Text</span><span style="color: blue">&gt;</span>Blood Pressure<span style="color: blue">&lt;/</span><span style="color: #a31515">Text</span></font><font size="2"><span style="color: blue">&gt;
        &lt;/</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
        &lt;</span><span style="color: #a31515">Source</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Text</span><span style="color: blue">&gt;</span>Unknown<span style="color: blue">&lt;/</span><span style="color: #a31515">Text</span></font><font size="2"><span style="color: blue">&gt;
          &lt;/</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
        &lt;/</span><span style="color: #a31515">Source</span></font><font size="2"><span style="color: blue">&gt;
        &lt;</span><span style="color: #a31515">Test</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">CCRDataObjectID</span><span style="color: blue">&gt;</span>0002<span style="color: blue">&lt;/</span><span style="color: #a31515">CCRDataObjectID</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Text</span><span style="color: blue">&gt;</span>Systolic<span style="color: blue">&lt;/</span><span style="color: #a31515">Text</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Code</span></font><font size="2"><span style="color: blue">&gt;
              &lt;</span><span style="color: #a31515">Value</span><span style="color: blue">&gt;</span>163030003<span style="color: blue">&lt;/</span><span style="color: #a31515">Value</span></font><font size="2"><span style="color: blue">&gt;
              &lt;</span><span style="color: #a31515">CodingSystem</span><span style="color: blue">&gt;</span>SNOMEDCT<span style="color: blue">&lt;/</span><span style="color: #a31515">CodingSystem</span></font><font size="2"><span style="color: blue">&gt;
            &lt;/</span><span style="color: #a31515">Code</span></font><font size="2"><span style="color: blue">&gt;
          &lt;/</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">Source</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
              &lt;</span><span style="color: #a31515">Text</span><span style="color: blue">&gt;</span>Unknown<span style="color: blue">&lt;/</span><span style="color: #a31515">Text</span></font><font size="2"><span style="color: blue">&gt;
            &lt;/</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
          &lt;/</span><span style="color: #a31515">Source</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">TestResult</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Value</span><span style="color: blue">&gt;</span>120<span style="color: blue">&lt;/</span><span style="color: #a31515">Value</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Units</span></font><font size="2"><span style="color: blue">&gt;
              &lt;</span><span style="color: #a31515">Unit</span><span style="color: blue">&gt;</span>mmHg<span style="color: blue">&lt;/</span><span style="color: #a31515">Unit</span></font><font size="2"><span style="color: blue">&gt;
            &lt;/</span><span style="color: #a31515">Units</span></font><font size="2"><span style="color: blue">&gt;
          &lt;/</span><span style="color: #a31515">TestResult</span></font><font size="2"><span style="color: blue">&gt;
        &lt;/</span><span style="color: #a31515">Test</span></font><font size="2"><span style="color: blue">&gt;
        &lt;</span><span style="color: #a31515">Test</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">CCRDataObjectID</span><span style="color: blue">&gt;</span>0003<span style="color: blue">&lt;/</span><span style="color: #a31515">CCRDataObjectID</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Text</span><span style="color: blue">&gt;</span>Diastolic<span style="color: blue">&lt;/</span><span style="color: #a31515">Text</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Code</span></font><font size="2"><span style="color: blue">&gt;
              &lt;</span><span style="color: #a31515">Value</span><span style="color: blue">&gt;</span>163031004<span style="color: blue">&lt;/</span><span style="color: #a31515">Value</span></font><font size="2"><span style="color: blue">&gt;
              &lt;</span><span style="color: #a31515">CodingSystem</span><span style="color: blue">&gt;</span>SNOMEDCT<span style="color: blue">&lt;/</span><span style="color: #a31515">CodingSystem</span></font><font size="2"><span style="color: blue">&gt;
            &lt;/</span><span style="color: #a31515">Code</span></font><font size="2"><span style="color: blue">&gt;
          &lt;/</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">Source</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
              &lt;</span><span style="color: #a31515">Text</span><span style="color: blue">&gt;</span>Unknown<span style="color: blue">&lt;/</span><span style="color: #a31515">Text</span></font><font size="2"><span style="color: blue">&gt;
            &lt;/</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
          &lt;/</span><span style="color: #a31515">Source</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">TestResult</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Value</span><span style="color: blue">&gt;</span>75<span style="color: blue">&lt;/</span><span style="color: #a31515">Value</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Units</span></font><font size="2"><span style="color: blue">&gt;
              &lt;</span><span style="color: #a31515">Unit</span><span style="color: blue">&gt;</span>mmHg<span style="color: blue">&lt;/</span><span style="color: #a31515">Unit</span></font><font size="2"><span style="color: blue">&gt;
            &lt;/</span><span style="color: #a31515">Units</span></font><font size="2"><span style="color: blue">&gt;
          &lt;/</span><span style="color: #a31515">TestResult</span></font><font size="2"><span style="color: blue">&gt;
        &lt;/</span><span style="color: #a31515">Test</span></font><font size="2"><span style="color: blue">&gt;
      &lt;/</span><span style="color: #a31515">Result</span></font><font size="2"><span style="color: blue">&gt;
    &lt;/</span><span style="color: #a31515">VitalSigns</span></font><font size="2"><span style="color: blue">&gt;
  &lt;/</span><span style="color: #a31515">Body</span></font><font size="2"><span style="color: blue">&gt;
  &lt;</span><span style="color: #a31515">Actors</span></font><font size="2"><span style="color: blue">&gt;
    &lt;</span><span style="color: #a31515">Actor</span></font><font size="2"><span style="color: blue">&gt;
      &lt;</span><span style="color: #a31515">ActorObjectID</span><span style="color: blue">&gt;</span>Patient<span style="color: blue">&lt;/</span><span style="color: #a31515">ActorObjectID</span></font><font size="2"><span style="color: blue">&gt;
      &lt;</span><span style="color: #a31515">Person</span></font><font size="2"><span style="color: blue">&gt;
        &lt;</span><span style="color: #a31515">Name</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">CurrentName</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Given</span><span style="color: blue">&gt;</span>John<span style="color: blue">&lt;/</span><span style="color: #a31515">Given</span></font><font size="2"><span style="color: blue">&gt;
            &lt;</span><span style="color: #a31515">Family</span><span style="color: blue">&gt;</span>Doe<span style="color: blue">&lt;/</span><span style="color: #a31515">Family</span></font><font size="2"><span style="color: blue">&gt;
          &lt;/</span><span style="color: #a31515">CurrentName</span></font><font size="2"><span style="color: blue">&gt;
        &lt;/</span><span style="color: #a31515">Name</span></font><font size="2"><span style="color: blue">&gt;
      &lt;/</span><span style="color: #a31515">Person</span></font><font size="2"><span style="color: blue">&gt;
      &lt;</span><span style="color: #a31515">Source</span></font><font size="2"><span style="color: blue">&gt;
        &lt;</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
          &lt;</span><span style="color: #a31515">Text</span><span style="color: blue">&gt;</span>Unknown<span style="color: blue">&lt;/</span><span style="color: #a31515">Text</span></font><font size="2"><span style="color: blue">&gt;
        &lt;/</span><span style="color: #a31515">Description</span></font><font size="2"><span style="color: blue">&gt;
      &lt;/</span><span style="color: #a31515">Source</span></font><font size="2"><span style="color: blue">&gt;
    &lt;/</span><span style="color: #a31515">Actor</span></font><font size="2"><span style="color: blue">&gt;
  &lt;/</span><span style="color: #a31515">Actors</span></font><font size="2"><span style="color: blue">&gt;
&lt;/</span><span style="color: #a31515">ContinuityOfCareRecord</span></font><span style="color: blue"><font size="2">&gt;</font>
</span></pre>
<p>Note <strong>CodingSystem</strong> element. It allows CCR to interpret various medical vocabularies.</p>
<p><strong>Relevant Tools</strong>:</p>
<p>(Thanks to Kathleen Connor)</p>
<ul>
<li>The <a href="http://chit.dyndns.org/CCRValidation">CCR Validator</a>, is an important resource to test/validate a CCR instance, is a now available&#160; Not only does it validate the CCR against the XSD but also the constraints of the implementation guide. </li>
<li>An Open Source <a href="http://sourceforge.net/projects/ccr-resources/">StyleSheet</a> to view CCR files.</li>
<li><a href="http://wiki.hl7.org/index.php?title=Mappings_and_Translations">CCR to CCD &amp; HL7 Mappers</a> – tools which Map CCR to CCD and HL7 V2 &amp; V3. You can access them directly <a href="http://gforge.hl7.org/gf/project/v2v3-mapping/frs/">here</a>.</li>
<li><a href="http://rubyforge.org/projects/ccredit/">Application</a> to embed CCR in PDF-HealthCare.</li>
</ul>
<p><strong>Related Article(s):</strong></p>
<ul>
<li>To get familiar with CCR I would highly recommended <a href="http://www.veoh.com/collection/astmccr/watch/v14141513WQRzgjzc">this</a> 13 minute video by Dr. Steve Waldren. </li>
<li>Adam Bosworth <a href="http://adambosworth.net/2009/10/29/talking-to-dc/">posted</a> an interesting read on standards, his take (simple, human readable, focus on known structured data, etc.) favors CCR.</li>
</ul>
<p><strong>In this series:</strong></p>
<ol>
<li><a href="http://healthblog.vitraag.com/2009/04/understanding-vocabularies-wait-what-did-you-say/">Understanding Vocabularies. Wait! What did you say?</a> </li>
<li><a href="http://healthblog.vitraag.com/2009/07/understanding-vocabularies-2-healthvault-recommendations/">Understanding Vocabularies #2 – HealthVault Recommendations</a> </li>
<li><a href="http://healthblog.vitraag.com/2009/10/understanding-snomed-ct/">Understanding SNOMED CT</a> </li>
<li><a href="http://healthblog.vitraag.com/2009/10/understanding-ccr/">Understanding CCR</a> </li>
</ol>
<div style="margin-top: 10px; height: 15px" class="zemanta-pixie">Special thanks to Kathy Osborne for proof reading this post.</div>
]]></content:encoded>
			<wfw:commentRss>http://healthblog.vitraag.com/2009/10/understanding-ccr/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Understanding SNOMED CT</title>
		<link>http://healthblog.vitraag.com/2009/10/understanding-snomed-ct/</link>
		<comments>http://healthblog.vitraag.com/2009/10/understanding-snomed-ct/#comments</comments>
		<pubDate>Fri, 09 Oct 2009 22:11:00 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[HealthVault]]></category>
		<category><![CDATA[Vocabularies]]></category>

		<guid isPermaLink="false">http://healthblog.vitraag.com/?p=153</guid>
		<description><![CDATA[I have previously posted about Understanding Health Ontologies and Standards. In this post I’ll focus on SNOMED-CT (Systematized Nomenclature of Medicine Clinical Terms). SNOMED-CT is the most comprehensive vocabulary to express clinical terms &#8211; it spans languages, specialties and geographic borders.
SNOMED-CT includes:

Terms or synonyms relating to a clinical concept 
Links between different concepts 

To give [...]]]></description>
			<content:encoded><![CDATA[<p>I have <a href="http://healthblog.vitraag.com/2009/07/understanding-vocabularies-2-healthvault-recommendations/">previously posted</a> about Understanding Health Ontologies and Standards. In this post I’ll focus on SNOMED-CT (<a class="zem_slink" title="SNOMED CT" href="http://en.wikipedia.org/wiki/SNOMED_CT" rel="wikipedia">Systematized Nomenclature of Medicine Clinical Terms</a>). SNOMED-CT is the most comprehensive vocabulary to express clinical terms &#8211; it spans languages, specialties and geographic borders.</p>
<p>SNOMED-CT includes:</p>
<ul>
<li>Terms or synonyms relating to a clinical concept </li>
<li>Links between different concepts </li>
</ul>
<p>To give you a taste here is an example of Blood pressure reading represented using SNOMED-CT from the <a href="http://delivery.acm.org/10.1145/1280000/1273668/p69-ryan.pdf?key1=1273668&amp;key2=3916594521&amp;coll=GUIDE&amp;dl=GUIDE&amp;CFID=56633091&amp;CFTOKEN=23055582">linked</a> paper (<em>“Towards semantic interoperability in healthcare: ontology mapping from SNOMED-CT to <a class="zem_slink" title="Health Level 7" href="http://en.wikipedia.org/wiki/Health_Level_7" rel="wikipedia">HL7</a> version 3”</em>, Amanda Ryan):</p>
<p><a href="http://healthblog.vitraag.com/wp-content/uploads/2009/10/Ontology_Mapping.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Ontology_Mapping" border="0" alt="Ontology_Mapping" src="http://healthblog.vitraag.com/wp-content/uploads/2009/10/Ontology_Mapping_thumb.png" width="821" height="590" /></a></p>
<p>In addition to having a model to represent concepts and linkages the biggest draw of SNOMED CT is a staggering number of coded qualifiers (which belong to one concept or other). According to <a href="http://www.ihtsdo.org/snomed-ct/snomed-ct0/">IHTSO</a> there are about 311,000 actively used SNOMED CT concepts.</p>
<p>You can register for SNOMED CT <a href="http://wwwcf.nlm.nih.gov/umlslicense/snomed/license.cfm">here</a>. Its free for companies and individuals in United States, however your registration is processed by NLM and it might take over 3 days to receive a confirmation and access.</p>
<p>Once you are through with registration and have an account, start by downloading the core subset of SNOMED CT concepts <a href="http://download.nlm.nih.gov/umls/kss/SNOMEDCT_CORE_SUBSET/SNOMEDCT_CORE_SUBSET_200907.zip">here</a>, this list consists of about 5000 most frequently used terms by institutions across US. Its a good set to get familiar with, it consists of the following concept area:</p>
<ul>
<li>Clinical finding&#160;&#160;&#160;&#160;&#160;&#160;&#160; : 4,550 codes in total </li>
<li>Procedure&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; :&#160;&#160; 414 codes in total </li>
<li>Situation with explicit context&#160;&#160;&#160; :&#160;&#160; 132 codes in total </li>
<li>Event&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; :&#160;&#160;&#160; 38 codes in total </li>
<li>Body structure&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; :&#160;&#160;&#160; 46 codes in total </li>
<li>Social context&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160; :&#160;&#160;&#160;&#160; 2 codes in total</li>
</ul>
<p><a href="http://healthblog.vitraag.com/wp-content/uploads/2009/10/Snomed_Subset.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Snomed_Subset" border="0" alt="Snomed_Subset" src="http://healthblog.vitraag.com/wp-content/uploads/2009/10/Snomed_Subset_thumb.png" width="652" height="250" /></a></p>
<p>We can use <a href="http://msdn.microsoft.com/en-us/library/ms162802.aspx" jquery1255120021662="18672">BCP</a> to copy the files from SNOMED CT Core in to our local database, and do more interesting queries &amp; data analysis like find distribution on these terms, co-relate problems vs. findings and of course work on the larger SNOMED CT database to find synonyms etc.; but I’ll keep that for another day. Here very quickly I’ll show how one can use a web-based browser, Snowflake, <a title="http://snomed.dataline.co.uk/" href="http://snomed.dataline.co.uk/">http://snomed.dataline.co.uk/</a> (requires registration) to lookup a SNOMED code and see what else it relates to. We can see that in line 3 above SNOMED CT concept 10085004 is marked as Metatarsalgia (finding), however using the Snowflake browser we can see in that in addition to being a finding this concept is a problem as well.</p>
<p><a href="http://healthblog.vitraag.com/wp-content/uploads/2009/10/Snomed_Snowflake.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Snomed_Snowflake" border="0" alt="Snomed_Snowflake" src="http://healthblog.vitraag.com/wp-content/uploads/2009/10/Snomed_Snowflake_thumb.png" width="338" height="221" /></a></p>
<p>This was just tip of the ice-berg, please leave comments for future posts / areas to consider in the Ontology domain.</p>
<p>Further reading / relevant links:</p>
<ul>
<li>LexGrid: <a href="https://cabig-kc.nci.nih.gov/Vocab/KC/index.php?title=LexGrid_Resources&amp;amp;diff=5039&amp;amp;oldid=prev">Wiki</a></li>
</ul>
<p>In this series:</p>
<ol>
<li><a href="http://healthblog.vitraag.com/2009/04/understanding-vocabularies-wait-what-did-you-say/">Understanding Vocabularies. Wait! What did you say?</a> </li>
<li><a href="http://healthblog.vitraag.com/2009/07/understanding-vocabularies-2-healthvault-recommendations/">Understanding Vocabularies #2 – HealthVault Recommendations</a> </li>
<li><a href="http://healthblog.vitraag.com/2009/10/understanding-snomed-ct/">Understanding SNOMED CT</a> </li>
</ol>
<div style="margin-top: 10px; height: 15px" class="zemanta-pixie"></div>
]]></content:encoded>
			<wfw:commentRss>http://healthblog.vitraag.com/2009/10/understanding-snomed-ct/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Understanding Vocabularies #2 &#8211; HealthVault Recommendations</title>
		<link>http://healthblog.vitraag.com/2009/07/understanding-vocabularies-2-healthvault-recommendations/</link>
		<comments>http://healthblog.vitraag.com/2009/07/understanding-vocabularies-2-healthvault-recommendations/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 01:46:50 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[HealthVault]]></category>
		<category><![CDATA[Vocabularies]]></category>

		<guid isPermaLink="false">http://healthblog.vitraag.com/?p=132</guid>
		<description><![CDATA[In my last article in the vocabulary category, I described the need for semantically enabled data and how different categories of health data have different standard vocabulary / ontology associated with them. In the following table I attempt to summarize the recommended vocabularies for different HealthVault types. 
Disclaimer: Please note this is not a definitive [...]]]></description>
			<content:encoded><![CDATA[<p>In my <a href="http://healthblog.vitraag.com/2009/04/understanding-vocabularies-wait-what-did-you-say/">last article</a> in the vocabulary category, I described the need for semantically enabled data and how different categories of health data have different standard vocabulary / ontology associated with them. In the following table I attempt to summarize the recommended vocabularies for different HealthVault types. </p>
<p><strong>Disclaimer:</strong> Please note this is not a definitive or complete list, and I will update the table as I discover inconsistencies. The definitive source are the XSDs associated with <a href="http://developer.healthvault.com/types/types.aspx">HealthVault data types</a>.</p>
<table border="1" cellspacing="0" cellpadding="1" width="843">
<tbody>
<tr>
<td valign="top" width="157"><strong>HealthVault Type</strong></td>
<td valign="top" width="310"><strong>Type Schema</strong></td>
<td valign="top" width="194"><strong>HV Recommended vocabulary related to this type</strong></td>
<td valign="top" width="180"><strong>Comments</strong></td>
</tr>
<tr>
<td valign="top" width="158">Advance Directive</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=822a5e5a-14f1-4d06-b92f-8f3f1b05218f">822a5e5a-14f1-4d06-b92f-8f3f1b05218f</a></td>
<td valign="top" width="194">None</td>
<td valign="top" width="180">
<p>Examples include living wills and <a class="zem_slink" title="Power of attorney" href="http://en.wikipedia.org/wiki/Power_of_attorney" rel="wikipedia">power of attorney</a> for healthcare.</p>
</td>
</tr>
<tr>
<td valign="top" width="159">Allergy</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=52bf9104-2c5e-4f1f-a66d-552ebcc53df7">52bf9104-2c5e-4f1f-a66d-552ebcc53df7</a></td>
<td valign="top" width="194"><a href="http://developer.healthvault.com/types/vocab.aspx?name=icd9cm&amp;family=icd&amp;version=1.0">icd9cm</a>, <a href="http://developer.healthvault.com/types/vocab.aspx?name=icd9cm-reactions&amp;family=icd&amp;version=1.0">icd9cm-reactions</a></td>
<td valign="top" width="180">Details on <a href="http://en.wikipedia.org/wiki/List_of_ICD-9_codes">ICD-9 Codes</a></td>
</tr>
<tr>
<td valign="top" width="160">Basic Demographic Information</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=bf516a61-5252-4c28-a979-27f45f62f78d">bf516a61-5252-4c28-a979-27f45f62f78d</a></td>
<td valign="top" width="194"><a href="http://developer.healthvault.com/types/vocab.aspx?name=iso3166&amp;family=iso&amp;version=1.0">ISO-3166</a></td>
<td valign="top" width="180">Country of residence</td>
</tr>
<tr>
<td valign="top" width="161">Blood Glucose Measurement</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=879e7c04-4e8a-4707-9ad3-b054df467ce4">879e7c04-4e8a-4707-9ad3-b054df467ce4</a></p>
</td>
<td valign="top" width="194">glucose-measurement-type</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Blood Oxygen Saturation</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=3a54f95f-03d8-4f62-815f-f691fc94a500">3a54f95f-03d8-4f62-815f-f691fc94a500</a></p>
</td>
<td valign="top" width="194">blood-oxygen-saturation-measurement-method</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Body Composition</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=18adc276-5144-4e7e-bf6c-e56d8250adf8">18adc276-5144-4e7e-bf6c-e56d8250adf8</a></p>
</td>
<td valign="top" width="194">body-composition-measurement-methods</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Body Dimension</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=dd710b31-2b6f-45bd-9552-253562b9a7c1">dd710b31-2b6f-45bd-9552-253562b9a7c1</a></td>
<td valign="top" width="194">body-dimension-measurement-names, body-dimension-measurement-names-pediatric</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Calorie Guideline</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=d3170d30-a41b-4bde-a116-87698c8a001a">d3170d30-a41b-4bde-a116-87698c8a001a</a></p>
</td>
<td valign="top" width="194">calorie-guideline-names</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Concern</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=aea2e8f2-11dd-4a7d-ab43-1d58764ebc19">aea2e8f2-11dd-4a7d-ab43-1d58764ebc19</a></td>
<td valign="top" width="194">concern-description</td>
<td valign="top" width="180">Concerns are more general than conditions</td>
</tr>
<tr>
<td valign="top" width="161">Condition</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=7ea7a1f9-880b-4bd4-b593-f5660f20eda8">7ea7a1f9-880b-4bd4-b593-f5660f20eda8</a></td>
<td valign="top" width="194">&#160;</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Continuity of Care Document (<a class="zem_slink" title="Charge-coupled device" href="http://en.wikipedia.org/wiki/Charge-coupled_device" rel="wikipedia">CCD</a>)</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=9c48a2b8-952c-4f5a-935d-f3292326bf54">9c48a2b8-952c-4f5a-935d-f3292326bf54</a></p>
</td>
<td valign="top" width="194">&#160;</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Continuity of Care Record (<a href="http://en.wikipedia.org/wiki/Continuity_of_Care_Record">CCR</a>)</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=1e1ccbfc-a55d-4d91-8940-fa2fbf73c195">1e1ccbfc-a55d-4d91-8940-fa2fbf73c195</a></p>
</td>
<td valign="top" width="194">&#160;</td>
<td valign="top" width="180"><a title="http://www.ccrstandard.com/" href="http://www.ccrstandard.com/">http://www.ccrstandard.com/</a></td>
</tr>
<tr>
<td valign="top" width="161">Daily Medication Usage</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=a9a76456-0357-493e-b840-598bbb9483fd">a9a76456-0357-493e-b840-598bbb9483fd</a></td>
<td valign="top" width="194">dose-purpose, usage-schedule, <a href="http://developer.healthvault.com/types/vocab.aspx?name=x12-de-1330&amp;family=x12-de&amp;version=1.0">x12-de-1330</a>, prescription-type, <a href="http://developer.healthvault.com/types/vocab.aspx?name=x12-de-355&amp;family=x12-de&amp;version=1.0">x12-d3-355</a>, </td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Diabetes Insulin Injection Use</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=184166be-8adb-4d9c-8162-c403040e31ad">184166be-8adb-4d9c-8162-c403040e31ad</a></p>
</td>
<td valign="top" width="194">insulin-types, </td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Discharge Summary</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=02ef57a2-a620-425a-8e92-a301542cca54">02ef57a2-a620-425a-8e92-a301542cca54</a></p>
</td>
<td valign="top" width="194">icd9cm</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">HbA1C Measurement</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=227f55fb-1001-4d4e-9f6a-8d893e07b451">227f55fb-1001-4d4e-9f6a-8d893e07b451</a></p>
</td>
<td valign="top" width="194">HbA1C-assay-method</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Health Assessment</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=58fd8ac4-6c47-41a3-94b2-478401f0e26c">58fd8ac4-6c47-41a3-94b2-478401f0e26c</a></p>
</td>
<td valign="top" width="194">health-assessment-name, health-assessment-value-sets, health-assessment-groups, health-assessment-category</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Heart Rate</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=b81eb4a6-6eac-4292-ae93-3872d6870994">b81eb4a6-6eac-4292-ae93-3872d6870994</a></td>
<td valign="top" width="194">heart-rate-measurement-conditions</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">HL7 Clinical Document Architecture, Release 2</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=1ed1cba6-9530-44a3-b7b5-e8219690ebcf">1ed1cba6-9530-44a3-b7b5-e8219690ebcf</a></p>
</td>
<td valign="top" width="194">&#160;</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Immunization</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=cd3587b5-b6e1-4565-ab3b-1c3ad45eb04f">cd3587b5-b6e1-4565-ab3b-1c3ad45eb04f</a></p>
</td>
<td valign="top" width="194"><a href="http://developer.healthvault.com/types/vocab.aspx?name=vaccines-cvx&amp;family=HL7&amp;version=2.3%2009_2008">vaccines-cvx</a>, vaccine-manufacturers-mvx, medication-routes, </td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Insulin Injection</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=3b3c053b-b1fe-4e11-9e22-d4b480de74e8">3b3c053b-b1fe-4e11-9e22-d4b480de74e8</a></p>
</td>
<td valign="top" width="194">insulin-types</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Insurance Plan</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=9366440c-ec81-4b89-b231-308a4c4d70ed">9366440c-ec81-4b89-b231-308a4c4d70ed</a></p>
</td>
<td valign="top" width="194">coverage-types</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Lab Test Results</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=f57746af-9631-49dc-944e-2c92bee0d1e9">f57746af-9631-49dc-944e-2c92bee0d1e9</a></p>
</td>
<td valign="top" width="194"><a href="http://developer.healthvault.com/types/vocab.aspx?name=LOINC&amp;family=regenstrief&amp;version=2.26">LOINC</a>, lab-status, lab-results-flag, </td>
<td valign="top" width="180">More on LOINC <a href="http://en.wikipedia.org/wiki/LOINC">here</a>.</td>
</tr>
<tr>
<td valign="top" width="161">Medication</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=30cafccc-047d-4288-94ef-643571f7919d">30cafccc-047d-4288-94ef-643571f7919d</a></td>
<td valign="top" width="194"><a href="http://developer.healthvault.com/types/vocab.aspx?name=RxNorm%20Active%20Ingredients&amp;family=RxNorm&amp;version=07AC_080303F">Rxnorm</a>, NDC, medication-prescribed</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Medication Fill</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=167ecf6b-bb54-43f9-a473-507b334907e0">167ecf6b-bb54-43f9-a473-507b334907e0</a></p>
</td>
<td valign="top" width="194"><a href="http://developer.healthvault.com/types/vocab.aspx?name=RxNorm%20Active%20Ingredients&amp;family=RxNorm&amp;version=07AC_080303F">Rxnorm</a>, NDC</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Personal Demographic Information</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=92ba621e-66b3-4a01-bd73-74844aed4f5b">92ba621e-66b3-4a01-bd73-74844aed4f5b</a></p>
</td>
<td valign="top" width="194">blood-types, ethnicity, marital-status, religion, education-level, </td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Pregnancy</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=46d485cf-2b84-429d-9159-83152ba801f4">46d485cf-2b84-429d-9159-83152ba801f4</a></td>
<td valign="top" width="194">delivery-complications, anesthesia-methods, delivery-methods, pregnancy-outcomes, gender-types, conception-methods, </td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Question Answer</td>
<td valign="top" width="310"><a href="http://developer.healthvault.com/types/type.aspx?id=55d33791-58de-4cae-8c78-819e12ba5059">55d33791-58de-4cae-8c78-819e12ba5059</a></td>
<td valign="top" width="194">question-sets, answer-choice-sets</td>
<td valign="top" width="180">&#160;</td>
</tr>
<tr>
<td valign="top" width="161">Sleep Related Activity</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=031f5706-7f1a-11db-ad56-7bd355d89593">031f5706-7f1a-11db-ad56-7bd355d89593</a></p>
</td>
<td valign="top" width="194">&#160;</td>
<td valign="top" width="180">
<p>November 2005, &quot;Your Guide to Healthy Sleep&quot;, ISBN 1-933236-05-1</p>
</td>
</tr>
<tr>
<td valign="top" width="161">Sleep Session</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=11c52484-7f1a-11db-aeac-87d355d89593">11c52484-7f1a-11db-aeac-87d355d89593</a></p>
</td>
<td valign="top" width="194">&#160;</td>
<td valign="top" width="180">
<p>November 2005, &quot;Your Guide to Healthy Sleep&quot;, ISBN 1-933236-05-1</p>
</td>
</tr>
<tr>
<td valign="top" width="161">Vital Signs</td>
<td valign="top" width="310">
<p><a href="http://developer.healthvault.com/types/type.aspx?id=73822612-c15f-4b49-9e65-6af369e55c65">73822612-c15f-4b49-9e65-6af369e55c65</a></p>
</td>
<td valign="top" width="194">lab-results-units, lab-results-flag, </td>
<td valign="top" width="180">&#160;</td>
</tr>
</tbody>
</table>
<p>&#160;</p>
<p>As&#160; you can notice above we recommend ICD-9, RxNorm, LOINC, NDC. x12-de-1130, x12-de-335. We do prefer <a href="http://en.wikipedia.org/wiki/SNOMED_CT">SNOMED-CT</a> as well, however the application using it need to have license for it.</p>
</p>
<p>Having written the above I would like to match that with what Dr. Halamka recommends in his <a href="http://geekdoctor.blogspot.com/2009/04/data-elements-of-ehr.html">post</a>. Note that I mention content column for completeness, however its not useful for comparison.</p>
<table border="1" cellspacing="0" cellpadding="2" width="718">
<tbody>
<tr>
<td valign="top" width="236"><strong> Data </strong></td>
<td valign="top" width="231"><strong> Content</strong></td>
<td valign="top" width="249"><strong> Vocabulary</strong></td>
</tr>
<tr>
<td valign="top" width="236">Demographics</td>
<td valign="top" width="231">HL7 2.x for messaging, CCD for document summaries</td>
<td valign="top" width="249">HITSP Harmonized code sets for gender, marital status</td>
</tr>
<tr>
<td valign="top" width="236">Problem List</td>
<td valign="top" width="231">HL7 2.x for messaging, CCD for document summaries</td>
<td valign="top" width="249"><a href="http://www.nlm.nih.gov/research/umls/Snomed/snomed_main.html">SNOMED-CT</a></td>
</tr>
<tr>
<td valign="top" width="236">Medications </td>
<td valign="top" width="231"><a href="http://www.ncpdp.org/">NCPDP</a> script for messaging, CCD for document summaries</td>
<td valign="top" width="249">RxNorm and Structured SIG</td>
</tr>
<tr>
<td valign="top" width="236">Allergies</td>
<td valign="top" width="231">HL7 2.x for messaging, CCD for document summaries</td>
<td valign="top" width="249"><a href="http://www.fda.gov/ForIndustry/DataStandards/SubstanceRegistrationSystem-UniqueIngredientIdentifierUNII/ucm127839.htm">UNII</a> for foods and substances, NDF-RT for medication class, RxNorm for Medications</td>
</tr>
<tr>
<td valign="top" width="236">Progress Notes and Other Narrative Documents (History and Physical, Operative Notes, Discharge Summary)</td>
<td valign="top" width="231">HL7 2.x for messaging, CCD for document summaries</td>
<td valign="top" width="249">CDA Templates (interesting <a href="http://www.openehr.org/wiki/display/stds/openEHR+Archetypes+for+HL7+CDA+Documents">note</a>)</td>
</tr>
<tr>
<td valign="top" width="236">Departmental Reports (Pathology/Cytology, GI, Pulmonary, Cardiology etc.)</td>
<td valign="top" width="231">HL7 2.x for messaging, CCD for document summaries</td>
<td valign="top" width="249">SNOMED-CT</td>
</tr>
<tr>
<td valign="top" width="236">Laboratory Results</td>
<td valign="top" width="231">HL7 2.x for messaging, CCD for document summaries</td>
<td valign="top" width="249">LOINC for lab name, <a href="http://unitsofmeasure.org/">UCUM</a> for units of measure, SNOMED-CT for test ordering reason</td>
</tr>
<tr>
<td valign="top" width="236">Microbiology</td>
<td valign="top" width="231">HL7 2.x for messaging, CCD for document summaries</td>
<td valign="top" width="249">LOINC for lab name/observation</td>
</tr>
<tr>
<td valign="top" width="236">Images</td>
<td valign="top" width="231">DICOM</td>
<td valign="top" width="249">&#160;</td>
</tr>
<tr>
<td valign="top" width="236">Administrative Transactions (Benefits/Eligibility, Referral/Authorization, Claims/Remittance)</td>
<td valign="top" width="231">X12</td>
<td valign="top" width="249"><a href="http://www.x12.org/">X12</a>, <a href="http://www.caqh.org/">CAQH</a> CORE</td>
</tr>
</tbody>
</table>
<p><strong></strong></p>
<p><strong>Next Time: </strong>I’ll try to update the above tables with more details and try to come with recommendations of which clinical type (in the Data column above) would potentially match with which HealthVault type.</p>
<p>As usual leave your suggestions in the comments.</p>
]]></content:encoded>
			<wfw:commentRss>http://healthblog.vitraag.com/2009/07/understanding-vocabularies-2-healthvault-recommendations/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Understanding Vocabularies. Wait! What did you say?</title>
		<link>http://healthblog.vitraag.com/2009/04/understanding-vocabularies-wait-what-did-you-say/</link>
		<comments>http://healthblog.vitraag.com/2009/04/understanding-vocabularies-wait-what-did-you-say/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 19:22:14 +0000</pubDate>
		<dc:creator>vaibhavb</dc:creator>
				<category><![CDATA[HealthIT]]></category>
		<category><![CDATA[HealthVault]]></category>
		<category><![CDATA[Ideas]]></category>
		<category><![CDATA[Vocabularies]]></category>
		<category><![CDATA[Semantic Web]]></category>

		<guid isPermaLink="false">http://healthblog.vitraag.com/?p=84</guid>
		<description><![CDATA[Any data system the semantic meaning of data is as important as the strucutre of the data. In HealthVault we expose a very structured data set in form of various data types and the semantic meaning of the content in those data sets is dictated by vocabularies.
HealthVault Vocabulary is a big area so I&#8217;m going [...]]]></description>
			<content:encoded><![CDATA[<p>Any data system the semantic meaning of data is as important as the strucutre of the data. In <a class="zem_slink" title="Microsoft HealthVault" href="http://www.healthvault.com/" rel="homepage">HealthVault</a> we expose a very <a class="zem_slink" title="Data model" href="http://en.wikipedia.org/wiki/Data_model" rel="wikipedia">structured data</a> set in form of various <a href="http://developer.healthvault.com/types/types.aspx">data types </a>and the semantic meaning of the content in those data sets is dictated by <a href="http://developer.healthvault.com/types/vocabs.aspx">vocabularies</a>.</p>
<p><a href="http://developer.healthvault.com/types/vocabs.aspx">HealthVault Vocabulary</a> is a big area so I&#8217;m going to attempt to break this down in separate series of posts. In this post i&#8217;m primarily going to focus on vocabularies in general.</p>
<p>Many of you might have heard of the term &#8211; <a class="zem_slink" title="Semantic Web" href="http://en.wikipedia.org/wiki/Semantic_Web" rel="wikipedia">Semantic Web</a> or Web 3.0. So whats this buzz about?&#160; Well Web 1.0 was for humans to connect, <a class="zem_slink" title="Web 2.0" href="http://en.wikipedia.org/wiki/Web_2.0" rel="wikipedia">Web 2.0</a> was for systems to connect to humans via rich internet applications. Web 3.0 promises a web for systems &#8211; a web where programs can communicate and link to each other. So what this implies is for Semantic Web to be successful &#8211; the data being put on the semantic internet need not only be structured but also the content be in such a way that <strong>computer programs </strong>can understand the meaning of it. This is only possible if everyone has a shared Vocabulary or Ontology, or a mechanism to relate to a new Vocabulary.</p>
<p>To solve the <a class="zem_slink" title="Ontology (information science)" href="http://en.wikipedia.org/wiki/Ontology_%28information_science%29" rel="wikipedia">ontology</a> problem we can just sit down and invent a vocabulary which everyone will use henceforth and be done with it, right!&#160; First, we won&#8217;t agree to single vocabulary and second we can&#8217;t plan for future vocabularies. And the most important challenge is that the system which powers this vocabulary needs to agree with the architecture of the web i.e must be decentralized and open!</p>
<p>The semantic web community is using a very powerful way to achieve this. They are using the same mechanism which powers resource discovery (for example &#8211; URL linking) to discover and understand vocabularies. Two candidates which make this possible are <a class="zem_slink" title="Resource Description Framework" href="http://en.wikipedia.org/wiki/Resource_Description_Framework" rel="wikipedia">RDF</a> (resource description format) and <a class="zem_slink" title="Web Ontology Language" href="http://en.wikipedia.org/wiki/Web_Ontology_Language" rel="wikipedia">OWL</a> (Web <a class="zem_slink" title="Ontology (information science)" href="http://en.wikipedia.org/wiki/Ontology_%28information_science%29" rel="wikipedia">Ontology Language</a>). I won&#8217;t describe these technologies in details here but keep it for some other day. However the point of this note is to surface example ontologies or vocabularies this community has successfully used/developed so far:</p>
<ul>
<li><a class="zem_slink" title="FOAF (software)" href="http://en.wikipedia.org/wiki/FOAF_%28software%29" rel="wikipedia">FOAF</a> &#8211; <a href="http://en.wikipedia.org/wiki/FOAF_(software)">http://en.wikipedia.org/wiki/FOAF_(software)</a> : This ontology describes a persons social network </li>
<li>FAO &#8211; <a href="http://en.wikipedia.org/wiki/Geopolitical_ontology">http://en.wikipedia.org/wiki/Geopolitical_ontology</a>: This ontology describes a geopolitical unit. </li>
</ul>
<p>So how does this fit in the HealthCare? John Hamalka outlines the elements of vocabulary whicn an <a class="zem_slink" title="Electronic health record" href="http://en.wikipedia.org/wiki/Electronic_health_record" rel="wikipedia">EHR</a> can use in his post &#8211; <a href="http://geekdoctor.blogspot.com/2009/04/data-elements-of-ehr.html">http://geekdoctor.blogspot.com/2009/04/data-elements-of-ehr.html</a>. He mentions preferred vocabularies and transports for some of important EHR elements. In the following posts i will try to go deeper in this area.</p>
<p>So how does this fit with HealthVault? Well HealthVault exposes all the vocabularies it uses &#8211; <a href="http://developer.healthvault.com/types/vocabs.aspx">http://developer.healthvault.com/types/vocabs.aspx</a>. We let people also annotate their data with any vocabulary they like. However this leds to an interesting interoperability problem, so on the <a class="zem_slink" title="XML Schema (W3C)" href="http://en.wikipedia.org/wiki/XML_Schema_%28W3C%29" rel="wikipedia">XSD</a> schemas of our data types (<a href="http://developer.healthvault.com/types/types.aspx">http://developer.healthvault.com/types/types.aspx</a>) we specify preferred vocabularies for some data elements. In the following posts i will provide more details with regards to this.</p>
<p>As you can from John&#8217;s post their is no dearth of language systems for various medical or healthcare terms. However their is a big gap on best practices on how one can denormalize various vocabularies for implementeting systems which can interoperate with other systems using different vocabularies. I tend to think that there are some lessons to be learned in this area from semantic web efforts and also a need for a more structured effort to surface best practices. May be I&#8217;ll dig deeper in this area in one of the future posts.</p>
<p>Next post: Recommended Vocabularies for Various Data Contexts.</p>
<h6 style="font-size: 1em" class="zemanta-related-title">Related articles by Zemanta</h6>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://semanticalley.com/2009/02/12/semantic-web-glossary/">Semantic Web Glossary</a> (semanticalley.com) </li>
<li class="zemanta-article-ul-li"><a href="http://www.digital-constructions.com/blog/2009/02/semantic-web-foundations.html">Semantic web &#8211; The foundations</a> (digital-constructions.com) </li>
<li class="zemanta-article-ul-li"><a href="http://blogs.talis.com/nodalities/2009/01/a-conference-comes-of-age-a-review-of-the-7th-international-semantic-web-conference-iswc2008.php">A conference comes of age: a review of the 7th International Semantic Web Conference (ISWC2008)</a> (blogs.talis.com) </li>
</ul>
<div style="margin-top: 10px; height: 15px" class="zemanta-pixie"><a class="zemanta-pixie-a" title="Reblog this post [with Zemanta]" href="http://reblog.zemanta.com/zemified/85daab76-ae3f-4d76-a5dc-84166fb6ddd7/"><img style="border-bottom-style: none; border-right-style: none; border-top-style: none; float: right; border-left-style: none" class="zemanta-pixie-img" alt="Reblog this post [with Zemanta]" src="http://img.zemanta.com/reblog_e.png?x-id=85daab76-ae3f-4d76-a5dc-84166fb6ddd7" /></a></div>
]]></content:encoded>
			<wfw:commentRss>http://healthblog.vitraag.com/2009/04/understanding-vocabularies-wait-what-did-you-say/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
