FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagecsiro.fhir.au.gpccmp
Resource TypeCapabilityStatement
IdCapabilityStatement-GPCCMPClientCapabilityStatement.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/aehrc/gpccmp-fhir-ig/CapabilityStatement-GPCCMPClientCapabilityStatement.html
URLhttps://gpccmp.csiro.au/ig/CapabilityStatement/GPCCMPClientCapabilityStatement
Version0.1.0
Statusdraft
Date2025-12-22
NameGPCCMPClientCapabilityStatement
TitleGPCCMP Client Capability Statement
DescriptionThis 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 client'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.
Kindrequirements

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
au-core-allergyintoleranceAU Core AllergyIntolerance
au-core-conditionAU Core Condition
au-core-encounterAU Core Encounter
au-core-medicationAU Core Medication
au-core-medicationstatementAU Core MedicationStatement
au-core-patientAU Core Patient
au-core-practitionerAU Core Practitioner
sdc-questionnaireresponseSDC Standard Questionnaire Response

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CapabilityStatement GPCCMPClientCapabilityStatement

GPCCMP Client Capability Statement

  • Implementation Guide Version: 0.1.0
  • FHIR Version: 4.0.1
  • Supported Formats: SHALL support json
  • Published on: 2025-12-22
  • Published by: AEHRC CSIRO

Note to Implementers: FHIR Capabilities

Any FHIR capability may be 'allowed' by the system unless explicitly marked as 'SHALL NOT'. A few items are marked as MAY in the Implementation Guide to highlight their potential relevance to the use case.

FHIR RESTful Capabilities

Mode: server

GPCCMP Launch Server SHALL:

  1. Support the AU Core AllergyIntolerance resource profile
  2. Support the AU Core Condition resource profile
  3. Support the AU Core Encounter resource profile
  4. Support the AU Core Medication profile
  5. Support the AU Core MedicationStatement profile
  6. Support the AU Core Patient resource profile
  7. Support the AU Core Practitioner resource profile
  8. Support the AU Core PractitionerRole resource profile
  9. Support the SDC Standard Questionnaire Response resource profile
  10. Implement the RESTful behavior according to the FHIR specification
  11. Support JSON source formats for all interactions
Security
Enable CORS: yes
Security services supported: SMART-on-FHIR

GPCCMP Launch Server MAY:

  1. Support CORS headers
  2. Support SMART on FHIR security services

Also see the AU Core Security and Privacy section for general considerations and recommendations.

Summary of System-wide Interactions
  • SHALL support the transactioninteraction described as follows:

    The server SHALL support the transaction interaction for all resources.

Capabilities by Resource/Profile

Summary

The summary table lists the resources that are part of this configuration, and for each resource it lists:

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
AllergyIntoleranceSupported Profiles
  AU Core AllergyIntolerance
Ypatient
ConditionSupported Profiles
  AU Core Condition
Ypatient, category, patient+category
EncounterSupported Profiles
  AU Core Encounter
Y
MedicationSupported Profiles
  AU Core Medication
Y
MedicationStatementSupported Profiles
  AU Core MedicationStatement
Ypatient, status, _include, patient+status, patient+status+_includeMedicationStatement:medication
PatientSupported Profiles
  AU Core Patient
Y
PractitionerSupported Profiles
  AU Core Practitioner
Y
QuestionnaireResponseSupported Profiles
  SDC Standard Questionnaire Response
YYYYpatient, questionnaire, status, _count, _sort, patient+_count+_sort, patient+_count+_sort+questionnaire, patient+_count+_sort+status

Resource Conformance: SHALL AllergyIntolerance

Core FHIR Resource
AllergyIntolerance
Reference Policy
Interaction summary
  • SHALL support search-type.

Supported Profiles

AU Core AllergyIntolerance

Documentation

The server SHALL support the AllergyIntolerance resource, the AU Core profile and the conformance expectations for the AllergyIntolerance resource.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide at least a id value and MAY provide both the Type and id values.

The server SHALL support both.

 

Resource Conformance: SHALL Condition

Core FHIR Resource
Condition
Reference Policy
Interaction summary
  • SHALL support search-type.

Supported Profiles

AU Core Condition

