Medtech ALEX® AU Implementation Guide
1.0.0 - Trial Use International flag

Medtech ALEX® AU Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSet for Alex Address Type - XML Representation

Active as of 2025-11-27

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="alex-address-type-vs"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet alex-address-type-vs</b></p><a name="alex-address-type-vs"> </a><a name="hcalex-address-type-vs"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-address-type.html"><code>http://hl7.org/fhir/address-type</code></a><span title="Version is not explicitly stated, which means it is fixed to 4.0.1, the version found through the package references"> version &#x1F4E6;4.0.1</span><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="http://hl7.org/fhir/R4/codesystem-address-type.html#address-type-postal">postal</a></td><td>Postal</td><td>Mailing addresses - PO Boxes and care-of addresses.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-address-type.html#address-type-physical">physical</a></td><td>Physical</td><td>A physical address that can be visited.</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://alexapi.medtechglobal.com.au/fhir/ValueSet/alex-address-type-vs"/>
  <version value="1.0.0"/>
  <name value="AlexAddressTypeValueSet"/>
  <title value="ValueSet for Alex Address Type"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-11-27T00:46:36+00:00"/>
  <publisher value="Medtech Global"/>
  <contact>
    <name value="Medtech Global"/>
    <telecom>
      <system value="url"/>
      <value value="https://medtechglobal.com/au/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="supportau@medtechglobal.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Medtech Support"/>
    <telecom>
      <system value="email"/>
      <value value="supportau@medtechglobal.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Defines the valueset for Address Type"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <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>