Australian governance spans privacy, professional use, and device regulation
A healthcare agent release in Australia is rarely governed by one document. Teams need to think across privacy obligations, professional accountability, platform-specific data-sharing constraints, and the point where intended purpose moves the system toward medical-device regulation.
In practice, release teams need a written intended-use statement, a local interoperability surface, and a retention policy for agent traces. Those design artifacts decide which governance obligations apply to the real system rather than the marketing description.
Governance layers that shape Australian healthcare agent design
| Layer | Primary source | Architectural implication |
|---|---|---|
| Privacy and health information | OAIC and Privacy Act obligations | Minimize PHI exposure, retention, and unnecessary transfer |
| Professional use of AI | AHPRA guidance | Keep clinicians accountable and able to explain the role of AI |
| Software and AI regulation | TGA guidance | Assess intended purpose and medical-device boundary early |
| National exchange context | My Health Record and ADHA guidance | Design to the actual local interoperability surface, not only generic FHIR theory |
Artificial intelligence (AI) and medical device software regulation
TGA page on how AI and software are considered in medical-device regulation.
Open the TGA regulation pageGuide to health privacy
OAIC guidance for health service providers on collecting, using, disclosing, securing, and correcting health information.
Open the OAIC health privacy guidanceThe intended-purpose boundary should be evaluated before scaling
A system described as administrative support can cross into a more regulated category if it starts making or strongly shaping clinical decisions. Teams should decide early where the product sits and what behavior is explicitly out of scope for the first release.
A vague “administrative assistant” label is not enough. Teams need an intended-use statement that names what the system will and will not influence, which data surface it touches, and which actions always remain human-authorized.
Australian governance boundary for an agentic workflow
Loading diagram...
Understanding how we regulate software-based medical devices
TGA guidance explaining the software-based medical-device framework and how intended purpose shapes regulation.
Read the TGA guidanceProfessional accountability and privacy design both remain non-transferable
A clinician or reviewer still needs to understand what the tool did, where the information came from, and whether the output is safe to act on. At the same time, the system design has to justify why it accessed health information, where it stored traces, and how much PHI was retained after the task finished.
Australian teams also need to anchor national-data workflows in the actual My Health Record FHIR gateway artifacts that are currently active. That keeps the design tied to the real local exchange surface instead of assuming a generic FHIR environment that might not match My Health Record request, response, and mapping behavior.
That operating model should also decide what notice is given to clinicians or patients when AI contributes to a workflow and how long PHI-bearing traces are kept. Trace retention, access logs, and patient-facing notice are governance choices, not afterthoughts.
“Administrative use only” is not enough on its own
If a system starts surfacing diagnosis suggestions, treatment proposals, or high-stakes clinical routing decisions, its governance posture can change even if the original marketing language sounded administrative.
Meeting your professional obligations when using Artificial Intelligence in healthcare
AHPRA guidance covering accountability, informed consent, privacy, and transparency for AI use in healthcare.
Open the AHPRA guidanceMy Health Record FHIR Gateway v4.0
Current Australian Digital Health Agency gateway product page listing the active My Health Record FHIR gateway release and its API, error-mapping, and data-mapping artifacts.
Review the current My Health Record gatewayMy Health Record FHIR Gateway - Data Mapping v3.0
Australian Digital Health Agency mapping guide that shows how gateway payloads align with the local FHIR resource surface used in practice.
Open the My Health Record data mappingKnowledge Check
Test your understanding with this quiz. You need to answer all questions correctly to mark this section as complete.