This page is part of the Australian Provider Directory IG (v0.3.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 
Raw json
{
"resourceType" : "SearchParameter",
"id" : "au-searchparameter-receivingfacility-universal-id-type",
"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-type</p><p><b>meta</b>: </p><p><b>url</b>: <a href="http://hl7.org.au/fhir/SearchParameter/au-searchparameter-receivingfacility-universal-id-type">http://hl7.org.au/fhir/SearchParameter/au-searchparameter-receivingfacility-universal-id-type</a></p><p><b>name</b>: Search Endpoint Receiving Facility Extension Universal Id Type</p><p><b>status</b>: draft</p><p><b>code</b>: au-receivingfacility-universal-id-type</p><p><b>base</b>: Endpoint</p><p><b>type</b>: string</p><p><b>description</b>: Find a matching receiving facility universal id type</p><p><b>expression</b>: extension(‘http://hl7.org.au/fhir/StructureDefinition/au-receivingfacility’).extension(‘universal-id-type’).value</p><p><b>modifier</b>: exact, missing</p></div>"
},
"url" : "http://hl7.org.au/fhir/SearchParameter/au-searchparameter-receivingfacility-universal-id-type",
"name" : "Search Endpoint Receiving Facility Extension Universal Id Type",
"status" : "draft",
"code" : "au-receivingfacility-universal-id-type",
"base" : [
"Endpoint"
],
"type" : "string",
"description" : "Find a matching receiving facility universal id type",
"expression" : "extension(‘http://hl7.org.au/fhir/StructureDefinition/au-receivingfacility’).extension(‘universal-id-type’).value",
"modifier" : [
"exact",
"missing"
]
}