Case Based Surveillance Implementation Guide
0.2.1 - ci-build

Case Based Surveillance Implementation Guide - Local Development build (v0.2.1). See the Directory of published versions

: Additional codes for Address.use. - XML Representation

Active as of 2022-02-17

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="CBSCDCAddressUseVS"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="CodeSystem-cbs-temp-code-system.html"><code>http://cbsig.chai.gatech.edu/CodeSystem/cbs-temp-code-system</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-cbs-temp-code-system.html#cbs-temp-code-system-Address-at-Diagnosis">Address-at-Diagnosis</a></td><td>Address at Diagnosis of Condition of Interest</td><td>Subject's address at the time of the diagnosis for the condition of interest.</td></tr><tr><td><a href="CodeSystem-cbs-temp-code-system.html#cbs-temp-code-system-Usual-Residence">Usual-Residence</a></td><td>Address of Usual Residence</td><td>Subject's location of usual residence. This is a broader location representation of the LOINC Code 77983-5 (https://loinc.org/77983-5/), 'Country of Usual Residence'. The meaning of 'usual residence' is defined as per surveillance programs.</td></tr></table></li></ul></div>
  </text>
  <url value="http://cbsig.chai.gatech.edu/ValueSet/CBSCDCAddressUseVS"/>
  <version value="0.2.1"/>
  <name value="CBSCDCAddressUseVS"/>
  <title value="Additional codes for Address.use."/>
  <status value="active"/>
  <date value="2022-02-17T15:59:55-05:00"/>
  <publisher value="Georgia Tech Research Institute (GTRI)"/>
  <contact>
    <name value="Georgia Tech Research Institute (GTRI)"/>
    <telecom>
      <system value="url"/>
      <value value="http://gtri.gatech.edu/"/>
    </telecom>
  </contact>
  <description
               value="Codes for Address.use which are used as slice discriminators to capture address history at relevant points in time to case surveillance."/>
  <compose>
    <include>
      <system
              value="http://cbsig.chai.gatech.edu/CodeSystem/cbs-temp-code-system"/>
      <concept>
        <code value="Address-at-Diagnosis"/>
        <display value="Address at Diagnosis of Condition of Interest"/>
      </concept>
      <concept>
        <code value="Usual-Residence"/>
        <display value="Address of Usual Residence"/>
      </concept>
    </include>
  </compose>
</ValueSet>