Package | csiro.fhir.au.smartforms |
Resource Type | Basic |
Id | SHCHostAuthorizationServer |
FHIR Version | R4 |
Source | https://smartforms.csiro.au/ig/https://build.fhir.org/ig/aehrc/smart-forms-ig/ActorDefinition-SHCHostAuthorizationServer.html |
URL | https://smartforms.csiro.au/ig/ActorDefinition/SHCHostAuthorizationServer |
Version | 0.3.0 |
Status | draft |
Date | 2025-07-25T07:36:28+00:00 |
Name | SHCHostAuthorizationServer |
Title | SHC Host Authorization Server |
Realm | au |
Copyright | 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/. |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ActorDefinition SHCHostAuthorizationServer
Actor: SHCHostAuthorizationServer | SHC Host Authorization Server | Type: system |
The SHC Host Authorization Server:
|
{ "resourceType": "Basic", "id": "SHCHostAuthorizationServer", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.url", "valueUri": "https://smartforms.csiro.au/ig/ActorDefinition/SHCHostAuthorizationServer" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.version", "valueString": "0.3.0" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.name", "valueString": "SHCHostAuthorizationServer" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title", "valueString": "SHC Host Authorization Server" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.status", "valueCode": "draft" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.experimental", "valueBoolean": false }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.date", "valueDateTime": "2025-07-25T07:36:28+00:00" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.publisher", "valueString": "AEHRC CSIRO" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.contact", "valueContactDetail": { "name": "AEHRC CSIRO", "telecom": [ { "system": "url", "value": "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.description", "valueMarkdown": "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." }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.jurisdiction", "valueCodeableConcept": { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "AU", "display": "Australia" } ] } }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.copyright", "valueMarkdown": "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" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.type", "valueCode": "system" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.documentation", "valueMarkdown": "The SHC Host Authorization Server: \n- **SHALL** respond to [Authorization Request](https://hl7.org/fhir/smart-app-launch/app-launch.html#obtain-authorization-code)\n- **SHALL** respond to [Token Request](https://hl7.org/fhir/smart-app-launch/app-launch.html#obtain-access-token)\n- **SHALL** support SMART App Launch scopes: \n - openid fhirUser\n - launch\n - user/Practitioner.r\n - patient/Patient.r\n - patient/*.rs\n - user/QuestionnaireResponse.crus\n - ..." } ], "code": { "coding": [ { "system": "http://hl7.org/fhir/fhir-types", "code": "ActorDefinition" } ] } }