Smart Forms
0.1.0 - ci-build

This page is part of the Smart Forms (v0.1.0-draft: Releases Draft) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: Smart Forms Launcher Server for the Aboriginal and Torres Strait Islander Health Check - TTL Representation

Draft as of 2023-06-16

Raw ttl | Download

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "SFLauncherServerAboriginalTorresStraitIslanderHealthCheck"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"> <h2>Smart Forms Launcher Server for the Aboriginal and Torres Strait Islander Health Check Capability Statement</h2> <ul> <li>Kind of capability statement: Requirements</li><li>FHIR Version: 4.0.1</li><li>Supported Formats: <strong>SHALL</strong> support <code>json</code></li><li>Published by: AEHRC CSIRO</li></ul> <blockquote class=\"impl-note\"> <p><strong>Note to Implementers: FHIR Capabilities</strong></p><p>Any FHIR capability may be 'allowed' by the system unless explicitly marked as &quot;SHALL NOT&quot;. Some items might be marked as MAY in the Implementation Guide to highlight their potential relevance to the use case. </p></blockquote> <h3 id=\"shallIGs\">SHALL Support the Following Implementation Guides</h3> <ul> <li><a href=\"http://hl7.org/fhir/smart-app-launch/STU2.1/\">SMART App Launch</a> </li></ul> <h3 id=\"shouldIGs\">SHOULD Support the Following Implementation Guides</h3> <ul> <li><a href=\"http://hl7.org/fhir/uv/sdc/STU3/\">Structured Data Capture</a> </li></ul> <h3 id=\"shallCSs\">SHALL Implement the Following Capability Statements:</h3> <ul> <li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/CapabilityStatement-au-core-server.html\">AU Core Server</a> </li></ul> <h3 id=\"shouldCSs\">SHOULD Implement the Following Capability Statements:</h3> <ul> <li><a href=\"http://hl7.org/fhir/uv/sdc/STU3/CapabilityStatement-sdc-form-response-manager.html\">SDC Form Response Manager</a> </li><li><a href=\"http://hl7.org/fhir/uv/sdc/STU3/CapabilityStatement-sdc-form-archiver.html\">SDC Form Archiver</a> </li></ul> <h2 id=\"rest\">FHIR RESTful Capabilities</h2> <div class=\"panel panel-default\"> <div class=\"panel-heading\"> <h3 id=\"mode1\" class=\"panel-title\">Mode: <code>server</code></h3> </div><div class=\"panel-body\"> <div> <p>A Smart Forms Launcher Server <strong>SHALL</strong>:</p><ol> <li>Support the <a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-patient.html\">AU Core Patient resource profile</a>.</li><li>Support the <a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-practitioner.html\">AU Core Practitioner resource profile</a>.</li><li>Support the <a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-encounter.html\">AU Core Encounter resource profile</a>.</li><li>Support the <a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-condition.html\">AU Core Condition resource profile</a>.</li><li>Support the <a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/profiles-and-extensions.html#observation\">AU Core Observation resource profiles</a>.</li><li>Support the <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaireresponse.html\">SDC Questionnaire Response</a>.</li><li>Implement the RESTful behavior according to the FHIR specification.</li><li>Support JSON source formats for all interactions.</li></ol> </div><div class=\"lead\"><em>Security</em></div><blockquote> <div> <p>A Smart Forms Launcher Server <strong>SHALL</strong>:</p><ol> <li>Support CORS headers</li><li>Support SMART on FHIR security services</li></ol> <p>See the <a href=\"http://hl7.org/fhir/uv/sdc/STU3/security.html\">Structured Data Capture Security Details</a> section for general considerations and recommendations.</p></div></blockquote> </div></div><h3 id=\"resourcesCap1\">Capabilities by Resource/Profile</h3> <h4 id=\"resourcesSummary1\">Summary</h4> <p>The summary table lists the resources that are part of this configuration, and for each resource it lists:</p><ul> <li>The relevant profiles (if any)</li><li>The interactions supported by each resource (<b><span class=\"bg-info\">R</span></b>ead, <b><span class=\"bg-info\">S</span></b>earch, <b><span class=\"bg-info\">U</span></b>pdate, and <b><span class=\"bg-info\">C</span></b>reate, are always shown, while <b><span class=\"bg-info\">VR</span></b>ead, <b><span class=\"bg-info\">P</span></b>atch, <b><span class=\"bg-info\">D</span></b>elete, <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">I</span></b>nstance, or <b><span class=\"bg-info\">H</span></b>istory on <b><span class=\"bg-info\">T</span></b>ype are only present if at least one of the resources has support for them.</li><li><span>The required, recommended, and some optional search parameters (if any). </span></li><li>The linked resources enabled for <code>_include</code></li><li>The other resources enabled for <code>_revinclude</code></li><li>The operations on the resource (if any)</li></ul> <div class=\"table-responsive\"> <table class=\"table table-condensed table-hover\"> <thead> <tr> <th><b>Resource Type</b></th> <th><b>Profile</b></th> <th class=\"text-center\"><b title=\"GET a resource (read interaction)\">R</b></th> <th class=\"text-center\"><b title=\"GET all set of resources of the type (search interaction)\">S</b></th> <th class=\"text-center\"><b title=\"PUT a new resource version (update interaction)\">U</b></th> <th class=\"text-center\"><b title=\"POST a new resource (create interaction)\">C</b></th> <th><b title=\"Required and recommended search parameters\">Searches</b></th> <th><code><b>_include</b></code></th> <th><code><b>_revinclude</b></code></th> <th><b>Operations</b></th> </tr></thead> <tbody> <tr> <td><a href=\"#Patient1\">Patient</a></td><td><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-patient.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient</a> </td><td>y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td></td><td></td><td></td></tr><tr> <td><a href=\"#Practitioner1\">Practitioner</a></td><td><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-practitioner.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner</a> </td><td>y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td></td><td></td><td></td></tr><tr> <td><a href=\"#Encounter1\">Encounter</a></td><td><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-encounter.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter</a> </td><td>y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td class=\"text-center\"></td><td></td><td></td><td></td><td></td></tr><tr> <td><a href=\"#Condition1\">Condition</a></td><td><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-condition.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition</a> </td><td></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>patient, clinical-status, patient+clinical-status</td><td></td><td></td><td></td></tr><tr> <td><a href=\"#Observation1\">Observation</a></td><td><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-observation.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-observation</a><br/><em>Additional supported profiles:</em> <ul> <li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-smokingstatus.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-bodyheight.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-bodyweight.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-bmi.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bmi</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-headcircum.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-headcircum</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-waistcircum.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-bloodpressure.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-heartrate.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-lipid-result.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-lipid-result</a> </li><li><a href=\"https://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-sexassignedatbirth.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-sexassignedatbirth</a> </li></ul> </td><td></td><td class=\"text-center\">y</td><td class=\"text-center\"></td><td class=\"text-center\"></td><td>code, patient, _count, _sort, code+patient+_count+_sort</td><td></td><td></td><td></td></tr><tr> <td><a href=\"#QuestionnaireResponse1\">QuestionnaireResponse</a></td><td><a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaireresponse.html\">http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse</a> </td><td>y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td class=\"text-center\">y</td><td>patient, questionnaire, status, _count, _sort, patient+_count+_sort, patient+questionnaire+_count+_sort, patient+status+_count+_sort</td><td></td><td></td><td></td></tr></tbody> </table> </div><hr/> <div class=\"panel panel-default\"> <div class=\"panel-heading\"> <h4 id=\"Patient1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Patient</h4> </div><div class=\"panel-body\"> <div class=\"container\"> <div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-patient.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient</a> </div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div></div><div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/> <ul> <li><strong>SHALL</strong> support <code>read</code>.</li></ul> </div></div><div class=\"row\"> <div class=\"col-12\"><span class=\"lead\">Documentation</span> <blockquote> <div> <p>The server <strong>SHALL</strong> support the Patient resource, AU Core profile and the conformance expectations for the Patient resource.</p></div></blockquote> </div></div></div></div></div><div class=\"panel panel-default\"> <div class=\"panel-heading\"> <h4 id=\"Practitioner1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Practitioner</h4> </div><div class=\"panel-body\"> <div class=\"container\"> <div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-practitioner.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner</a> </div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div></div><div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/> <ul> <li><strong>SHALL</strong> support <code>read</code>.</li></ul> </div></div><div class=\"row\"> <div class=\"col-12\"><span class=\"lead\">Documentation</span> <blockquote> <div> <p>The server <strong>SHALL</strong> support the Practitioner resource, AU Core profile and the conformance expectations for the Practitioner resource.</p></div></blockquote> </div></div></div></div></div><div class=\"panel panel-default\"> <div class=\"panel-heading\"> <h4 id=\"Encounter1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Encounter</h4> </div><div class=\"panel-body\"> <div class=\"container\"> <div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-encounter.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter</a> </div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div></div><div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/> <ul> <li><strong>SHALL</strong> support <code>read</code>.</li></ul> </div></div><div class=\"row\"> <div class=\"col-12\"><span class=\"lead\">Documentation</span> <blockquote> <div> <p>The server <strong>SHALL</strong> support the Encounter resource, AU Core profile and the conformance expectations for the Encounter resource.</p></div></blockquote> </div></div></div></div></div><div class=\"panel panel-default\"> <div class=\"panel-heading\"> <h4 id=\"Condition1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Condition</h4> </div><div class=\"panel-body\"> <div class=\"container\"> <div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-condition.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition</a> </div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div></div><div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/> <ul> <li><strong>SHALL</strong> support <code>search-type</code>.</li></ul> </div></div><div class=\"row\"> <div class=\"col-12\"><span class=\"lead\">Documentation</span> <blockquote> <div> <p>The server <strong>SHALL</strong> support the Condition resource, the AU Core profile and the conformance expectations for the Condition resource.</p></div></blockquote> </div></div><div class=\"row\"> <div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span> <table class=\"table table-condensed table-hover\"> <thead> <tr> <th>Conformance</th> <th>Parameter</th> <th>Type</th> <th>Documentation</th> </tr></thead> <tbody> <tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/condition.html#search\">patient</a></td><td><code>reference</code></td><td> <div> <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values. The server <strong>SHALL</strong> support both. </p></div></td></tr><tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/condition.html#search\">clinical-status</a></td><td><code>token</code></td><td> <div> <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the code and system values. The server <strong>SHALL</strong> support both.</p></div></td></tr></tbody> </table> </div><div class=\"col-lg-5\"><span class=\"lead\">Combined Search Parameters</span> <table class=\"table table-condensed table-hover\"> <thead> <tr> <th>Conformance</th> <th>Parameters</th> <th>Types</th> </tr></thead> <tbody> <tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/condition.html#search\">patient</a>+ <a href=\"http://hl7.org/fhir/R4/condition.html#search\">clinical-status</a> </td><td><code>reference</code>+<code>token</code></td></tr></tbody> </table> </div></div></div></div></div><div class=\"panel panel-default\"> <div class=\"panel-heading\"> <h4 id=\"Observation1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>Observation</h4> </div><div class=\"panel-body\"> <div class=\"container\"> <div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-observation.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-observation</a> </div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div></div><div class=\"row\"> <div class=\"col-6\"><span class=\"lead\">Supported Profiles</span> <ul> <li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-smokingstatus.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-bodyheight.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-bodyweight.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-bmi.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bmi</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-headcircum.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-headcircum</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-waistcircum.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-bloodpressure.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-heartrate.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate</a> </li><li><a href=\"http://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-lipid-result.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-lipid-result</a> </li><li><a href=\"https://hl7.org.au/fhir/core/0.2.0-preview/StructureDefinition-au-core-sexassignedatbirth.html\">http://hl7.org.au/fhir/core/StructureDefinition/au-core-sexassignedatbirth</a> </li></ul> </div><div class=\"col-lg-6\"><span class=\"lead\">Supported Profiles Conformance</span><br/><b>SHALL</b></div></div><div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/> <ul> <li><strong>SHALL</strong> support <code>search-type</code>.</li></ul> </div></div><div class=\"row\"> <div class=\"col-12\"><span class=\"lead\">Documentation</span> <blockquote> <div> <p>The server <strong>SHALL</strong> support the Observation resource, the AU Core profiles listed and the conformance expectations for the Observation resource.</p></div></blockquote> </div></div><div class=\"row\"> <div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span> <table class=\"table table-condensed table-hover\"> <thead> <tr> <th>Conformance</th> <th>Parameter</th> <th>Type</th> <th>Documentation</th> </tr></thead> <tbody> <tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">patient</a></td><td><code>reference</code></td><td> <div> <p>The client <strong>SHALL</strong> provide at least an id value and <strong>MAY</strong> provide both the Type and id values. The server <strong>SHALL</strong> support both. </p></div></td></tr><tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">code</a></td><td><code>token</code></td><td> <div> <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the code and system values. The server <strong>SHALL</strong> support both.</p></div></td></tr><tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/search.html#count\">_count</a></td><td><code>number</code></td><td> <div> <p>The client and server <strong>SHALL</strong> support search result limiting.</p></div></td></tr><tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/search.html#_sort\">_sort</a></td><td><code>string</code></td><td> <div> <p>The client server <strong>SHALL</strong> support search result sorting by date and <strong>MAY</strong> support other values.</p></div></td></tr></tbody> </table> </div><div class=\"col-lg-5\"><span class=\"lead\">Combined Search Parameters</span> <table class=\"table table-condensed table-hover\"> <thead> <tr> <th>Conformance</th> <th>Parameters</th> <th>Types</th> </tr></thead> <tbody> <tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/observation.html#search\">patient</a>+ <a href=\"http://hl7.org/fhir/R4/observation.html#search\">code</a>+ <a href=\"http://hl7.org/fhir/R4/search.html#count\">_count</a>+ <a href=\"http://hl7.org/fhir/R4/search.html#_sort\">_sort</a> </td><td><code>reference</code>+<code>token</code>+<code>number</code>+<code>string</code></td></tr></tbody> </table> </div></div></div></div></div><div class=\"panel panel-default\"> <div class=\"panel-heading\"> <h4 id=\"QuestionnaireResponse1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL</span>QuestionnaireResponse</h4> </div><div class=\"panel-body\"> <div class=\"container\"> <div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Base System Profile</span><br/><a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaireresponse.html\">http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse</a> </div><div class=\"col-lg-3\"><span class=\"lead\">Profile Conformance</span><br/><b>SHALL</b></div></div><div class=\"row\"> <div class=\"col-lg-6\"><span class=\"lead\">Interaction summary</span><br/> <ul> <li><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>, <code>update</code>, <code>create</code>.</li></ul> </div></div><div class=\"row\"> <div class=\"col-12\"><span class=\"lead\">Versioning</span> <blockquote> <div> <p><em>VersionId tracked fully</em></p><p>The server <strong>SHALL</strong> correctly track and populate the versionId meta-property on resources and support using e-tags and If-Match header for version integrity in the API.</p></div></blockquote> </div></div><div class=\"row\"> <div class=\"col-12\"><span class=\"lead\">Documentation</span> <blockquote> <div> <p>The server <strong>SHALL</strong> support the QuestionnaireResponse resource, Structured Data Capture profile and the conformance expectations for the QuestionnaireResponse resource.</p></div></blockquote> </div></div><div class=\"row\"> <div class=\"col-lg-7\"><span class=\"lead\">Search Parameters</span> <table class=\"table table-condensed table-hover\"> <thead> <tr> <th>Conformance</th> <th>Parameter</th> <th>Type</th> <th>Documentation</th> </tr></thead> <tbody> <tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html#search\">patient</a> </td><td><code>reference</code></td><td> <div> <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values. The server <strong>SHALL</strong> support both. </p></div></td></tr><tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html#search\">questionnaire</a> </td><td><code>reference</code></td><td> <div> <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values. The server <strong>SHALL</strong> support both.</p></div></td></tr><tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html#search\">status</a></td><td><code>token</code></td><td> <div> <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the code and system values. The server <strong>SHALL</strong> support both.</p></div></td></tr><tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/search.html#count\">_count</a></td><td><code>number</code></td><td> <div> <p>The client and server <strong>SHALL</strong> support search result limiting.</p></div></td></tr><tr> <td><b>SHALL</b></td><td><a href=\"http://hl7.org/fhir/R4/search.html#_sort\">_sort</a></td><td><code>string</code></td><td> <div> <p>The client and server <strong>SHALL</strong> support search result sorting by authored and <strong>MAY</strong> support other values.</p></div></td></tr></tbody> </table> </div><div class=\"col-lg-5\"><span class=\"lead\">Combined Search Parameters</span> <table class=\"table table-condensed table-hover\"> <thead> <tr> <th>Conformance</th> <th>Parameters</th> <th>Types</th> </tr></thead> <tbody> <tr> <td><b>SHALL</b></td><td><a href=\"https://hl7.org/fhir/R4/questionnaireresponse.html#search\">patient</a>+ <a href=\"http://hl7.org/fhir/R4/search.html#count\">_count</a>+ <a href=\"http://hl7.org/fhir/R4/search.html#sort\">_sort</a> </td><td><code>reference</code>+<code>number</code>+<code>string</code></td></tr><tr> <td><b>SHALL</b></td><td><a href=\"https://hl7.org/fhir/R4/questionnaireresponse.html#search\">patient</a>+ <a href=\"https://hl7.org/fhir/R4/questionnaireresponse.html#search\">questionnaire</a>+ <a href=\"http://hl7.org/fhir/R4/search.html#count\">_count</a>+ <a href=\"http://hl7.org/fhir/R4/search.html#sort\">_sort</a> </td><td><code>reference</code>+<code>reference</code>+<code>number</code>+<code>string</code></td></tr><tr> <td><b>SHALL</b></td><td><a href=\"https://hl7.org/fhir/R4/questionnaireresponse.html#search\">patient</a>+ <a href=\"https://hl7.org/fhir/R4/questionnaireresponse.html#search\">status</a>+ <a href=\"http://hl7.org/fhir/R4/search.html#count\">_count</a>+ <a href=\"http://hl7.org/fhir/R4/search.html#sort\">_sort</a> </td><td><code>reference</code>+<code>token</code>+<code>number</code>+<code>string</code></td></tr></tbody> </table> </div></div></div></div></div></div>"
  ] ; # 
  fhir:url [ fhir:v "https://smartforms.csiro.au/ig/CapabilityStatement/SFLauncherServerAboriginalTorresStraitIslanderHealthCheck"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SmartFormsLauncherServerAboriginalTorresStraitIslanderHealthCheck"] ; # 
  fhir:title [ fhir:v "Smart Forms Launcher Server for the Aboriginal and Torres Strait Islander Health Check"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-06-16"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "AEHRC CSIRO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "AEHRC CSIRO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://confluence.csiro.au/display/PCDQFPhase2/Primary+Care+Data+Quality+Foundations+-+Phase+2" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "This CapabilityStatement describes the expected capabilities for systems to launch and exchange data with the [Smart Forms client application](CapabilityStatement-SmartFormsApplication.html) to support the [Aboriginal and Torres Strait Islander Health Check](Questionnaire-AboriginalTorresStraitIslanderHealthCheck.html). 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, and QuestionnaireResponse requirements for managing form responses. These expectations include supported FHIR profiles, RESTful operations, and search parameters."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "AU" ]     ] )
  ] ) ; # 
  fhir:copyright [ fhir:v "CSIRO © 2022+; Licensed under Apache License, Version 2.0"] ; # 
  fhir:kind [ fhir:v "requirements"] ; # 
  fhir:instantiates ( [
fhir:v "http://hl7.org.au/fhir/core/CapabilityStatement/au-core-server"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/CapabilityStatement/au-core-server> ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]     ] )
  ] [
fhir:v "http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-response-manager"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-response-manager> ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]     ] )
  ] [
fhir:v "http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-archiver"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/sdc/CapabilityStatement/sdc-form-archiver> ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]     ] )
  ] ) ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [
fhir:v "json" ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]     ] )
  ] ) ; # 
  fhir:implementationGuide ( [
fhir:v "http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/smart-app-launch/ImplementationGuide/hl7.fhir.uv.smart-app-launch> ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]     ] )
  ] [
fhir:v "http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/sdc/ImplementationGuide/hl7.fhir.uv.sdc> ;
    ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]     ] )
  ] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "server" ] ;