Documentation

The server SHALL support the Condition resource, the AU Core profile and the conformance expectations for the Condition resource.

Search Parameters
ConformanceParameterTypeDocumentation
MAYpatientreference

The client SHALL provide at least a id value and MAY provide both the Type and id values.

The server SHALL support both.

MAYcategorytoken

The client SHALL provide at least a code value and MAY provide both the system and code values.

The server SHALL support both.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+categoryreference+token

Resource Conformance: MAY Encounter

Core FHIR Resource
Encounter
Reference Policy
Interaction summary
  • SHALL support read.

Supported Profiles

AU Core Encounter

Documentation

The server MAY support the Encounter resource. If it does, it SHALL support the AU Core profile and the conformance expectations for the Encounter resource.

Resource Conformance: MAY Medication

Core FHIR Resource
Medication
Reference Policy
Interaction summary
  • SHALL support read.

Supported Profiles

AU Core Medication

Documentation

If an external reference to a Medication resource is used in MedicationStatement, then the server SHALL support the Medication resource, the AU Core profile and the conformance expectations for the Medication resource.

Resource Conformance: SHALL MedicationStatement

Core FHIR Resource
MedicationStatement
Reference Policy
Interaction summary
  • SHALL support search-type.

Supported Profiles

AU Core MedicationStatement

Documentation

The server SHALL support the MedicationStatement resource, the AU Core profile and the conformance expectations for the MedicationStatement resource.

If a medication in a MedicationStatement resource is represented as an external Medication resource reference, the server SHALL support the _include parameter for searching this element (MedicationStatement:medication)

Search Parameters
ConformanceParameterTypeDocumentation
MAYpatientreference

The client SHALL provide at least a id value and MAY provide both the Type and id values.

The server SHALL support both.

MAYstatustoken

The client SHALL provide at least a code value and MAY provide both the system and code values.

The server SHALL support both.

The client SHALL support multipleOr.

The server SHALL support multipleOr.

MAY_includereference

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).

The client SHALL support this method.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+statusreference+token
MAYpatient+status+_includereference+token+reference

Resource Conformance: SHALL Patient

Core FHIR Resource
Patient
Reference Policy
Interaction summary
  • SHALL support read.

Supported Profiles

AU Core Patient

Documentation

The server SHALL support the Patient resource, AU Core profile and the conformance expectations for the Patient resource.

Resource Conformance: SHALL Practitioner

Core FHIR Resource
Practitioner
Reference Policy
Interaction summary
  • SHALL support read.

Supported Profiles

AU Core Practitioner

Documentation

The server SHALL support the Practitioner resource, AU Core profile and the conformance expectations for the Practitioner resource.

Resource Conformance: SHALL QuestionnaireResponse

Core FHIR Resource
QuestionnaireResponse
Reference Policy
Interaction summary
  • SHALL support read, search-type, create, update.

Documentation

The server SHALL support the QuestionnaireResponse resource, SDC profile and the conformance expectations for the QuestionnaireResponse resource.

Search Parameters
ConformanceParameterTypeDocumentation
MAYpatientreference

The client SHALL provide at least a id value and MAY provide both the Type and id values.

The server SHALL support both.

MAYquestionnairereference

The client SHALL provide at least a id value and MAY provide both the Type and id values.

The server SHALL support both.

The client and server SHALL support chained search questionnaire.title using the :contains modifier.

MAYstatustoken

The client SHALL provide at least a code value and MAY provide both the code and system values.

The server SHALL support both.

MAY_countnumber

The client and server SHALL support search result limiting.

MAY_sortstring

The client and server SHALL support search result sorting by authored and MAY support other values.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+_count+_sortreference+number+string
SHALLpatient+_count+_sort+questionnairereference+number+string+reference
SHALLpatient+_count+_sort+statusreference+number+string+token

Source1

