Status
Active
This is the current version.
One of the key features available to business partners is to prefill business partner online forms using PCA. The benefit here is to streamline and expedite the registration process for their customers.
This can be configured in the partner service using the PCA Portal as per below:

The following attributes/tags can be configured in the URL to provide context specific information back to the online form:
Identifier | URL tag format | Where tag is allowed | How URL tag will be populated | |
HCS | PR | |||
PCA-issued practitioner role identifier | {pr-pca-pri} | N | Y | PractitionerRole.identifier (where system = http://pca.digitalhealth.gov.au/id/pca-practitioner-role |
Subscriber-specific practitioner role identifier | {pr-sub=[identifier-system]} | N | Y | PractitionerRole.identifier (where system = 'identifier=system' in tag) |
PCA-issued healthcare service identifier | {hcs-pca-hsi} | Y | Y | HealthcareService.identifier (where system = http://pca.digitalhealth.gov.au/id/healthcare-service) |
Subscriber-specific healthcare service identifier | {hcs-sub=[identifier-system]} | Y | Y | HealthcareService.identifier (where system = 'identifier=system' in tag) |
PCA-issued location identifier | {loc-pca-li} | Y | Y | Location.identifier (where system = http://pca.digitalhealth.gov.au/id/pca-location) |
Subscriber-specific location identifier | {loc-sub=[identifier-system]} | Y | Y | Location.identifier (where system = 'identifier=system' in tag) |
ABN organisation identifier | {org-abn} | Y | Y | Organisation.identifier (where system = http://hl7.org.au/id/abn) - populate with first occurrence of ABN identifier that is found by traversing up the org hierarchy |
HPI-O organisation identifier | {org-hpio} | Y | Y | Organisation.identifier (where system = http://ns.electronichealth.net.au/id/hi/hpio/1.0) - populate with first occurrence of HPI-O identifier that is found by traversing up the org hierarchy |
Subscriber-specific organisation identifier | {org-sub=[identifier-system]} | Y | Y | Organisation.identifier (where system = 'identifier=system' in tag) - populate with first occurrence of subscriber identifier that is found by traversing up the org hierarchy |
From a publishing perspective, when the PCA portal user clicks on the link configured below

the form will be requested as per URL below:

Home | Back: Submit match record | Next: Implementation patterns