Smart Health Checks
0.3.0-draft - trial-use Australia flag

This page is part of the Smart Forms (v0.3.0-draft: R1 Draft) based on FHIR (HL7® FHIR® Standard) R4. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: SHC Host Authorization Server - XML Representation

Draft as of 2025-10-30

Raw xml | Download


<ActorDefinition xmlns="http://hl7.org/fhir">
  <id value="SHCHostAuthorizationServer"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ActorDefinition SHCHostAuthorizationServer</b></p><a name="SHCHostAuthorizationServer"> </a><a name="hcSHCHostAuthorizationServer"> </a><table class="grid"><tr><td><b>Actor: SHCHostAuthorizationServer </b></td><td>SHC Host Authorization Server</td><td>Type: system </td></tr><tr><td colspan="3"><div><p>The SHC Host Authorization Server:</p>
<ul>
<li><strong>SHALL</strong> respond to <a href="https://hl7.org/fhir/smart-app-launch/app-launch.html#obtain-authorization-code">Authorization Request</a></li>
<li><strong>SHALL</strong> respond to <a href="https://hl7.org/fhir/smart-app-launch/app-launch.html#obtain-access-token">Token Request</a></li>
<li><strong>SHALL</strong> support SMART App Launch scopes:
<ul>
<li>openid fhirUser</li>
<li>launch</li>
<li>user/Practitioner.r</li>
<li>patient/Patient.r</li>
<li>patient/*.rs</li>
<li>user/QuestionnaireResponse.crus</li>
<li>...</li>
</ul>
</li>
</ul>
</div></td></tr></table></div>
  </text>
  <url
       value="https://smartforms.csiro.au/ig/ActorDefinition/SHCHostAuthorizationServer"/>
  <version value="0.3.0-draft"/>
  <name value="SHCHostAuthorizationServer"/>
  <title value="SHC Host Authorization Server"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-10-30T20:31:27+10:00"/>
  <publisher value="AEHRC CSIRO"/>
  <contact>
    <name value="AEHRC CSIRO"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"/>
    </telecom>
  </contact>
  <description
               value="The SHC Host Authorization Server allows the SHC App to request authorisation from the PMS user to access patient health information to prepopulate and write back health checks data using the PMS FHIR Server."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="AU"/>
      <display value="Australia"/>
    </coding>
  </jurisdiction>
  <copyright
             value="Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.
This content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
See https://creativecommons.org/licenses/by-sa/4.0/.
"/>
  <type value="system"/>
  <documentation
                 value="The SHC Host Authorization Server: 
- **SHALL** respond to [Authorization Request](https://hl7.org/fhir/smart-app-launch/app-launch.html#obtain-authorization-code)
- **SHALL** respond to [Token Request](https://hl7.org/fhir/smart-app-launch/app-launch.html#obtain-access-token)
- **SHALL** support SMART App Launch scopes: 
  - openid fhirUser
  - launch
  - user/Practitioner.r
  - patient/Patient.r
  - patient/*.rs
  - user/QuestionnaireResponse.crus
  - ..."/>
</ActorDefinition>