Eyes back on FHIR? An experimental continuation of the Eyes on FHIR working group's HL7 FHIR® IG
0.1.0 - experimental Unknown region code '276'

Eyes back on FHIR? An experimental continuation of the Eyes on FHIR working group's HL7 FHIR® IG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Room Brightness Levels - XML Representation

Draft as of 2024-12-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="room-brightness-levels"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet room-brightness-levels</b></p><a name="room-brightness-levels"> </a><a name="hcroom-brightness-levels"> </a><a name="room-brightness-levels-en-US"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</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="https://loinc.org/LA25332-0/">LA25332-0</a></td><td>Bright</td></tr><tr><td><a href="https://loinc.org/LA32683-7/">LA32683-7</a></td><td>Dim</td></tr></table></li><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/255419005">255419005</a></td><td>Dark</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://larfuma.github.io/fhir-eyecare-ig/ValueSet-room-brightness-levels"/>
  <version value="0.1.0"/>
  <name value="RoomBrightnessLevels"/>
  <title value="Room Brightness Levels"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-12-31T12:44:09+00:00"/>
  <publisher value="Lars Fuhrmann"/>
  <contact>
    <name value="Lars Fuhrmann"/>
    <telecom>
      <system value="url"/>
      <value value="https://larfuma.github.io/fhir-eyecare-ig/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fuhr.lars@gmail.com"/>
    </telecom>
  </contact>
  <description
               value="This ValueSet contains codes to represent the brightness of the room where a test was performed."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="276"/>
    </coding>
  </jurisdiction>
  <copyright
             value="This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) and LOINC® which are copyright of their respective owners. Implementers of these artefacts must have the appropriate licenses."/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="LA25332-0"/>
        <display value="Bright"/>
      </concept>
      <concept>
        <code value="LA32683-7"/>
        <display value="Dim"/>
      </concept>
    </include>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="255419005"/>
        <display value="Dark"/>
      </concept>
    </include>
  </compose>
</ValueSet>