Open Nursing Core FHIR Implementation Guide (ONC-IG)
0.1.0 - draft

Open Nursing Core FHIR Implementation Guide (ONC-IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Housing Status Value Set - XML Representation

Draft as of 2026-01-01

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="housing-status-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet housing-status-vs</b></p><a name="housing-status-vs"> </a><a name="hchousing-status-vs"> </a><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><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/266935003">266935003</a></td><td>Housing lack</td></tr><tr><td><a href="http://snomed.info/id/224224003">224224003</a></td><td>Lives in staffed home</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://clinyqai.github.io/open-nursing-core-ig/ValueSet/housing-status-vs"/>
  <version value="0.1.0"/>
  <name value="HousingStatusVS"/>
  <title value="Housing Status Value Set"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-01-01T13:37:23+00:00"/>
  <description value="Value set for patient housing status"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="266935003"/>
        <display value="Housing lack"/>
      </concept>
      <concept>
        <code value="224224003"/>
        <display value="Lives in staffed home"/>
      </concept>
    </include>
  </compose>
</ValueSet>