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
Official URL: https://smartforms.csiro.au/ig/CapabilityStatement/SHCHostFHIRServerCapabilityStatement | Version: 0.3.0 | |||
Draft as of 2025-04-16 | Computable Name: SHCHostFHIRServer | |||
Copyright/Legal: 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/. |
This CapabilityStatement describes the expected capabilities for systems to launch and exchange data with the SHC App to support the Aboriginal and Torres Strait Islander Health Check. It lists the server's conformance expectations for the resource types required as a launch context, resource types required to support prepopulation of the form, resource types required to support writing back to the patient record, and QuestionnaireResponse requirements for managing form responses. These expectations include supported FHIR profiles, RESTful operations, and search parameters.
Raw OpenAPI-Swagger Definition file | Download
json
application/fhir+json
Note to Implementers: FHIR Capabilities
Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.
server
Smart Forms Launcher Server SHALL:
SMART-on-FHIR
Smart Forms Launcher Server SHALL:
- Support CORS headers
- Support SMART on FHIR security services
Also see the AU Core Security and Privacy section for general considerations and recommendations.
transaction
interaction described as follows:The server SHALL support the transaction interaction for all resources.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | P | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|---|
AllergyIntolerance | Supported Profiles Smart Health Checks AllergyIntolerance | Y | Y | Y | patient | |||||
Bundle | Supported Profiles Smart Health Checks Extract Bundle | |||||||||
Condition | Supported Profiles Smart Health Checks Condition | Y | Y | Y | patient, category, patient+category | |||||
Encounter | Supported Profiles Smart Health Checks Encounter | Y | ||||||||
Immunization | Supported Profiles Smart Health Checks Immunization | Y | Y | patient, status, patient+status | ||||||
Medication | Supported Profiles Smart Health Checks Medication | Y | ||||||||
MedicationStatement | Supported Profiles Smart Health Checks MedicationStatement | Y | Y | Y | patient, status, _include, patient+status, patient+status+_include | MedicationStatement:medication | ||||
Observation | Supported Profiles Smart Health Checks Blood Pressure Smart Health Checks Body Height Smart Health Checks Body Weight Smart Health Checks Pathology Result Smart Health Checks Head Circumference Smart Health Checks Heart Rate Smart Health Checks Heart Rhythm Smart Health Checks Waist Circumference Smart Health Checks Smoking Status | Y | Y | patient, code, _sort, patient+code+_sort | ||||||
Parameters | Supported Profileshttps://smartforms.csiro.au/ig/StructureDefinition/SHCAllergyIntolerancePatch https://smartforms.csiro.au/ig/StructureDefinition/SHCConditionPatch https://smartforms.csiro.au/ig/StructureDefinition/SHCMedicationStatementPatch | |||||||||
Patient | Supported Profiles Smart Health Checks Patient | Y | Y | |||||||
Practitioner | Supported Profiles Smart Health Checks Practitioner | Y | ||||||||
QuestionnaireResponse | Supported Profiles Smart Health Checks Questionnaire Response | Y | Y | Y | Y | patient, questionnaire, status, _count, _sort, patient+_count+_sort, patient+_count+_sort+questionnaire, patient+_count+_sort+status |
search-type
, create
, patch
.The server SHALL support the AllergyIntolerance resource, the Smart Health Checks profile and the conformance expectations for the AllergyIntolerance resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
The server SHALL support the Bundle resource, the Smart Health Checks profile listed and the conformance expectations for the Bundle resource.
search-type
, create
, patch
.The server SHALL support the Condition resource, the Smart Health Checks profile and the conformance expectations for the Condition resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHALL | category | token | The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
The server SHALL support the Encounter resource, Smart Health Checks profile and the conformance expectations for the Encounter resource.
The server SHALL support the Immunization resource, the Smart Health Checks profile and the conformance expectations for the Immunization resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHALL | status | token | The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. |
If an external reference to a Medication resource is used in MedicationStatement, then the server SHALL support the Medication resource, the Smart Health Checks profile and the conformance expectations for the Medication resource.
search-type
, create
, patch
.The server SHALL support the MedicationStatement resource, the Smart Health Checks profile and the conformance expectations for the MedicationStatement resource.
If a medication in a MedicationStatement resource is represented as an external Medication resource reference, the server SHALL support the
_include
parameter for searching this element (MedicationStatement:medication
)
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHALL | status | token | The client SHALL provide at least a code value and MAY provide both the system and code values. The server SHALL support both. The client SHALL support The server SHALL support |
MAY | _include | reference | If a medication in a MedicationStatement resource is represented as an external Medication resource reference, the server SHALL support the The client SHALL support this method. |
Smart Health Checks Blood Pressure
Smart Health Checks Body Height
Smart Health Checks Body Weight
Smart Health Checks Pathology Result
Smart Health Checks Head Circumference
Smart Health Checks Heart Rate
Smart Health Checks Heart Rhythm
Smart Health Checks Waist Circumference
Smart Health Checks Smoking Status
The server SHALL support the Observation resource, the Smart Health Checks profiles listed and the conformance expectations for the Observation resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHALL | code | token | The client SHALL provide at least a code value and MAY provide both the code and system values. The server SHALL support both. |
SHALL | _sort | string | The client and server SHALL support search result sorting by date and MAY support other values. |
https://smartforms.csiro.au/ig/StructureDefinition/SHCAllergyIntolerancePatch
https://smartforms.csiro.au/ig/StructureDefinition/SHCConditionPatch
https://smartforms.csiro.au/ig/StructureDefinition/SHCMedicationStatementPatch
The server SHALL support the Parameters resource, the Smart Health Checks profiles listed and the conformance expectations for the Parameters resource.
The server SHALL support the Patient resource, Smart Health Checks profile and the conformance expectations for the Patient resource.
The server SHALL support the Practitioner resource, Smart Health Checks profile and the conformance expectations for the Practitioner resource.
read
, search-type
, create
, update
.The server SHALL support the QuestionnaireResponse resource, Smart Health Checks profile and the conformance expectations for the QuestionnaireResponse resource.
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | patient | reference | The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. |
SHALL | questionnaire | reference | The client SHALL provide at least a id value and MAY provide both the Type and id values. The server SHALL support both. The client and server SHALL support chained search questionnaire.title using the :contains modifier. |
SHALL | status | token | The client SHALL provide at least a code value and MAY provide both the code and system values. The server SHALL support both. |
SHALL | _count | number | The client and server SHALL support search result limiting. |
SHALL | _sort | string | The client and server SHALL support search result sorting by authored and MAY support other values. |
Conformance | Parameters | Types |
---|---|---|
SHALL | patient+_count+_sort | reference +number +string |
SHALL | patient+_count+_sort+questionnaire | reference +number +string +reference |
SHALL | patient+_count+_sort+status | reference +number +string +token |