Consumer-Directed Payer Data Exchange
- Release 0.1.0

This page is part of the CARIN Blue Button Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

XML Format: ValueSet-CARIN-BB-DiagnosisType

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CARIN-BB-DiagnosisType"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2019-07-27T19:20:51.000+00:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>CARIN Blue Button Diagnosis Type Value Set</h2><p>This value set includes codes from the following code systems:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=principal">principal</a></td><td>principal</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=secondary">secondary</a></td><td>secondary</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=patient reason for visit">patient reason for visit</a></td><td>patient reason for visit</td><td/></tr><tr><td><a href="http://browser.ihtsdotools.org/?perspective=full&amp;conceptId1=external cause of injury">external cause of injury</a></td><td>external cause of injury</td><td/></tr></table></li></ul></div>
  </text>
  <url value="http://hl7.org/fhir/us/carin/ValueSet/carin-bb-diagnosistype"/>
  <version value="0.1.0"/>
  <name value="CARINBBDiagnosisType"/>
  <title value="CARIN Blue Button Diagnosis Type Value Set"/>
  <status value="draft"/>
  <date value="2019-12-23T19:40:59+00:00"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="principal"/>
        <display value="principal"/>
      </concept>
      <concept>
        <code value="secondary"/>
        <display value="secondary"/>
      </concept>
      <concept>
        <code value="patient reason for visit"/>
        <display value="patient reason for visit"/>
      </concept>
      <concept>
        <code value="external cause of injury"/>
        <display value="external cause of injury"/>
      </concept>
    </include>
  </compose>
</ValueSet>