Australian Profile for Provider Directory Services

This page is part of the Australian Provider Directory IG (v0.2.0: PD 1 on FHIR STU3 Draft) based on FHIR R3. The current version which supercedes this version is 2.0.1. For a full list of available versions, see the Directory of published versions

Example: CodeSystem-codesystem-au-endpoint-payload-type

Formats: XML, JSON, Turtle

Raw xml


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="codesystem-au-endpoint-payload-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml">
			<h2>Endpoint Payload Types</h2>
			<p>Enumeration of well known endpoint payload types.</p>
		</div>
  </text>
  <url
       value="http://hl7.org.au/fhir/CodeSystem/codesystem-au-endpoint-payload-type"/>
  <version value="1"/>
  <name value="Australian Enpoint Payload Types."/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2017-06-23"/>
  <publisher value="HL7 Australia"/>
  <contact>
    <name value="hl7.org.au"/>
  </contact>
  <description value="Endpoint payload types"/>
  <caseSensitive value="true"/>
  <valueSet
            value="http://hl7.org.au.fhir/ValueSet/valueset-au-endpoint-payload-type"/>
  <compositional value="false"/>
  <versionNeeded value="true"/>
  <content value="complete"/>
  <concept>
    <code
          value="http://ns.hl7.org.au/hl7v2/profiles/HL7AU-OO-REF-SIMPLIFIED-201706"/>
    <display value="Simplified Profile for HL7 V2.4 REF message"/>
    <definition value=""/>
  </concept>
  <concept>
    <code
          value="http://ns.hl7.org.au/hl7v2/profiles/HL7AU-OO-REF-SIMPLIFIED-201706/RRI"/>
    <display
             value="Simplified Profile for HL7 V2.4 REF referral response message"/>
    <definition value=""/>
  </concept>
  <concept>
    <code value="http://ns.electronichealth.net.au/ack/sc/deliver/hl7Ack/2012"/>
    <display value="HL7 V2 Acknowledgment"/>
    <definition value=""/>
  </concept>
  <concept>
    <code value="http://ns.electronichealth.net.au/ds/sc/deliver/hl7Mdm/2012"/>
    <display value="HL7 V2 MDM Discharge Summary"/>
    <definition value=""/>
  </concept>
  <concept>
    <code value="http://ns.electronichealth.net.au/er/sc/deliver/hl7Mdm/2012"/>
    <display value="HL7 V2 MDM eReferral"/>
    <definition value=""/>
  </concept>
  <concept>
    <code value="http://ns.electronichealth.net.au/es/sc/deliver/hl7Mdm/2012"/>
    <display value="HL7 V2 MDM Event Summary"/>
    <definition value=""/>
  </concept>
  <concept>
    <code value="http://ns.electronichealth.net.au/shs/sc/deliver/hl7Mdm/2012"/>
    <display value="HL7 V2 MDM Shared Health Summary"/>
    <definition value=""/>
  </concept>
  <concept>
    <code value="http://ns.electronichealth.net.au/sl/sc/deliver/hl7Mdm/2012"/>
    <display value="HL7 V2 MDM Specialist Letter"/>
    <definition value=""/>
  </concept>
</CodeSystem>