Australian Provider Directory Implementation Guide (PD 2)

This page is part of the Australian Provider Directory IG (v2.0.1: PD 2 on FHIR R4) based on FHIR R4. This is the current published version in it's permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Example: ValueSet-endpoint-payload-type

Formats: XML, JSON, Turtle

Raw xml


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="endpoint-payload-type"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2017-02-21T10:54:35.273+11:00"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h2>Australian Endpoint Payload Types</h2><div><p>Enumeration of well known endpoint payload types</p>
</div><p>This value set includes codes from the following code systems:</p><ul><li>Include all codes defined in <a href="CodeSystem-endpoint-payload-type.html"><code>http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type</code></a></li></ul></div>
  </text>
  <url value="http://hl7.org.au/fhir/pd/ValueSet/endpoint-payload-type"/>
  <version value="2.0.1"/>
  <name value="AustralianEndpointPayloadTypes"/>
  <title value="Australian Endpoint Payload Types"/>
  <status value="draft"/>
  <date value="2019-08-15T21:28:22+10:00"/>
  <publisher value="Health Level Seven Australia"/>
  <contact>
    <name value="hl7.org.au"/>
  </contact>
  <description value="Enumeration of well known endpoint payload types"/>
  <compose>
    <include>
      <system value="http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type"/>
    </include>
  </compose>
</ValueSet>