<ValueSet xmlns="http://hl7.org/fhir">
  <id value="AddressType" />
  <text>
    <status value="generated" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      <h2>Address Type</h2>
      <div>
        <p>Codes supported by eHealth Ontario differentiating mailing from physical addresses</p>
      </div>
      <p>This value set includes codes from the following code systems:</p>
      <ul>
        <li>Include these codes as defined in <a href="http://hl7.org/fhir/dstu2/valueset-address-type.html"><code>http://hl7.org/fhir/address-type</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://hl7.org/fhir/dstu2/valueset-address-type.html#address-type-postal">postal</a></td><td>Postal</td>d&gt;</tr><tr><td><a href="http://hl7.org/fhir/dstu2/valueset-address-type.html#address-type-physical">physical</a></td><td>Physical</td></tr></table></li>
      </ul>
    </div>
  </text>
  <url value="http://ehealthontario.ca/fhir/ValueSet/address-type" />
  <version value="2.0.0" />
  <name value="AddressType" />
  <status value="active" />
  <publisher value="eHealth Ontario" />
  <date value="2018-04-11T11:17:39-04:00" />
  <description value="Codes supported by eHealth Ontario differentiating mailing from physical addresses" />
  <immutable value="false" />
  <extensible value="false" />
  <compose>
    <include>
      <system value="http://hl7.org/fhir/address-type" />
      <concept>
        <code value="postal" />
        <display value="Postal" />
      </concept>
      <concept>
        <code value="physical" />
        <display value="Physical" />
      </concept>
    </include>
  </compose>
</ValueSet>