<ValueSet xmlns="http://hl7.org/fhir">
  <id value="AddressTypePhysicalBoth" />
  <language value="de-DE" />
  <url value="https://emiga.rki.de/fhir/vzd/ValueSet/AddressTypePhysicalBoth" />
  <version value="1.0.0" />
  <name value="AddressTypePhysicalBoth" />
  <title value="Addressentyp" />
  <status value="active" />
  <experimental value="false" />
  <date value="2025-07-11" />
  <publisher value="Robert Koch-Institut" />
  <contact>
    <name value="Robert Koch-Institut" />
    <telecom>
      <system value="url" />
      <value value="https://rki.de" />
    </telecom>
  </contact>
  <description value="Werteliste mit Konzepten, die die Typ einer Addresse näher beschreiben." />
  <compose>
    <include>
      <system value="http://hl7.org/fhir/address-type" />
      <concept>
        <code value="physical" />
        <display value="Physical" />
      </concept>
      <concept>
        <code value="both" />
        <display value="Postal &amp; Physical" />
      </concept>
    </include>
  </compose>
</ValueSet>