Specialty Eyecare CDA Implementation Guide
0.1.0 - ci-build

Specialty Eyecare CDA Implementation Guide, published by Dogwood Health Consulting. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cda-eyecare/ and changes regularly. See the Directory of published versions

: Diagnostic Assessment Eye Test Value Set - XML Representation

Draft as of 2024-02-07

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="DiagnosticAssessmentEyeTestCodes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><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://snomed.info/id/41633001">41633001</a></td><td style="color: #cccccc">Intraocular pressure</td></tr><tr><td><a href="http://snomed.info/id/1494008">1494008</a></td><td style="color: #cccccc">Osmolarity measurement</td></tr><tr><td><a href="http://snomed.info/id/397547000">397547000</a></td><td style="color: #cccccc">Schirmer I test (procedure)</td></tr><tr><td><a href="http://snomed.info/id/251693007">251693007</a></td><td style="color: #cccccc">Tear film break-up time</td></tr><tr><td><a href="http://snomed.info/id/397529006">397529006</a></td><td style="color: #cccccc">Tear meniscus</td></tr><tr><td><a href="http://snomed.info/id/782487009">782487009</a></td><td style="color: #cccccc">Assessment score</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/cda/us/eyecare/ValueSet/DiagnosticAssessmentEyeTestCodes"/>
  <version value="0.1.0"/>
  <name value="DiagnosticAssessmentEyeTestCodes"/>
  <title value="Diagnostic Assessment Eye Test Value Set"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-02-07T21:17:12+00:00"/>
  <publisher value="Dogwood Health Consulting"/>
  <contact>
    <name value="Dogwood Health Consulting"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/ph/index.cfm"/>
    </telecom>
  </contact>
  <description
               value="Codes that represent different types of diagnostic eye assessments."/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="41633001"/>
      </concept>
      <concept>
        <code value="1494008"/>
      </concept>
      <concept>
        <code value="397547000"/>
      </concept>
      <concept>
        <code value="251693007"/>
      </concept>
      <concept>
        <code value="397529006"/>
      </concept>
      <concept>
        <code value="782487009"/>
      </concept>
    </include>
  </compose>
</ValueSet>