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 json

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