Package | csiro.fhir.au.smartforms |
Resource Type | Basic |
Id | SHCHostFHIRServer |
FHIR Version | R4 |
Source | https://smartforms.csiro.au/ig/https://build.fhir.org/ig/aehrc/smart-forms-ig/ActorDefinition-SHCHostFHIRServer.html |
URL | https://smartforms.csiro.au/ig/ActorDefinition/SHCHostFHIRServer |
Version | 0.3.0 |
Status | draft |
Date | 2025-07-25T07:36:28+00:00 |
Name | SHCHostFHIRServer |
Title | SHC Host FHIR 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 SHCHostFHIRServer
Actor: SHCHostFHIRServer | SHC Host FHIR Server | Type: system |
The SHC Host FHIR Server:
| ||
Capabilities: | SHC Host FHIR Server |
{ "resourceType": "Basic", "id": "SHCHostFHIRServer", "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/SHCHostFHIRServer" }, { "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": "SHCHostFHIRServer" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.title", "valueString": "SHC Host FHIR 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 FHIR Server allows the SHC App to retrieve patient health information and writeback collected health check data." }, { "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 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" }, { "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-ActorDefinition.capabilities", "valueCanonical": "https://smartforms.csiro.au/ig/CapabilityStatement/SHCHostFHIRServerCapabilityStatement" } ], "code": { "coding": [ { "system": "http://hl7.org/fhir/fhir-types", "code": "ActorDefinition" } ] } }