HL7 Terminology (THO)
7.4.0 - Publication International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 7.4.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: Australian Delivery Point Identifier

Active as of 2018-01-01

Raw xml | Download


<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="AUDeliveryPointIdentifier"/>
  <language value="en"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: NamingSystem AUDeliveryPointIdentifier</b></p><a name="AUDeliveryPointIdentifier"> </a><a name="hcAUDeliveryPointIdentifier"> </a><h3>Summary</h3><table class="grid"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/AUDeliveryPointIdentifier</td></tr><tr><td>Version</td><td>1.0.0</td></tr><tr><td>Name</td><td>AUDeliveryPointIdentifier</td></tr><tr><td>Title</td><td>Australian Delivery Point Identifier</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>An Australian Delivery Point Identifier (DPID) is a randomly generated, unique 8-digit number, allocated by Australia Post to an address. A DPID enables each delivery point in Australia to be uniquely identified. Changes to this naming system are managed by the Australian HL7 Affiliate (HL7 Australia). Changes to this naming system are managed by the Australian HL7 Affiliate (HL7 Australia).</p>
</div></td></tr><tr><td>Publisher</td><td>HL7 Australia</td></tr></table><h3>Identifiers</h3><table class="grid"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td><td><b>Comment</b></td></tr><tr><td>URI</td><td>http://hl7.org.au/id/dpid</td><td>true</td><td>This value is used for Australian FHIR Implementations.</td></tr></table></div>
  </text>
  <url
       value="http://terminology.hl7.org/NamingSystem/AUDeliveryPointIdentifier"/>
  <version value="1.0.0"/>
  <name value="AUDeliveryPointIdentifier"/>
  <title value="Australian Delivery Point Identifier"/>
  <status value="active"/>
  <kind value="identifier"/>
  <date value="2018-01-01"/>
  <publisher value="HL7 Australia"/>
  <contact>
    <name value="HL7 Australia"/>
    <telecom>
      <system value="url"/>
      <value value="https://hl7.com.au/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="secretary@hl7.com.au"/>
    </telecom>
  </contact>
  <responsible value="Australia Post"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org.au/CodeSystem/v2-0203"/>
      <code value="DPID"/>
    </coding>
    <text value="Australian Delivery Point Identifier"/>
  </type>
  <description
               value="An Australian Delivery Point Identifier (DPID) is a randomly generated, unique 8-digit number, allocated by Australia Post to an address. A DPID enables each delivery point in Australia to be uniquely identified. Changes to this naming system are managed by the Australian HL7 Affiliate (HL7 Australia). Changes to this naming system are managed by the Australian HL7 Affiliate (HL7 Australia)."/>
  <usage value="Delivery point identification."/>
  <uniqueId>
    <type value="uri"/>
    <value value="http://hl7.org.au/id/dpid"/>
    <preferred value="true"/>
    <comment value="This value is used for Australian FHIR Implementations."/>
  </uniqueId>
</NamingSystem>