{
  "resourceType": "CapabilityStatement",
  "id": "GPCCMPClientCapabilityStatement",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://gpccmp.csiro.au/ig/CapabilityStatement/GPCCMPClientCapabilityStatement",
  "version": "0.1.0",
  "name": "GPCCMPClientCapabilityStatement",
  "title": "GPCCMP Client Capability Statement",
  "status": "draft",
  "experimental": false,
  "date": "2025-12-22",
  "publisher": "AEHRC CSIRO",
  "contact": [
    {
      "name": "AEHRC CSIRO",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "description": "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 client'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.",
  "kind": "requirements",
  "fhirVersion": "4.0.1",
  "format": [
    "json"
  ],
  "_format": [
    {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
          "valueCode": "SHALL"
        }
      ]
    }
  ],
  "rest": [
    {
      "mode": "server",
      "documentation": "GPCCMP Launch Server **SHALL**:\n1. Support the [AU Core AllergyIntolerance resource profile](https://hl7.org.au/fhir/core/2.0.0-preview/StructureDefinition-au-core-allergyintolerance.html)\n1. Support the [AU Core Condition resource profile](https://hl7.org.au/fhir/core/2.0.0-preview/StructureDefinition-au-core-condition.html)\n1. Support the [AU Core Encounter resource profile](https://hl7.org.au/fhir/core/2.0.0-preview/StructureDefinition-au-core-encounter.html)\n1. Support the [AU Core Medication profile](https://hl7.org.au/fhir/core/2.0.0-preview/StructureDefinition-au-core-medication.html)\n1. Support the [AU Core MedicationStatement profile](https://hl7.org.au/fhir/core/2.0.0-preview/StructureDefinition-au-core-medicationstatement.html)\n1. Support the [AU Core Patient resource profile](https://hl7.org.au/fhir/core/2.0.0-preview/StructureDefinition-au-core-patient.html)\n1. Support the [AU Core Practitioner resource profile](https://hl7.org.au/fhir/core/2.0.0-preview/StructureDefinition-au-core-practitioner.html)\n1. Support the [AU Core PractitionerRole resource profile](https://hl7.org.au/fhir/core/2.0.0-preview/StructureDefinition-au-core-practitionerrole.html)\n1. Support the [SDC Standard Questionnaire Response resource profile](https://build.fhir.org/ig/HL7/sdc/en/StructureDefinition-sdc-questionnaireresponse.html)\n1. Implement the RESTful behavior according to the FHIR specification\n1. Support JSON source formats for all interactions",
      "security": {
        "cors": true,
        "_cors": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "MAY"
            }
          ]
        },
        "service": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode": "MAY"
              }
            ],
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/restful-security-service",
                "code": "SMART-on-FHIR"
              }
            ]
          }
        ],
        "description": "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."
      },
      "resource": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "AllergyIntolerance",
          "supportedProfile": [
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-allergyintolerance"
          ],
          "_supportedProfile": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ]
            }
          ],
          "documentation": "The server **SHALL** support the AllergyIntolerance resource, the AU Core profile and the conformance expectations for the AllergyIntolerance resource.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "name": "patient",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type": "reference",
              "documentation": "The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values. \n\nThe server **SHALL** support both."
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                },
                {
                  "url": "required",
                  "valueString": "patient"
                },
                {
                  "url": "required",
                  "valueString": "category"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type": "Condition",
          "supportedProfile": [
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-condition"
          ],
          "_supportedProfile": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ]
            }
          ],
          "documentation": "The server **SHALL** support the Condition resource, the AU Core profile and the conformance expectations for the Condition resource.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            }
          ],
          "searchParam": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "patient",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type": "reference",
              "documentation": "The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values. \n\nThe server **SHALL** support both."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "category",
              "definition": "http://hl7.org/fhir/SearchParameter/Condition-category",
              "type": "token",
              "documentation": "The client **SHALL** provide at least a code value and **MAY** provide both the system and code values. \n\nThe server **SHALL** support both."
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "MAY"
            }
          ],
          "type": "Encounter",
          "supportedProfile": [
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-encounter"
          ],
          "_supportedProfile": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ]
            }
          ],
          "documentation": "The server **MAY** support the Encounter resource. If it does, it **SHALL** support the AU Core profile and the conformance expectations for the Encounter resource.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "MAY"
            }
          ],
          "type": "Medication",
          "supportedProfile": [
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medication"
          ],
          "_supportedProfile": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ]
            }
          ],
          "documentation": "If an external reference to a Medication resource is used in MedicationStatement, then the server **SHALL** support the Medication resource, the AU Core profile and the conformance expectations for the Medication resource.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                },
                {
                  "url": "required",
                  "valueString": "patient"
                },
                {
                  "url": "required",
                  "valueString": "status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                },
                {
                  "url": "required",
                  "valueString": "patient"
                },
                {
                  "url": "required",
                  "valueString": "status"
                },
                {
                  "url": "required",
                  "valueString": "_include"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type": "MedicationStatement",
          "supportedProfile": [
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-medicationstatement"
          ],
          "_supportedProfile": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ]
            }
          ],
          "documentation": "The server **SHALL** support the MedicationStatement resource, the AU Core 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",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            }
          ],
          "searchInclude": [
            "MedicationStatement:medication"
          ],
          "searchParam": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "patient",
              "definition": "http://hl7.org/fhir/SearchParameter/clinical-patient",
              "type": "reference",
              "documentation": "The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values. \n\nThe server **SHALL** support both."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "status",
              "definition": "http://hl7.org/fhir/SearchParameter/medications-status",
              "type": "token",
              "documentation": "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`."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "_include",
              "type": "reference",
              "documentation": "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."
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Patient",
          "supportedProfile": [
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-patient"
          ],
          "_supportedProfile": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ]
            }
          ],
          "documentation": "The server **SHALL** support the Patient resource, AU Core profile and the conformance expectations for the Patient resource.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "type": "Practitioner",
          "supportedProfile": [
            "http://hl7.org.au/fhir/core/StructureDefinition/au-core-practitioner"
          ],
          "_supportedProfile": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ]
            }
          ],
          "documentation": "The server **SHALL** support the Practitioner resource, AU Core profile and the conformance expectations for the Practitioner resource.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            }
          ]
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                },
                {
                  "url": "required",
                  "valueString": "patient"
                },
                {
                  "url": "required",
                  "valueString": "_count"
                },
                {
                  "url": "required",
                  "valueString": "_sort"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                },
                {
                  "url": "required",
                  "valueString": "patient"
                },
                {
                  "url": "required",
                  "valueString": "_count"
                },
                {
                  "url": "required",
                  "valueString": "_sort"
                },
                {
                  "url": "required",
                  "valueString": "questionnaire"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                },
                {
                  "url": "required",
                  "valueString": "patient"
                },
                {
                  "url": "required",
                  "valueString": "_count"
                },
                {
                  "url": "required",
                  "valueString": "_sort"
                },
                {
                  "url": "required",
                  "valueString": "status"
                }
              ],
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-search-parameter-combination"
            }
          ],
          "type": "QuestionnaireResponse",
          "supportedProfile": [
            "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse"
          ],
          "_supportedProfile": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ]
            }
          ],
          "documentation": "The server **SHALL** support the QuestionnaireResponse resource, SDC profile and the conformance expectations for the QuestionnaireResponse resource.",
          "interaction": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "read"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "search-type"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "create"
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "SHALL"
                }
              ],
              "code": "update"
            }
          ],
          "versioning": "versioned-update",
          "_versioning": {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                "valueCode": "SHALL"
              }
            ]
          },
          "searchParam": [
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "patient",
              "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-patient",
              "type": "reference",
              "documentation": "The client **SHALL** provide at least a id value and **MAY** provide both the Type and id values. \n\nThe server **SHALL** support both. "
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "questionnaire",
              "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire",
              "type": "reference",
              "documentation": "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."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "status",
              "definition": "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status",
              "type": "token",
              "documentation": "The client **SHALL** provide at least a code value and **MAY** provide both the code and system values. \n\nThe server **SHALL** support both."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "_count",
              "type": "number",
              "documentation": "The client and server **SHALL** support search result limiting."
            },
            {
              "extension": [
                {
                  "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
                  "valueCode": "MAY"
                }
              ],
              "name": "_sort",
              "type": "string",
              "documentation": "The client and server **SHALL** support search result sorting by authored and **MAY** support other values."
            }
          ]
        }
      ],
      "interaction": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
              "valueCode": "SHALL"
            }
          ],
          "code": "transaction",
          "documentation": "The server **SHALL** support the transaction interaction for all resources."
        }
      ]
    }
  ]
}