GP Chronic Condition Management Plan
0.1.0 - ci-build
GP Chronic Condition Management Plan, published by AEHRC CSIRO. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/aehrc/gpccmp-fhir-ig/ and changes regularly. See the Directory of published versions
| Draft as of 2026-02-13 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @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 "GPCCMPServerCapabilityStatement"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CapabilityStatement GPCCMPServerCapabilityStatement</b></p><a name=\"GPCCMPServerCapabilityStatement\"> </a><a name=\"hcGPCCMPServerCapabilityStatement\"> </a><h2 id=\"title\">GPCCMP Server Capability Statement</h2><ul><li>Implementation Guide Version: 0.1.0 </li><li>FHIR Version: 4.0.1 </li><li>Supported Formats: <strong>SHALL</strong> support <code>json</code></li><li>Published on: 2026-02-13 </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 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.</p></blockquote><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>GPCCMP Launch Server <strong>SHALL</strong>:</p>\n<ol>\n<li>Support the <a href=\"StructureDefinition-GPCCMPAllergyIntolerance.html\">GP CCMP AllergyIntolerance resource profile</a></li>\n<li>Support the <a href=\"StructureDefinition-GPCCMPCondition.html\">GP CCMP Condition resource profile</a></li>\n<li>Support the <a href=\"StructureDefinition-GPCCMPEncounter.html\">GP CCMP Encounter resource profile</a></li>\n<li>Support the <a href=\"StructureDefinition-GPCCMPMedication.html\">GP CCMP Medication profile</a></li>\n<li>Support the <a href=\"StructureDefinition-GPCCMPMedicationStatement.html\">GP CCMP MedicationStatement profile</a></li>\n<li>Support the <a href=\"profiles-and-extensions.html#observation\">GP CCMP Observation resource profiles</a></li>\n<li>Support the <a href=\"StructureDefinition-GPCCMPPatient.html\">GP CCMP Patient resource profile</a></li>\n<li>Support the <a href=\"StructureDefinition-GPCCMPPractitioner.html\">GP CCMP Practitioner resource profile</a></li>\n<li>Support the <a href=\"StructureDefinition-GPCCMPPractitionerRole.html\">GP CCMP PractitionerRole resource profile</a></li>\n<li>Support the <a href=\"StructureDefinition-GPCCMPQuestionnaireResponse.html\">GP CCMP Questionnaire Response resource profile</a></li>\n<li>Implement the RESTful behavior according to the FHIR specification</li>\n<li>Support JSON source formats for all interactions</li>\n</ol>\n</div><div class=\"lead\"><em>Security</em></div><div class=\"row\"><div class=\"col-lg-6\">Enable CORS: yes</div><div class=\"col-lg-6\">Security services supported: <code>SMART-on-FHIR</code></div></div><blockquote><div><p>GPCCMP Launch Server <strong>MAY</strong>:</p>\n<ol>\n<li>Support CORS headers</li>\n<li>Support SMART on FHIR security services</li>\n</ol>\n<p>Also see the <a href=\"https://hl7.org.au/fhir/core/2.0.0-preview/security.html\">AU Core Security and Privacy</a> section for general considerations and recommendations.</p>\n</div></blockquote><div class=\"lead\"><em>Summary of System-wide Interactions</em></div><ul><li><strong>SHALL </strong>support the <code>transaction</code>interaction described as follows:<div><p>The server <strong>SHALL</strong> support the transaction interaction for all resources.</p>\n</div></li></ul></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=\"#AllergyIntolerance1-1\">AllergyIntolerance</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-GPCCMPAllergyIntolerance.html\">GP CCMP AllergyIntolerance</a></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient</td><td/><td/><td/></tr><tr><td><a href=\"#Condition1-2\">Condition</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-GPCCMPCondition.html\">GP CCMP Condition</a></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, category, patient+category</td><td/><td/><td/></tr><tr><td><a href=\"#Encounter1-3\">Encounter</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-GPCCMPEncounter.html\">GP CCMP Encounter</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td/><td/><td/><td/></tr><tr><td><a href=\"#Medication1-4\">Medication</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-GPCCMPMedication.html\">GP CCMP Medication</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td/><td/><td/><td/></tr><tr><td><a href=\"#MedicationStatement1-5\">MedicationStatement</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-GPCCMPMedicationStatement.html\">GP CCMP MedicationStatement</a></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, status, _include, patient+status, patient+status+_include</td><td><code>MedicationStatement:medication</code></td><td/><td/></tr><tr><td><a href=\"#Observation1-6\">Observation</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-GPCCMPBodyHeight.html\">GP CCMP Body Height</a><br/> <a href=\"StructureDefinition-GPCCMPBodyWeight.html\">GP CCMP Body Weight</a><br/> <a href=\"StructureDefinition-GPCCMPWaistCircumference.html\">GP CCMP Waist Circumference</a><br/> <a href=\"StructureDefinition-GPCCMPPulseRate.html\">GP CCMP Pulse Rate</a><br/> <a href=\"StructureDefinition-GPCCMPPulseRhythm.html\">GP CCMP Pulse Rhythm</a><br/> <a href=\"StructureDefinition-GPCCMPOxygenSaturation.html\">GP CCMP Oxygen Saturation</a><br/> <a href=\"StructureDefinition-GPCCMPBloodPressure.html\">GP CCMP Blood Pressure</a><br/> <a href=\"StructureDefinition-GPCCMPSmokingStatus.html\">GP CCMP Smoking Status</a><br/> <a href=\"StructureDefinition-GPCCMPAlcoholUseStatus.html\">GP CCMP Alcohol Use Status</a></td><td class=\"text-center\"/><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td>patient, code, _sort, patient+code+_sort</td><td/><td/><td/></tr><tr><td><a href=\"#Patient1-7\">Patient</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-GPCCMPPatient.html\">GP CCMP Patient</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td/><td/><td/><td/></tr><tr><td><a href=\"#Practitioner1-8\">Practitioner</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-GPCCMPPractitioner.html\">GP CCMP Practitioner</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td/><td/><td/><td/></tr><tr><td><a href=\"#PractitionerRole1-9\">PractitionerRole</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-GPCCMPPractitionerRole.html\">GP CCMP Practitioner Role</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"/><td class=\"text-center\"/><td class=\"text-center\"/><td/><td/><td/><td/></tr><tr><td><a href=\"#QuestionnaireResponse1-10\">QuestionnaireResponse</a></td><td>Supported Profiles<br/> <a href=\"StructureDefinition-GPCCMPQuestionnaireResponse.html\">GP CCMP QuestionnaireResponse</a></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td class=\"text-center\"><span title=\"SHALL\"><b>Y</b></span></td><td>patient, questionnaire, _count, _sort, patient+_count+_sort+questionnaire</td><td/><td/><td/></tr></tbody></table></div><hr/><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"AllergyIntolerance1-1\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>AllergyIntolerance</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/allergyintolerance.html\">AllergyIntolerance</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-GPCCMPAllergyIntolerance.html\">GP CCMP AllergyIntolerance</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>The server <strong>SHALL</strong> support the AllergyIntolerance resource, the GP CCMP profile and the conformance expectations for the AllergyIntolerance resource.</p>\n</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/allergyintolerance.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.</p>\n<p>The server <strong>SHALL</strong> support both.</p>\n</div></td></tr></tbody></table></div><div class=\"col-lg-5\"> </div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Condition1-2\" 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-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/condition.html\">Condition</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-GPCCMPCondition.html\">GP CCMP Condition</a></p></div></div><p/><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 GP CCMP profile and the conformance expectations for the Condition resource.</p>\n</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>MAY</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.</p>\n<p>The server <strong>SHALL</strong> support both.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/condition.html#search\">category</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 system and code values.</p>\n<p>The server <strong>SHALL</strong> support both.</p>\n</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\">category</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=\"Encounter1-3\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY </span>Encounter</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/encounter.html\">Encounter</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-GPCCMPEncounter.html\">GP CCMP Encounter</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>The server <strong>MAY</strong> support the Encounter resource. If it does, it <strong>SHALL</strong> support the GP CCMP profile and the conformance expectations for the Encounter resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Medication1-4\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: MAY </span>Medication</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/medication.html\">Medication</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-GPCCMPMedication.html\">GP CCMP Medication</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>If an external reference to a Medication resource is used in MedicationStatement, then the server <strong>SHALL</strong> support the Medication resource, the GP CCMP profile and the conformance expectations for the Medication resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"MedicationStatement1-5\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>MedicationStatement</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/medicationstatement.html\">MedicationStatement</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-GPCCMPMedicationStatement.html\">GP CCMP MedicationStatement</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>The server <strong>SHALL</strong> support the MedicationStatement resource, the GP CCMP profile and the conformance expectations for the MedicationStatement resource.</p>\n<p>If a medication in a MedicationStatement resource is represented as an external Medication resource reference, the server <strong>SHALL</strong> support the <code>_include</code> parameter for searching this element (<code>MedicationStatement:medication</code>)</p>\n</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>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/medicationstatement.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.</p>\n<p>The server <strong>SHALL</strong> support both.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/medicationstatement.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 system and code values.</p>\n<p>The server <strong>SHALL</strong> support both.</p>\n<p>The client <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n<p>The server <strong>SHALL</strong> support <code>multipleOr</code>.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>_include</td><td><code>reference</code></td><td><div><p>If a medication in a MedicationStatement resource is represented as an external Medication resource reference, the server <strong>SHALL</strong> support the <code>_include</code> parameter for searching this element (<code>MedicationStatement:medication</code>).</p>\n<p>The client <strong>SHALL</strong> support this method.</p>\n</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/medicationstatement.html#search\">patient</a>+<a href=\"http://hl7.org/fhir/R4/medicationstatement.html#search\">status</a></td><td><code>reference</code>+<code>token</code></td></tr><tr><td><b>MAY</b></td><td><a href=\"http://hl7.org/fhir/R4/medicationstatement.html#search\">patient</a>+<a href=\"http://hl7.org/fhir/R4/medicationstatement.html#search\">status</a>+_include</td><td><code>reference</code>+<code>token</code>+<code>reference</code></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Observation1-6\" 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-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/observation.html\">Observation</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>search-type</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-GPCCMPBodyHeight.html\">GP CCMP Body Height</a><br/><a href=\"StructureDefinition-GPCCMPBodyWeight.html\">GP CCMP Body Weight</a><br/><a href=\"StructureDefinition-GPCCMPWaistCircumference.html\">GP CCMP Waist Circumference</a><br/><a href=\"StructureDefinition-GPCCMPPulseRate.html\">GP CCMP Pulse Rate</a><br/><a href=\"StructureDefinition-GPCCMPPulseRhythm.html\">GP CCMP Pulse Rhythm</a><br/><a href=\"StructureDefinition-GPCCMPOxygenSaturation.html\">GP CCMP Oxygen Saturation</a><br/><a href=\"StructureDefinition-GPCCMPBloodPressure.html\">GP CCMP Blood Pressure</a><br/><a href=\"StructureDefinition-GPCCMPSmokingStatus.html\">GP CCMP Smoking Status</a><br/><a href=\"StructureDefinition-GPCCMPAlcoholUseStatus.html\">GP CCMP Alcohol Use Status</a></p></div></div><p/><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 Smart Health Checks profiles listed and the conformance expectations for the Observation resource.</p>\n</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>MAY</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 a id value and <strong>MAY</strong> provide both the Type and id values.</p>\n<p>The server <strong>SHALL</strong> support both.</p>\n</div></td></tr><tr><td><b>MAY</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.</p>\n<p>The server <strong>SHALL</strong> support both.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>_sort</td><td><code>string</code></td><td><div><p>The client and server <strong>SHALL</strong> support search result sorting by date and <strong>MAY</strong> support other values.</p>\n</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>+_sort</td><td><code>reference</code>+<code>token</code>+<code>string</code></td></tr></tbody></table></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Patient1-7\" 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-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/patient.html\">Patient</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-GPCCMPPatient.html\">GP CCMP Patient</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>The server <strong>SHALL</strong> support the Patient resource, GP CCMP profile and the conformance expectations for the Patient resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"Practitioner1-8\" 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-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-GPCCMPPractitioner.html\">GP CCMP Practitioner</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>The server <strong>SHALL</strong> support the Practitioner resource, GP CCMP profile and the conformance expectations for the Practitioner resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"PractitionerRole1-9\" class=\"panel-title\"><span style=\"float: right;\">Resource Conformance: SHALL </span>PractitionerRole</h4></div><div class=\"panel-body\"><div class=\"container\"><div class=\"row\"><div class=\"col-lg-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-GPCCMPPractitionerRole.html\">GP CCMP Practitioner Role</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>The server <strong>SHALL</strong> support the Practitioner resource, GP CCMP profile and the conformance expectations for the Practitioner resource.</p>\n</div></blockquote></div></div></div></div></div><div class=\"panel panel-default\"><div class=\"panel-heading\"><h4 id=\"QuestionnaireResponse1-10\" 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-4\"><span class=\"lead\">Core FHIR Resource</span><br/><a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html\">QuestionnaireResponse</a></div><div class=\"col-lg-4\"><span class=\"lead\">Reference Policy</span><br/></div><div class=\"col-lg-4\"><span class=\"lead\">Interaction summary</span><br/><ul><li><strong>SHALL</strong> support <code>read</code>, <code>search-type</code>, <code>create</code>, <code>update</code>.</li></ul></div></div><p/><div class=\"row\"><div class=\"col-6\"><span class=\"lead\">Supported Profiles</span><p><a href=\"StructureDefinition-GPCCMPQuestionnaireResponse.html\">GP CCMP QuestionnaireResponse</a></p></div></div><p/><div class=\"row\"><div class=\"col-12\"><span class=\"lead\">Documentation</span><blockquote><div><p>The server <strong>SHALL</strong> support the QuestionnaireResponse resource, SDC profile and the conformance expectations for the QuestionnaireResponse resource.</p>\n</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>MAY</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.</p>\n<p>The server <strong>SHALL</strong> support both.</p>\n</div></td></tr><tr><td><b>MAY</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.</p>\n<p>The server <strong>SHALL</strong> support both.</p>\n<p>The client and server <strong>SHALL</strong> support chained search questionnaire.title using the :contains modifier.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>_count</td><td><code>number</code></td><td><div><p>The client and server <strong>SHALL</strong> support search result limiting.</p>\n</div></td></tr><tr><td><b>MAY</b></td><td>_sort</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>\n</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/questionnaireresponse.html#search\">patient</a>+_count+_sort+<a href=\"http://hl7.org/fhir/R4/questionnaireresponse.html#search\">questionnaire</a></td><td><code>reference</code>+<code>number</code>+<code>string</code>+<code>reference</code></td></tr></tbody></table></div></div></div></div></div></div>"^^rdf:XMLLiteral ] ] ; # fhir:url [ fhir:v "https://gpccmp.csiro.au/ig/CapabilityStatement/GPCCMPServerCapabilityStatement"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/CapabilityStatement/GPCCMPServerCapabilityStatement> ] ; # fhir:version [ fhir:v "0.1.0"] ; # fhir:name [ fhir:v "GPCCMPServerCapabilityStatement"] ; # fhir:title [ fhir:v "GPCCMP Server Capability Statement"] ; # fhir:status [ fhir:v "draft"] ; # fhir:experimental [ fhir:v false] ; # fhir:date [ fhir:v "2026-02-13"^^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 "http://example.org/example-publisher" ] ] ) ] ) ; # fhir:description [ fhir:v "This CapabilityStatement describes the expected capabilities for systems to exchange the data needed to support the [GP Chronic Condition Management Plan](Questionnaire-GPChronicConditionManagementPlan.html). It lists the server's conformance expectations for the resource types required as Questionnaire 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:kind [ fhir:v "requirements"] ; # 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:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; # fhir:rest ( [ fhir:mode [ fhir:v "server" ] ; fhir:documentation [ fhir:v "GPCCMP Launch Server **SHALL**:\n1. Support the [GP CCMP AllergyIntolerance resource profile](StructureDefinition-GPCCMPAllergyIntolerance.html)\n1. Support the [GP CCMP Condition resource profile](StructureDefinition-GPCCMPCondition.html)\n1. Support the [GP CCMP Encounter resource profile](StructureDefinition-GPCCMPEncounter.html)\n1. Support the [GP CCMP Medication profile](StructureDefinition-GPCCMPMedication.html)\n1. Support the [GP CCMP MedicationStatement profile](StructureDefinition-GPCCMPMedicationStatement.html)\n1. Support the [GP CCMP Observation resource profiles](profiles-and-extensions.html#observation)\n1. Support the [GP CCMP Patient resource profile](StructureDefinition-GPCCMPPatient.html)\n1. Support the [GP CCMP Practitioner resource profile](StructureDefinition-GPCCMPPractitioner.html)\n1. Support the [GP CCMP PractitionerRole resource profile](StructureDefinition-GPCCMPPractitionerRole.html)\n1. Support the [GP CCMP Questionnaire Response resource profile](StructureDefinition-GPCCMPQuestionnaireResponse.html)\n1. Implement the RESTful behavior according to the FHIR specification\n1. Support JSON source formats for all interactions" ] ; fhir:security [ fhir:cors [ fhir:v true ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ] ; ( fhir:service [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; ( fhir:coding [ fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ; fhir:l <http://terminology.hl7.org/CodeSystem/restful-security-service> ] ; fhir:code [ fhir:v "SMART-on-FHIR" ] ] ) ] ) ; fhir:description [ fhir:v "GPCCMP Launch Server **MAY**:\n1. Support CORS headers\n1. Support SMART on FHIR security services\n\nAlso see the [AU Core Security and Privacy](https://hl7.org.au/fhir/core/2.0.0-preview/security.html) section for general considerations and recommendations." ] ] ; ( fhir:resource [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "AllergyIntolerance" ] ; ( fhir:supportedProfile [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPAllergyIntolerance"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPAllergyIntolerance> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "The server **SHALL** support the AllergyIntolerance resource, the GP CCMP profile and the conformance expectations for the AllergyIntolerance resource." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; 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:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values. \n\nThe server **SHALL** support both." ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "patient" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "category" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination> ] ] ) ; fhir:type [ fhir:v "Condition" ] ; ( fhir:supportedProfile [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPCondition"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPCondition> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "The server **SHALL** support the Condition resource, the GP CCMP profile and the conformance expectations for the Condition resource." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; 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:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values. \n\nThe server **SHALL** support both." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "category" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/Condition-category"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/Condition-category> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The client **SHALL** provide at least a code value and **MAY** provide both the system and code values. \n\nThe server **SHALL** support both." ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:type [ fhir:v "Encounter" ] ; ( fhir:supportedProfile [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPEncounter"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPEncounter> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "The server **MAY** support the Encounter resource. If it does, it **SHALL** support the GP CCMP profile and the conformance expectations for the Encounter resource." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:type [ fhir:v "Medication" ] ; ( fhir:supportedProfile [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPMedication"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPMedication> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "If an external reference to a Medication resource is used in MedicationStatement, then the server **SHALL** support the Medication resource, the GP CCMP profile and the conformance expectations for the Medication resource." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "patient" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "status" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination> ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "patient" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "status" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "_include" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination> ] ] ) ; fhir:type [ fhir:v "MedicationStatement" ] ; ( fhir:supportedProfile [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPMedicationStatement"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPMedicationStatement> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "The server **SHALL** support the MedicationStatement resource, the GP CCMP profile and the conformance expectations for the MedicationStatement resource.\n\nIf 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`)\n" ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "search-type" ] ] ) ; ( fhir:searchInclude [ fhir:v "MedicationStatement:medication" ] ) ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values. \n\nThe server **SHALL** support both." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "status" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/medications-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/medications-status> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The client **SHALL** provide at least a code value and **MAY** provide both the system and code values.\n\nThe server **SHALL** support both.\n\nThe client **SHALL** support `multipleOr`.\n\nThe server **SHALL** support `multipleOr`." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_include" ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "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`).\n\nThe client **SHALL** support this method." ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "patient" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "code" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "_sort" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination> ] ] ) ; fhir:type [ fhir:v "Observation" ] ; ( fhir:supportedProfile [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPBodyHeight"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPBodyHeight> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPBodyWeight"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPBodyWeight> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPWaistCircumference"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPWaistCircumference> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPulseRate"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPulseRate> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPulseRhythm"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPulseRhythm> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPOxygenSaturation"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPOxygenSaturation> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPBloodPressure"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPBloodPressure> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPSmokingStatus"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPSmokingStatus> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPAlcoholUseStatus"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPAlcoholUseStatus> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "The server **SHALL** support the Observation resource, the Smart Health Checks profiles listed and the conformance expectations for the Observation resource." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; 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:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values. \n\nThe server **SHALL** support both. " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "code" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/clinical-code> ] ; fhir:type [ fhir:v "token" ] ; fhir:documentation [ fhir:v "The client **SHALL** provide at least a code value and **MAY** provide both the code and system values. \n\nThe server **SHALL** support both." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_sort" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The client and server **SHALL** support search result sorting by date and **MAY** support other values." ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "Patient" ] ; ( fhir:supportedProfile [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPatient"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPatient> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "The server **SHALL** support the Patient resource, GP CCMP profile and the conformance expectations for the Patient resource." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "Practitioner" ] ; ( fhir:supportedProfile [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPractitioner"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPractitioner> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "The server **SHALL** support the Practitioner resource, GP CCMP profile and the conformance expectations for the Practitioner resource." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:type [ fhir:v "PractitionerRole" ] ; ( fhir:supportedProfile [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPractitionerRole"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPPractitionerRole> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "The server **SHALL** support the Practitioner resource, GP CCMP profile and the conformance expectations for the Practitioner resource." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] ) ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "patient" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "_count" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "_sort" ] ] [ fhir:url [ fhir:v "required"^^xsd:anyURI ; fhir:l fhir:required ] ; fhir:value [ a fhir:String ; fhir:v "questionnaire" ] ] ) ; fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination> ] ] ) ; fhir:type [ fhir:v "QuestionnaireResponse" ] ; ( fhir:supportedProfile [ fhir:v "https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPQuestionnaireResponse"^^xsd:anyURI ; fhir:l <https://gpccmp.csiro.au/ig/StructureDefinition/GPCCMPQuestionnaireResponse> ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ) ; fhir:documentation [ fhir:v "The server **SHALL** support the QuestionnaireResponse resource, SDC profile and the conformance expectations for the QuestionnaireResponse resource." ] ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "read" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; 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:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "create" ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; 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:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ] ; ( fhir:searchParam [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "patient" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values. \n\nThe server **SHALL** support both. " ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "questionnaire" ] ; fhir:definition [ fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire> ] ; fhir:type [ fhir:v "reference" ] ; fhir:documentation [ fhir:v "The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values. \n\nThe server **SHALL** support both.\n\nThe client and server **SHALL** support chained search questionnaire.title using the :contains modifier." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_count" ] ; fhir:type [ fhir:v "number" ] ; fhir:documentation [ fhir:v "The client and server **SHALL** support search result limiting." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "MAY" ] ] ) ; fhir:name [ fhir:v "_sort" ] ; fhir:type [ fhir:v "string" ] ; fhir:documentation [ fhir:v "The client and server **SHALL** support search result sorting by authored and **MAY** support other values." ] ] ) ] ) ; ( fhir:interaction [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation> ] ; fhir:value [ a fhir:Code ; fhir:v "SHALL" ] ] ) ; fhir:code [ fhir:v "transaction" ] ; fhir:documentation [ fhir:v "The server **SHALL** support the transaction interaction for all resources." ] ] ) ] ) . #
IG © 2025+ AEHRC CSIRO. Package csiro.fhir.au.gpccmp#0.1.0 based on FHIR 4.0.1. Generated 2026-02-18
Links: Table of Contents |
QA Report