Health Connect Australia Provider Directory FHIR Implementation Guide - Local Development build (v26.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HCPD Export Response List Example: Resources for Removal - JSON Representation

Raw json | Download

{
  "resourceType" : "List",
  "id" : "example-hcpd-export-response-list-1",
  "meta" : {
    "lastUpdated" : "2026-03-24T10:30:00+10:00",
    "profile" : [
      🔗 "http://digitalhealth.gov.au/fhir/hcpd/StructureDefinition/hcpd-export-response-list"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: List example-hcpd-export-response-list-1</b></p><a name=\"example-hcpd-export-response-list-1\"> </a><a name=\"hcexample-hcpd-export-response-list-1\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2026-03-24 10:30:00+1000</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-hcpd-export-response-list.html\">HCPD Export Response List</a></p></div><h2>HCPD Resources for Removal</h2><table class=\"clstu\"><tr><td>Mode: Working List </td><td>Status: Current </td></tr><tr><td/></tr></table><table class=\"grid\"><tr style=\"backgound-color: #eeeeee\"><td><b>Items</b></td></tr><tr><td>Identifier: <code>http://ns.electronichealth.net.au/id/hi/hpii/1.0</code>/8003619900015717</td></tr><tr><td>Identifier: <code>http://ns.electronichealth.net.au/id/hi/hpio/1.0</code>/8003626566707032</td></tr><tr><td>Identifier: <code>http://digitalhealth.gov.au/fhir/hcpd/id/hcpd-local-identifier</code>/PR123456</td></tr><tr><td>Identifier: <code>http://digitalhealth.gov.au/fhir/hcpd/id/hcpd-local-identifier</code>/LOC789012</td></tr><tr><td>Identifier: <code>http://digitalhealth.gov.au/fhir/hcpd/id/hcpd-local-identifier</code>/EP345678</td></tr></table></div>"
  },
  "status" : "current",
  "mode" : "working",
  "title" : "HCPD Resources for Removal",
  "entry" : [
    {
      "item" : {
        "identifier" : {
          "system" : "http://ns.electronichealth.net.au/id/hi/hpii/1.0",
          "value" : "8003619900015717"
        }
      }
    },
    {
      "item" : {
        "identifier" : {
          "system" : "http://ns.electronichealth.net.au/id/hi/hpio/1.0",
          "value" : "8003626566707032"
        }
      }
    },
    {
      "item" : {
        "identifier" : {
          "system" : "http://digitalhealth.gov.au/fhir/hcpd/id/hcpd-local-identifier",
          "value" : "PR123456"
        }
      }
    },
    {
      "item" : {
        "identifier" : {
          "system" : "http://digitalhealth.gov.au/fhir/hcpd/id/hcpd-local-identifier",
          "value" : "LOC789012"
        }
      }
    },
    {
      "item" : {
        "identifier" : {
          "system" : "http://digitalhealth.gov.au/fhir/hcpd/id/hcpd-local-identifier",
          "value" : "EP345678"
        }
      }
    }
  ]
}