XS SM MD LG XL XXL
Guide
DG-3065
Status
Active
Version
1.0
Created
Updated

Quick intro

Once a business partner has attempted to match the service offerings that a publisher has authorised, it may provide the status of those matches back to the PCA for the publisher to download. This provides confirmation back to the publisher of the status of matched records.

Get status of matched records

GET /PcaFhirApi/v2/publisher/org-d98d5995d2314468a7b958a16a61e602/fhir/?_type=Task&_lastUpdated=gt2022-08-05T15:56:48%2B11:00 HTTP/1.1
Content-Type: application/fhir+json; charset=utf-8
Accept: application/fhir+json; charset=utf-8
Authorization: Bearer 17.1659937829.6079292f401a44e6ab4096dbacd1e612
User-Agent: PostmanRuntime/7.29.2
Cache-Control: no-cache
Postman-Token: 6fe4c9a7-42b3-40ac-8e1f-7edb707883b0
Host: pca-vendor-test.digitalhealth.gov.au
Accept-Encoding: gzip, deflate, br
Connection: keep-alive
Content-Length: 2
Cookie: __cf_bm=uYk8AhTNMFe2MosEh9gmkqfd.nMfOIqJbST8pBu9Q7U-1659937529-0-AaHv8kjFV2IDf4fTTeke992wg+QyROg3Kxf8SuVDURaCshLBtq7E6ed75d4fWIdUMO+fc6u/JpwqoYl42VD64Ss=
  
  
HTTP/1.1 200 OK
Date: Mon, 08 Aug 2022 05:48:31 GMT
Content-Type: application/fhir+json; charset=utf-8
Transfer-Encoding: chunked
Connection: keep-alive
Last-Modified: Mon, 08 Aug 2022 05:48:31 GMT
Location: Bundle/8fe63a00-c55b-44ac-9d14-2b876e66ad6b
X-XSS-Protection: 1; mode=block
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
CF-Cache-Status: DYNAMIC
Expect-CT: max-age=604800, report-uri="https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct"
Strict-Transport-Security: max-age=15552000; includeSubDomains; preload
Server: cloudflare
CF-RAY: 7375f6a2d902a94a-SYD
  
{"resourceType":"Bundle","id":"8fe63a00-c55b-44ac-9d14-2b876e66ad6b","type":"searchset","total":1,"link":[{"relation":"self","url":"https://pca-vendor-test.digitalhealth.gov.au/PcaFhirApi/v2/publisher/org-d98d5995d2314468a7b958a16a61e602/fhir?_type=Task&_lastUpdated=gt2022-08-05T15:56:48+11:00&_page=1&_resultId=02a4d1a4-ade2-406a-8e77-10cc45108928"}],"entry":[{"fullUrl":"https://pca-vendor-test.digitalhealth.gov.au/PcaFhirApi/v2/publisher/org-d98d5995d2314468a7b958a16a61e602/fhir/Task/tsk-683f5baad29442bcba38043fd6ce545c","resource":{"resourceType":"Task","id":"tsk-683f5baad29442bcba38043fd6ce545c","meta":{"versionId":"1","lastUpdated":"2022-08-08T05:24:04.6477775+00:00"},"status":"completed","intent":"reflex-order","code":{"coding":[{"system":"http://pca.digitalhealth.gov.au/fhir/4.0/CodeSystem/pca-task-type","code":"MATCH"}]},"focus":{"reference":"HealthcareService/hcs-4776c3157cac4b718945f333d4316bcc"},"owner":{"reference":"HealthcareService/prs-ad3c43484993461880934b8c92b48830"},"note":[{"text":"Created Subscriber Id"}]},"search":{"mode":"match"}}]}

 Home | Back: Create practitioner roleNext: Subscriber operations