Smart Health Checks
0.3.0 - ci-build
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
Draft as of 2025-09-05 |
{
"resourceType" : "ActorDefinition",
"id" : "SHCHostFHIRServer",
"text" : {
"status" : "generated",
"div" : "<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>\n<ul>\n<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>\n<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>\n<li><strong>SHALL</strong> respond to read Practitioner request</li>\n<li><strong>SHALL</strong> respond to read Patient request</li>\n<li><strong>SHALL</strong> respond to search QuestionnaireResponse request</li>\n<li><strong>SHALL</strong> respond to read QuestionnaireResponse request</li>\n<li><strong>SHALL</strong> respond to create and update QuestionnaireResponse requests</li>\n<li><strong>SHALL</strong> respond to search and read requests for resources required by this IG</li>\n<li><strong>SHALL</strong> respond to create and patch requests in a transaction Bundle for resources required by this IG</li>\n</ul>\n</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>"
},
"url" : "https://smartforms.csiro.au/ig/ActorDefinition/SHCHostFHIRServer",
"version" : "0.3.0",
"name" : "SHCHostFHIRServer",
"title" : "SHC Host FHIR Server",
"status" : "draft",
"experimental" : false,
"date" : "2025-09-05T06:31:30+00:00",
"publisher" : "AEHRC CSIRO",
"contact" : [
{
"name" : "AEHRC CSIRO",
"telecom" : [
{
"system" : "url",
"value" : "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2"
}
]
}
],
"description" : "The SHC Host FHIR Server allows the SHC App to retrieve patient health information and writeback collected health check data.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "AU",
"display" : "Australia"
}
]
}
],
"copyright" : "Copyright © 2022+ Australian Government Department of Health and Aged Care - All rights reserved.\nThis content is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.\nSee https://creativecommons.org/licenses/by-sa/4.0/.\n",
"type" : "system",
"documentation" : "The SHC Host FHIR Server: \n- **SHALL** respond to [SMART Authorization Configuration](https://hl7.org/fhir/smart-app-launch/app-launch.html#retrieve-well-knownsmart-configuration) request\n- **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)\n- **SHALL** respond to read Practitioner request\n- **SHALL** respond to read Patient request\n- **SHALL** respond to search QuestionnaireResponse request\n- **SHALL** respond to read QuestionnaireResponse request\n- **SHALL** respond to create and update QuestionnaireResponse requests\n- **SHALL** respond to search and read requests for resources required by this IG\n- **SHALL** respond to create and patch requests in a transaction Bundle for resources required by this IG",
"capabilities" : "https://smartforms.csiro.au/ig/CapabilityStatement/SHCHostFHIRServerCapabilityStatement",
"derivedFrom" : [
🔗 "http://hl7.org.au/fhir/core/ActorDefinition/au-core-actor-responder"
]
}