fhir:documentation [ fhir:v "<div><p>A Smart Forms Launcher Server <strong>SHALL</strong>:</p><ol><li>Support the <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-patient.html\">AU Core Patient resource profile</a>.</li> <li>Support the <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-practitioner.html\">AU Core Practitioner resource profile</a>.</li> <li>Support the <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-encounter.html\">AU Core Encounter resource profile</a>.</li><li>Support the <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/StructureDefinition-au-core-condition.html\">AU Core Condition resource profile</a>.</li> <li>Support the <a href=\"https://build.fhir.org/ig/hl7au/au-fhir-core/profiles-and-extensions.html#observation\">AU Core Observation resource profiles</a>.</li><li>Implement the RESTful behavior according to the FHIR specification.</li><li>Support JSON source formats for all interactions.</li></ol></div>" ] ;
fhir:security [
fhir:cors [
fhir:v "true"^^xsd:boolean ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ;
      ( fhir:service [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SMART-on-FHIR" ]         ] )       ] ) ;
fhir:description [ fhir:v "<div> <p>A Smart Forms Launcher Server <strong>SHALL</strong>:</p><ol> <li>Support CORS headers</li><li>Support SMART on FHIR security services</li></ol> <p>See the <a href=\"http://hl7.org/fhir/uv/sdc/STU3/security.html\">Structured Data Capture Security Details</a> section for general considerations and recommendations.</p></div>" ]     ] ;
    ( fhir:resource [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "Patient" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ;
fhir:documentation [ fhir:v "<div> <p>The server <strong>SHALL</strong> support the Patient resource, AU Core profile and the conformance expectations for the Patient resource.</p></div>" ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "Practitioner" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ;
fhir:documentation [ fhir:v "<div> <p>The server <strong>SHALL</strong> support the Practitioner resource, AU Core profile and the conformance expectations for the Practitioner resource.</p></div>" ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "Encounter" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ;
fhir:documentation [ fhir:v "<div> <p>The server <strong>SHALL</strong> support the Encounter resource, AU Core profile and the conformance expectations for the Encounter resource.</p></div>" ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "clinical-status" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "Condition" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ;
fhir:documentation [ fhir:v "<div> <p>The server <strong>SHALL</strong> support the Condition resource, the AU Core profile and the conformance expectations for the Condition resource.</p></div>" ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "<div><p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values. The server <strong>SHALL</strong> support both.</p></div>" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "clinical-status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Condition-clinical-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Condition-clinical-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "<div> <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the code and system values. The server <strong>SHALL</strong> support both.</p></div>" ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "code" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "_count" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "_sort" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "Observation" ] ;
fhir:profile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-observation"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-observation> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-smokingstatus> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyheight> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-bodyweight> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bmi"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-bmi> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-headcircum"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-headcircum> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-waistcircum> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-bloodpressure> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-heartrate> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org.au/fhir/core/StructureDefinition/au-core-lipid-result"^^xsd:anyURI ;
fhir:link <http://hl7.org.au/fhir/core/StructureDefinition/au-core-lipid-result> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "<div> <p>The server <strong>SHALL</strong> support the Observation resource, the AU Core profiles listed and the conformance expectations for the Observation resource.</p></div>" ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "<div> <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values. The server <strong>SHALL</strong> support both. </p></div>" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "<div> <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the code and system values. The server <strong>SHALL</strong> support both.</p></div>" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "<div> <p>The client and server <strong>SHALL</strong> support search result limiting.</p></div>" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "<div> <p>The client and server <strong>SHALL</strong> support search result sorting by date and <strong>MAY</strong> support other values.</p></div>" ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "_count" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "_sort" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "_count" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "_sort" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "questionnaire" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "patient" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "_count" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "_sort" ]         ] [
fhir:url [ fhir:v "required"^^xsd:anyURI ] ;
fhir:value [ fhir:v "status" ]         ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ]       ] ) ;
fhir:type [ fhir:v "QuestionnaireResponse" ] ;
fhir:profile [
fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ;
fhir:documentation [ fhir:v "<div> <p>The server <strong>SHALL</strong> support the QuestionnaireResponse resource, Structured Data Capture profile and the conformance expectations for the QuestionnaireResponse resource.</p></div>" ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "read" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "create" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "update" ]       ] ) ;
fhir:versioning [
fhir:v "versioned-update" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "<div> <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values. The server <strong>SHALL</strong> support both. </p></div>" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "questionnaire" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "<div> <p>The client <strong>SHALL</strong> provide at least a id value and <strong>MAY</strong> provide both the Type and id values. The server <strong>SHALL</strong> support both.</p> <p>The client and server <strong>SHALL</strong> support chained search questionnaire.title using the :contains modifier.</p></div>" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "<div> <p>The client <strong>SHALL</strong> provide at least a code value and <strong>MAY</strong> provide both the code and system values. The server <strong>SHALL</strong> support both.</p></div>" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_count" ] ;
fhir:type [ fhir:v "number" ] ;
fhir:documentation [ fhir:v "<div> <p>The client and server <strong>SHALL</strong> support search result limiting.</p></div>" ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_sort" ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "<div> <p>The client and server <strong>SHALL</strong> support search result sorting by authored and <strong>MAY</strong> support other values.</p></div>" ]       ] )     ] )
  ] ) . #