Australian CVD Risk Calculator
Iteration3 - ci-build
Australian CVD Risk Calculator - Local Development build (vIteration3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Official URL: https://www.cvdcheck.org.au/fhir/CapabilityStatement/AusCVDRiskCalculatorApplication | Version: Iteration3 | |||
Draft as of 2025-01-10 | Computable Name: AusCVDRiskCalculatorApplication | |||
Copyright/Legal: Copyright © 2024+ National Heart Foundation of Australia - All rights reserved. This content is not available under an open source licence. |
This CapabilityStatement describes the capabilities of the Aus CVD Risk-i application. These capabilities include supported FHIR profiles, RESTful operations, and search parameters.
Raw OpenAPI-Swagger Definition file | Download
Generated Narrative: CapabilityStatement AusCVDRiskCalculatorApplication
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.
This CapabilityStatement instantiates the CapabilityStatement AU Core Requester CapabilityStatement
client
Aus CVD Risk-i application implements support for:
SMART-on-FHIR
Aus CVD Risk-i application supports:
- CORS headers
- SMART on FHIR security services
transaction
interaction.batch
interaction.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 | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Patient | http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient Additional supported profiles: CVD Risk Patient | y | |||||||
Practitioner | http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner | y | |||||||
Encounter | http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter | y | |||||||
Condition | http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition | y | patient, category | ||||||
Observation | Supported Profiles CVD Risk Result CVD Risk Sitting Blood Pressure AU Core Smoking Status AU Core Pathology Result Observation AU Core Body Height AU Core Body Weight | y | patient, code | ||||||
Medication | https://www.cvdcheck.org.au/fhir/StructureDefinition/CVDRiskMedication | y | |||||||
MedicationRequest | https://www.cvdcheck.org.au/fhir/StructureDefinition/CVDRiskMedicationRequest | y | patient, status, _include | MedicationRequest:medication | |||||
ValueSet | http://hl7.org/fhir/StructureDefinition/ValueSet | $expand |
read
.The application supports the Patient resource, AU Core profile, CVD Risk profile and the conformance expectations for the Patient resource.
read
.The application supports the Practitioner resource, AU Core profile and the conformance expectations for the Practitioner resource.
read
.The application supports the Encounter resource, AU Core profile and the conformance expectations for the Encounter resource.
search-type
.The application supports the Condition resource, the AU Core 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 application supports the Observation resource, the CVD Risk Result profile, the CVD Risk Sitting Blood Pressure profile, AU Core 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. |
read
.The client SHOULD support the Medication resource, the CVD Risk profile and the conformance expectations for the Medication resource.
search-type
.The application supports the MedicationRequest resource, the CVD Risk profile and the conformance expectations for the MedicationRequest 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. The client SHALL support The server SHALL support |
SHALL | _include | reference | If a medication in a MedicationRequest resource is represented as an external Medication resource reference, the server SHOULD support the The client SHALL support this method. |
Conformance | Operation | Documentation |
---|---|---|
SHALL | $expand |