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: CodeSystem-endpoint-payload-type

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "CodeSystem",
  "id" : "endpoint-payload-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<h2>Endpoint Payload Types</h2>\n\t\t\t<p>Enumeration of well known endpoint payload types.</p>\n\t\t</div>"
  },
  "url" : "http://hl7.org.au/fhir/CodeSystem/endpoint-payload-type",
  "version" : "2.0.1",
  "name" : "Australian Endpoint Payload Types.",
  "status" : "draft",
  "experimental" : true,
  "date" : "2018-10-25",
  "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" : "Profile on HL7 V2.4 REF message Level 2 profile (HL7AUSD-DFC-OO-ADRM-2018.1 Australian Diagnostics and Referral Messaging - Localisation of HL7 Version 2.4)",
      "concept" : [
        {
          "code" : "http://ns.hl7.org.au/hl7v2/profiles/HL7AU-OO-REF-SIMPLIFIED-201706-L1",
          "display" : "Simplified Profile for HL7 V2.4 REF message (Level 1)",
          "definition" : "Profile on HL7 V2.4 REF message Level 1 profile (HL7AUSD-DFC-OO-ADRM-2018.1 Australian Diagnostics and Referral Messaging - Localisation of HL7 Version 2.4)"
        }
      ]
    },
    {
      "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" : "Profile for ACK for Simplified Profile for HL7 2.4 REF"
    },
    {
      "code" : "http://ns.electronichealth.net.au/ack/sc/deliver/hl7Ack/2012",
      "display" : "HL7 V2 Acknowledgment",
      "definition" : "Profile for ACK"
    },
    {
      "code" : "http://ns.electronichealth.net.au/ds/sc/deliver/hl7Mdm/2012",
      "display" : "HL7 V2 MDM Discharge Summary",
      "definition" : "Discharge Summary CDA contained in MDM message"
    },
    {
      "code" : "http://ns.electronichealth.net.au/er/sc/deliver/hl7Mdm/2012",
      "display" : "HL7 V2 MDM eReferral",
      "definition" : "eReferral CDA contained in MDM message"
    },
    {
      "code" : "http://ns.electronichealth.net.au/es/sc/deliver/hl7Mdm/2012",
      "display" : "HL7 V2 MDM Event Summary",
      "definition" : "Event Summary CDA contained in MDM message"
    },
    {
      "code" : "http://ns.electronichealth.net.au/shs/sc/deliver/hl7Mdm/2012",
      "display" : "HL7 V2 MDM Shared Health Summary",
      "definition" : "Shared Health Summary CDA contained in MDM message"
    },
    {
      "code" : "http://ns.electronichealth.net.au/sl/sc/deliver/hl7Mdm/2012",
      "display" : "HL7 V2 MDM Specialist Letter",
      "definition" : "Specialist Letter CDA contained in MDM message"
    }
  ]
}