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: SearchParameter-au-searchparameter-receivingfacility-universal-id

Formats: XML, JSON, Turtle

Raw json

{
  "resourceType" : "SearchParameter",
  "id" : "au-searchparameter-receivingfacility-universal-id",
  "meta" : {
    "lastUpdated" : "2017-09-08T16:22:39.374+10:00"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: au-searchparameter-receivingfacility-universal-id</p><p><b>meta</b>: </p><p><b>url</b>: <a href=\"http://hl7.org.au/fhir/pd/SearchParameter/au-searchparameter-receivingfacility-universal-id\">http://hl7.org.au/fhir/pd/SearchParameter/au-searchparameter-receivingfacility-universal-id</a></p><p><b>version</b>: 2.0.1</p><p><b>name</b>: Search Endpoint Receiving Facility Extension Universal Id</p><p><b>status</b>: draft</p><p><b>date</b>: 15/08/2019 9:28:22 PM</p><p><b>description</b>: Find a matching receiving facility universal id</p><p><b>code</b>: au-receivingfacility-universal-id</p><p><b>base</b>: Endpoint</p><p><b>type</b>: string</p><p><b>expression</b>: extension(‘http://hl7.org.au/fhir/StructureDefinition/au-receivingfacility’).extension(‘universal-id’).value</p><p><b>modifier</b>: exact, missing</p></div>"
  },
  "url" : "http://hl7.org.au/fhir/pd/SearchParameter/au-searchparameter-receivingfacility-universal-id",
  "version" : "2.0.1",
  "name" : "Search Endpoint Receiving Facility Extension Universal Id",
  "status" : "draft",
  "date" : "2019-08-15T21:28:22+10:00",
  "description" : "Find a matching receiving facility universal id",
  "code" : "au-receivingfacility-universal-id",
  "base" : [
    "Endpoint"
  ],
  "type" : "string",
  "expression" : "extension(‘http://hl7.org.au/fhir/StructureDefinition/au-receivingfacility’).extension(‘universal-id’).value",
  "modifier" : [
    "exact",
    "missing"
  ]
}