Smart Health Checks
0.3.0 - ci-build Australia flag

Smart Health Checks, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.3.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/smart-forms-ig/ and changes regularly. See the Directory of published versions

: SHC Host FHIR Server - XML Representation

Draft as of 2025-09-05

Raw xml | Download


<ActorDefinition xmlns="http://hl7.org/fhir">
  <id value="SHCHostFHIRServer"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ActorDefinition SHCHostFHIRServer</b></p><a name="SHCHostFHIRServer"> </a><a name="hcSHCHostFHIRServer"> </a><table class="grid"><tr><td><b>Actor: SHCHostFHIRServer </b></td><td>SHC Host FHIR Server</td><td>Type: system </td></tr><tr><td colspan="3"><div><p>The SHC Host FHIR Server:</p>
<ul>
<li><strong>SHALL</strong> respond to <a href="https://hl7.org/fhir/smart-app-launch/app-launch.html#retrieve-well-knownsmart-configuration">SMART Authorization Configuration</a> request</li>
<li><strong>SHALL</strong> authorise FHIR API requests using Bearer access token per <a href="https://hl7.org/fhir/smart-app-launch/app-launch.html#access-fhir-api">SMART APP Launch Access FHIR API</a></li>
<li><strong>SHALL</strong> respond to read Practitioner request</li>
<li><strong>SHALL</strong> respond to read Patient request</li>
<li><strong>SHALL</strong> respond to search QuestionnaireResponse request</li>
<li><strong>SHALL</strong> respond to read QuestionnaireResponse request</li>
<li><strong>SHALL</strong> respond to create and update QuestionnaireResponse requests</li>
<li><strong>SHALL</strong> respond to search and read requests for resources required by this IG</li>
<li><strong>SHALL</strong> respond to create and patch requests in a transaction Bundle for resources required by this IG</li>
</ul>
</div></td></tr><tr><td>Capabilities:</td><td colspan="2"><a href="CapabilityStatement-SHCHostFHIRServerCapabilityStatement.html">SHC Host FHIR Server</a></td></tr><tr><td>Derived from:</td><td colspan="2"><a href="http://hl7.org.au/fhir/core/1.1.0-preview/ActorDefinition-au-core-actor-responder.html">http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-responder</a></td></tr></table></div>
  </text>
  <url
       value="https://smartforms.csiro.au/ig/ActorDefinition/SHCHostFHIRServer"/>
  <version value="0.3.0"/>
  <name value="SHCHostFHIRServer"/>
  <title value="SHC Host FHIR Server"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2025-09-05T06:31:30+00: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 FHIR Server allows the SHC App to retrieve patient health information and writeback collected health check data."/>
  <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 FHIR Server: 
- **SHALL** respond to [SMART Authorization Configuration](https://hl7.org/fhir/smart-app-launch/app-launch.html#retrieve-well-knownsmart-configuration) request
- **SHALL** authorise FHIR API requests using Bearer access token per [SMART APP Launch Access FHIR API](https://hl7.org/fhir/smart-app-launch/app-launch.html#access-fhir-api)
- **SHALL** respond to read Practitioner request
- **SHALL** respond to read Patient request
- **SHALL** respond to search QuestionnaireResponse request
- **SHALL** respond to read QuestionnaireResponse request
- **SHALL** respond to create and update QuestionnaireResponse requests
- **SHALL** respond to search and read requests for resources required by this IG
- **SHALL** respond to create and patch requests in a transaction Bundle for resources required by this IG"/>
  <capabilities
                value="https://smartforms.csiro.au/ig/CapabilityStatement/SHCHostFHIRServerCapabilityStatement"/>
  <derivedFrom
               value="http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-responder"/>
</ActorDefinition>