Physical Activity Implementation Guide
1.0.1 - STU Release 1 United States of America flag

Physical Activity Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/physical-activity/ and changes regularly. See the Directory of published versions

: PA Service Provider (Full) - TTL Representation

Page standards status: Trial-use Maturity Level: 2

Raw ttl | Download

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

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

 a fhir:CapabilityStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "pa-service-provider-full"] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n  \n  \n  <br/>\n  <h2>General</h2>\n  <div class=\"table-wrapper\">\n    <table class=\"grid\">\n      <tbody>\n        <tr>\n          <th>Supported FHIR Version:</th>\n          <td>\n            4.0.1\n          </td>\n        </tr>\n        \n        \n          <tr>\n            <th>Imports other Capabilities:</th>\n            <td>\n              <ul>\n                \n                  <li>\n                    <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/CapabilityStatement-us-core-client.html\">US Core Client CapabilityStatement</a>\n                  </li>\n                \n              </ul>\n            </td>\n          </tr>\n        \n        \n        \n          <tr>\n            <th>Supported exchange formats:</th>\n            <td>\n              json, xml\n            </td>\n          </tr>\n        \n        \n      </tbody>\n    </table>\n  </div>\n  <p>\n    <b>Jump to:</b>\n  </p>\n  <ul>\n    \n      <li><a href=\"#client\">REST client</a></li>\n    \n      <li><a href=\"#server\">REST server</a></li>\n    \n    \n    \n  </ul>\n  \n    <br/>\n    <a name=\"client\"> </a>\n    <h2>REST client behavior</h2>\n    \n      <div><div><p>A 'full' Service Provider needs less client capabilities than a <a href=\"CapabilityStatement-pa-service-provider-light.html\">light</a> one, as it does not rely on the <a href=\"CapabilityStatement-pa-care-manager.html\">care manager</a> to store the Task or report.  However, it might still need to access and sometimes manipulate observations, goals, plans and other resources stored on external systems.</p>\n</div></div>\n    \n    \n    \n      <br/>\n      <h3>Resource summary</h3>\n      <div class=\"table-wrapper\">              \n        <table class=\"grid\">\n          <thead>\n            <tr>\n              <th>Resource</th>\n              <th>Search</th>\n              <th>Read</th>\n              <th>Read Version</th>\n              <th>Instance History</th>\n              <th>Resource History</th>\n              <th>Create</th>\n              <th>Update</th>\n              <th>Delete</th>\n              <th>Operations</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <th>\n                  CarePlan\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#CarePlan-search-type\" title=\"Allows retrieval of care plans for a given patient.\">\n\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#CarePlan-history-instance\" title=\"Allows seeing how a care plan has changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to the plan.  However, history is not widely supported.\">\n                      \n                        MAY\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#CarePlan-update\" title=\"Allows a service provider to make updates to a plan owned by a care manager.\">\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Condition\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Condition-search-type\" title=\"Allows retrieval of conditions for a given patient.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Condition-history-instance\" title=\"Allows seeing how a condition has changed over time.\">\n                      \n                        MAY\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Goal\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Goal-search-type\" title=\"Allows retrieval of goals for a given patient.\">\n\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Goal-history-instance\" title=\"Allows seeing how goals have changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to goals.  However, history is not widely supported.\">\n                      \n                        MAY\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Goal-update\" title=\"Allows patients or service providers to modify a goal - for example shifting target values or dates, updating the status, etc.  Allowing patients, care-givers, and service providers to help maintain goals is a key aspect of a patient-centered care plan.  However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this.\">\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Observation\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Observation-search-type\" title=\"Allows retrieval of observations for a given patient.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Patient\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Patient-search-type\" title=\"Allows searching of the patients.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Practitioner\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Practitioner-search-type\" title=\"Allows searching of the practitioners.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  PractitionerRole\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#PractitionerRole-search-type\" title=\"Allows searching of the practitioner roles.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  ServiceRequest\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#ServiceRequest-search-type\" title=\"Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Subscription\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Subscription-search-type\" title=\"Allows retrieval of existing subscriptions prior to update.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Subscription-create\" title=\"Allows establishing a new subscription.\">\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Subscription-update\" title=\"Allows revising an existing subscription - to cancel it or change the email address or SMS number.\">\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n          </tbody>\n        </table>\n      </div>\n    \n    \n    \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/CarePlan.html\">CarePlan</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-careplan.html\">PA Care Plan</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"CarePlan-update\"> </a>\n                    <span>update</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows a service provider to make updates to a plan owned by a care manager.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"CarePlan-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of care plans for a given patient.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"CarePlan-history-instance\"> </a>\n                    <span>history-instance</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      MAY\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows seeing how a care plan has changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to the plan.  However, history is not widely supported.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/CarePlan-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only those plans related to physical activity.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-date\">date</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering plans based on the time frame they apply(ied) to.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/CarePlan-status\">lifecycle-status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only active or draft plans.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those plans for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Condition.html\">Condition</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-condition-low-pa.html\">PA Condition - Low Physical Activity</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Condition-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of conditions for a given patient.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Condition-history-instance\"> </a>\n                    <span>history-instance</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      MAY\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows seeing how a condition has changed over time.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known condition records - and more specifically, retrieving more than one in a single call to check for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Condition-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only those plans related to physical activity.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Condition-clinical-status\">clinical-status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only active conditions.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving specific patient conditions - e.g. all 'low physical activity' conditions.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those plans for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Condition-verification-status\">verification-status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows excluding refuted or erroneous conditions.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Goal.html\">Goal</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-goal.html\">PA Goal</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Goal-update\"> </a>\n                    <span>update</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows patients or service providers to modify a goal - for example shifting target values or dates, updating the status, etc.  Allowing patients, care-givers, and service providers to help maintain goals is a key aspect of a patient-centered care plan.  However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Goal-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of goals for a given patient.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Goal-history-instance\"> </a>\n                    <span>history-instance</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      MAY\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows seeing how goals have changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to goals.  However, history is not widely supported.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Goal-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only those goals related to physical activity.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status\">lifecycle-status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only active, completed or other goal statuses.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those goals for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Goal-target-date\">target-date</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering goals based on when they're to be achieved.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Observation.html\">Observation</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-evs-days-per-week.html\">PA Observation - EVS, Days/Week</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-evs-min-per-day.html\">PA Observation - EVS, Minutes/Day</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-evs-min-per-week.html\">PA Observation - EVS, Minutes/Week</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-strength-days-per-week.html\">PA Observation - EVS, Strength Days/Week</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-activity-measure.html\">PA Observation - Supporting, Activity-based</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-activity-group.html\">PA Observation - Supporting, Activity Group</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-time-measure.html\">PA Observation - Supporting, Time-based</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Observation-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of observations for a given patient.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known observation records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Observation-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only those observations related to physical activity.  As well, many clinical systems will require searches to specify a category so the server knows which part of the database to search as different types of observations are stored in different areas.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve a specific type of physical activity vital sign or supporting observation.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-date\">date</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve a observations from a particular time period.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those observations for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Observation-status\">status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows excluding entered-in-error or non-final observations.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Observation-value-quantity\">value-quantity</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>quantity\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieval of only those observations that fall in a particular range.  Particularly useful for cross-patient queries.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Patient.html\">Patient</a>              \n      </h3>\n      \n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Patient-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows searching of the patients.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/individual-birthdate\">birthdate</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          MAY\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering of individuals based on their date of birth.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/individual-family\">family</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          MAY\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering of individuals based on their family name.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/individual-gender\">gender</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          MAY\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering of individuals based on their gender.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/individual-given\">given</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          MAY\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering of individuals based on their given name.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Patient-identifier\">identifier</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Enables filtering of patients based on their unique identifiers.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Patient-name\">name</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Enables filtering of patients based on their full name.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Practitioner.html\">Practitioner</a>              \n      </h3>\n      \n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Practitioner-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows searching of the practitioners.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Practitioner-identifier\">identifier</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Enables filtering of practitioners based on their unique identifiers.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Practitioner-name\">name</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Enables filtering of practitioners based on their full name.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/PractitionerRole.html\">PractitionerRole</a>              \n      </h3>\n      \n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"PractitionerRole-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows searching of the practitioner roles.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty\">specialty</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering of practitioner specialty.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner\">practitioner</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Enables filtering of practitioner roles based on the associated practitioner.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/ServiceRequest.html\">ServiceRequest</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-servicerequest.html\">PA Service Request</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"ServiceRequest-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n          <p>Supported Includes: ServiceRequest:patient, ServiceRequest:requester</p>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known service request records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-authored\">authored</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering orders based on when they were created.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only those referrals related to physical activity.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only orders for particular types of interventions.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those orders for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-performer\">performer</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve orders targeted to a specific performer.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-requester\">requester</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve orders solicited by a specific provider.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-status\">status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve active or completed orders.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Subscription.html\">Subscription</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"http://hl7.org/fhir/uv/subscriptions-backport/STU1.1/StructureDefinition-backport-subscription.html\">R4/B Topic-Based Subscription</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Subscription-create\"> </a>\n                    <span>create</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows establishing a new subscription.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Subscription-update\"> </a>\n                    <span>update</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows revising an existing subscription - to cancel it or change the email address or SMS number.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Subscription-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of existing subscriptions prior to update.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic\">topic</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>uri\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for just subscriptions for Task monitoring.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known subscription records.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Subscription-url\">url</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>uri\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering only for subscriptions that notify a specific endpoint.  Substituting for the 'owner' search parameter, which doesn't exist in R4.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n  \n    <br/>\n    <a name=\"server\"> </a>\n    <h2>REST server behavior</h2>\n    \n      <div><div><p>Unlike a <a href=\"CapabilityStatement-pa-service-provider-light.html\">light Service Provider</a>, 'full' Service Providers expose a RESTful endpoint to allow submission of tasks as well as creation and/or manipulation of other resources by <a href=\"CapabilityStatement-pa-care-manager.html\">Care Managers</a> and <a href=\"CapabilityStatement-pa-patient-engagement.html\">Patient Engagement systems</a>.</p>\n</div></div>\n    \n    \n      <br/>\n      <p>\n        <b>Security:</b>\n      </p>\n      \n        <ul>\n          \n            <li>OAuth</li>\n          \n        </ul>\n      \n      \n        <div><div><p>See additional guidance on the <a href=\"security.html\">security</a> page.</p>\n</div></div>\n      \n    \n    \n      <br/>\n      <h3>Resource summary</h3>\n      <div class=\"table-wrapper\">              \n        <table class=\"grid\">\n          <thead>\n            <tr>\n              <th>Resource</th>\n              <th>Search</th>\n              <th>Read</th>\n              <th>Read Version</th>\n              <th>Instance History</th>\n              <th>Resource History</th>\n              <th>Create</th>\n              <th>Update</th>\n              <th>Delete</th>\n              <th>Operations</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <th>\n                  CarePlan\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#CarePlan-search-type\" title=\"Allows retrieval of care plans for a given patient.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#CarePlan-history-instance\" title=\"Allows seeing how a care plan has changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to the plan.  However, history is not widely supported.\">\n                      \n                        MAY\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#CarePlan-create\" title=\"Allows patients or service providers to add additional physical activity related care plans.  As with updates, this is a key part of a patient-centered care plan, but not all systems or organizations will be able to do this.\">\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#CarePlan-update\" title=\"Allows patients or service providers to modify a care plan.  Allowing patients, care-givers, and service providers to help maintain care plans is a key aspect of a patient-centered care plan.  However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this. Please note if 'create' is supported, 'update' becomes mandatory, as systems supporting creation should have the necessary mechanisms in place to support updates.\">\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  DocumentReference\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#DocumentReference-search-type\" title=\"Allows monitoring of previously-retrieved DocumentReferences in the event the image/document is amended, corrected, or updated.\">\n\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#DocumentReference-create\" title=\"Allows a ServiceProvider to add additional images/documents for later retrieval.\">\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#DocumentReference-update\" title=\"Allows a ServiceProvider to replace an existing image/document with a newer version.\">\n                      \n                        MAY\n                      \n                    </a>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Goal\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Goal-search-type\" title=\"Allows retrieval of goals for a given patient.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Goal-history-instance\" title=\"Allows seeing how goals have changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to goals.  However, history is not widely supported.\">\n                      \n                        MAY\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Goal-create\" title=\"Allows patients or service providers to add additional physical activity related goals.  As with updates, this is a key part of a patient-centered care plan, but not all systems or organizations will be able to do this.\">\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Goal-update\" title=\"Allows patients or service providers to modify a goal - for example shifting target values or dates, updating the status, etc.  Allowing patients, care-givers, and service providers to help maintain goals is a key aspect of a patient-centered care plan.  However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this. Please note if 'create' is supported, 'update' becomes mandatory, as systems supporting creation should have the necessary mechanisms in place to support updates.\">\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Observation\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Observation-search-type\" title=\"Allows retrieval of observations for a given patient.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Observation-create\" title=\"Allows other systems to record physical-activity related observations.\">\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Observation-update\" title=\"Allows correction of or adding comments to previously recorded observations.\">\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Patient\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Patient-search-type\" title=\"Allows searching of the patients.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Practitioner\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Practitioner-search-type\" title=\"Allows searching of the practitioners.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  PractitionerRole\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#PractitionerRole-search-type\" title=\"Allows searching of the practitioner roles.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  DiagnosticReport\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#DiagnosticReport-search-type\" title=\"Allows searching for reports for a particular patient or checking for updates to previously retrieved records.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Questionnaire\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Questionnaire-search-type\" title=\"Allows retrieval of questionnaires to be completed.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  QuestionnaireResponse\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#QuestionnaireResponse-search-type\" title=\"Allows retrieval of completed or in-progresss questionnaire responses.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#QuestionnaireResponse-create\" title=\"Allows other systems to record questionnaire responses.\">\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#QuestionnaireResponse-update\" title=\"Allows correction of or continued editing of a previously recorded questionnaire response.\">\n                      \n                        SHOULD\n                      \n                    </a>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  ServiceRequest\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#ServiceRequest-search-type\" title=\"Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Subscription\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Subscription-search-type\" title=\"Allows retrieval of existing subscriptions prior to update.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Subscription-create\" title=\"Allows establishing a new subscription.\">\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Subscription-update\" title=\"Allows revising an existing subscription - to cancel it or change the email address or SMS number.\">\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n              <tr>\n                <th>\n                  Task\n                  \n                </th>\n                <td>\n                  \n                    <a href=\"#Task-search-type\" title=\"Allows polling multiple tasks simultaneously, as well as retrieving referenced resources as part of a single query.\">\n\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Task-create\" title=\"Allows a service provider to create a patient-assigned Task.\">\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                  \n                </td>\n                <td>\n                  \n                    <a href=\"#Task-update\" title=\"Allows existing tasks to be updated - to change their status and/or to attach 'outputs' resulting from the Task.\">\n                      \n                        SHALL\n                      \n                    </a>\n                  \n                  \n                  \n                </td>\n                <td>\n                  \n                  \n                </td>\n                <td>\n                  \n                </td>\n              </tr>\n            \n          </tbody>\n        </table>\n      </div>\n    \n    \n    \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/CarePlan.html\">CarePlan</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-careplan.html\">PA Care Plan</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"CarePlan-update\"> </a>\n                    <span>update</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows patients or service providers to modify a care plan.  Allowing patients, care-givers, and service providers to help maintain care plans is a key aspect of a patient-centered care plan.  However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this. Please note if 'create' is supported, 'update' becomes mandatory, as systems supporting creation should have the necessary mechanisms in place to support updates.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"CarePlan-create\"> </a>\n                    <span>create</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows patients or service providers to add additional physical activity related care plans.  As with updates, this is a key part of a patient-centered care plan, but not all systems or organizations will be able to do this.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"CarePlan-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of care plans for a given patient.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"CarePlan-history-instance\"> </a>\n                    <span>history-instance</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      MAY\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows seeing how a care plan has changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to the plan.  However, history is not widely supported.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/CarePlan-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only those plans related to physical activity.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-date\">date</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering plans based on the time frame they apply(ied) to.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/CarePlan-status\">lifecycle-status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only active or draft plans.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those plans for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/DocumentReference.html\">DocumentReference</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"http://hl7.org/fhir/us/core/STU3.1.1/StructureDefinition-us-core-documentreference.html\">US Core DocumentReference Profile</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"DocumentReference-create\"> </a>\n                    <span>create</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows a ServiceProvider to add additional images/documents for later retrieval.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"DocumentReference-update\"> </a>\n                    <span>update</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      MAY\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows a ServiceProvider to replace an existing image/document with a newer version.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"DocumentReference-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows monitoring of previously-retrieved DocumentReferences in the event the image/document is amended, corrected, or updated.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known document-reference records - and more specifically, retrieving  more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype\">contenttype</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only PDFs, images, etc.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/DocumentReference-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records tied to a particular category (e.g. physical-activity).</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/DocumentReference-description\">description</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering based on words found in the description - i.e. with a 'contains' search.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Goal.html\">Goal</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-goal.html\">PA Goal</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Goal-update\"> </a>\n                    <span>update</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows patients or service providers to modify a goal - for example shifting target values or dates, updating the status, etc.  Allowing patients, care-givers, and service providers to help maintain goals is a key aspect of a patient-centered care plan.  However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this. Please note if 'create' is supported, 'update' becomes mandatory, as systems supporting creation should have the necessary mechanisms in place to support updates.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Goal-create\"> </a>\n                    <span>create</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows patients or service providers to add additional physical activity related goals.  As with updates, this is a key part of a patient-centered care plan, but not all systems or organizations will be able to do this.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Goal-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of goals for a given patient.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Goal-history-instance\"> </a>\n                    <span>history-instance</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      MAY\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows seeing how goals have changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to goals.  However, history is not widely supported.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Goal-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only those goals related to physical activity.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status\">lifecycle-status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only active, completed or other goal statuses.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those goals for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Goal-target-date\">target-date</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering goals based on when they're to be achieved.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Observation.html\">Observation</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-evs-days-per-week.html\">PA Observation - EVS, Days/Week</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-evs-min-per-day.html\">PA Observation - EVS, Minutes/Day</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-evs-min-per-week.html\">PA Observation - EVS, Minutes/Week</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-strength-days-per-week.html\">PA Observation - EVS, Strength Days/Week</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-activity-measure.html\">PA Observation - Supporting, Activity-based</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-activity-group.html\">PA Observation - Supporting, Activity Group</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-observation-time-measure.html\">PA Observation - Supporting, Time-based</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Observation-update\"> </a>\n                    <span>update</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows correction of or adding comments to previously recorded observations.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Observation-create\"> </a>\n                    <span>create</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows other systems to record physical-activity related observations.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Observation-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of observations for a given patient.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known observation records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Observation-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only those observations related to physical activity.  As well, many clinical systems will require searches to specify a category so the server knows which part of the database to search as different types of observations are stored in different areas.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve a specific type of physical activity vital sign or supporting observation.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-date\">date</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve a observations from a particular time period.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those observations for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Observation-status\">status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows excluding entered-in-error or non-final observations.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Observation-value-quantity\">value-quantity</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>quantity\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieval of only those observations that fall in a particular range.  Particularly useful for cross-patient queries.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Patient.html\">Patient</a>              \n      </h3>\n      \n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Patient-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows searching of the patients.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/individual-birthdate\">birthdate</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          MAY\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering of individuals based on their date of birth.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/individual-family\">family</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          MAY\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering of individuals based on their family name.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/individual-gender\">gender</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          MAY\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering of individuals based on their gender.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/individual-given\">given</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          MAY\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering of individuals based on their given name.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Patient-identifier\">identifier</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Enables filtering of patients based on their unique identifiers.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Patient-name\">name</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Enables filtering of patients based on their full name.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Practitioner.html\">Practitioner</a>              \n      </h3>\n      \n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Practitioner-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows searching of the practitioners.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Practitioner-identifier\">identifier</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Enables filtering of practitioners based on their unique identifiers.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Practitioner-name\">name</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Enables filtering of practitioners based on their full name.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/PractitionerRole.html\">PractitionerRole</a>              \n      </h3>\n      \n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"PractitionerRole-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows searching of the practitioner roles.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty\">specialty</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering of practitioner specialty.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner\">practitioner</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Enables filtering of practitioner roles based on the associated practitioner.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/DiagnosticReport.html\">DiagnosticReport</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-diagnosticreport.html\">PA Intervention Report</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"DiagnosticReport-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows searching for reports for a particular patient or checking for updates to previously retrieved records.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Procedure-based-on\">basedOn</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to reports created in fulfillement of a particular order or referral.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to specific types of reports.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-date\">date</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering reports based on the period the cover.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Procedure-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only those reports related to physical activity.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those reports for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-performer\">performer</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve reports created by a specific performer.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-status\">status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve active or completed reports.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Questionnaire.html\">Questionnaire</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaire-pop-obsn.html\">Populatable Questionnaire - Observation</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaire-extr-obsn.html\">Extractable Questionnaire - Observation</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Questionnaire-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of questionnaires to be completed.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known questionnaire records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-url\">url</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>uri\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving a referenced Questionnaire.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-version\">version</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving a specific version of a referenced questionnaire.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-context-type-value\">context-type-value</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>composite\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for Questionnaires that are phyical activity-related.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-identifier\">identifier</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving Questionnaires with a known identifier.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-publisher\">publisher</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving Questionnaires based on who is responsible for having defined the form.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-status\">status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve active questionnaires.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type\">subject-type</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving Questionnaires that are intended to provide information about patients - as opposed to practitioners, organizations, etc.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Questionnaire-title\">title</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>string\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows searching for forms by name.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/QuestionnaireResponse.html\">QuestionnaireResponse</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"http://hl7.org/fhir/uv/sdc/STU3/StructureDefinition-sdc-questionnaireresponse.html\">SDC Questionnaire Response</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"QuestionnaireResponse-update\"> </a>\n                    <span>update</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHOULD\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows correction of or continued editing of a previously recorded questionnaire response.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"QuestionnaireResponse-create\"> </a>\n                    <span>create</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows other systems to record questionnaire responses.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"QuestionnaireResponse-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of completed or in-progresss questionnaire responses.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known questionnaire response records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author\">author</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering responses previously created by a particular individual.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored\">authored</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering responses based on when they were completed.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those responses for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire\">questionnaire</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving a referenced Questionnaire.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status\">status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve completed questionnaire responses.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/ServiceRequest.html\">ServiceRequest</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-servicerequest.html\">PA Service Request</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"ServiceRequest-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n          <p>Supported Includes: ServiceRequest:patient, ServiceRequest:requester</p>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known service request records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-authored\">authored</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering orders based on when they were created.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-category\">category</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only those referrals related to physical activity.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving only orders for particular types of interventions.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those orders for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-performer\">performer</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve orders targeted to a specific performer.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-requester\">requester</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve orders solicited by a specific provider.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-status\">status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve active or completed orders.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Subscription.html\">Subscription</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"http://hl7.org/fhir/uv/subscriptions-backport/STU1.1/StructureDefinition-backport-subscription.html\">R4/B Topic-Based Subscription</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Subscription-create\"> </a>\n                    <span>create</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows establishing a new subscription.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Subscription-update\"> </a>\n                    <span>update</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows revising an existing subscription - to cancel it or change the email address or SMS number.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Subscription-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows retrieval of existing subscriptions prior to update.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic\">topic</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>uri\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for just subscriptions for Task monitoring.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known subscription records.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Subscription-url\">url</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>uri\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering only for subscriptions that notify a specific endpoint.  Substituting for the 'owner' search parameter, which doesn't exist in R4.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n      <br/>\n      <br/>\n      <h3>\n        <a href=\"http://hl7.org/fhir/Task.html\">Task</a>              \n      </h3>\n      \n      \n        <p>Supported Profile(s):</p>\n        <ul>\n          \n            <li>\n              <a href=\"StructureDefinition-pa-task-for-referral-management.html\">PA Task for Referral Management</a>\n              \n            </li>\n          \n            <li>\n              <a href=\"http://hl7.org/fhir/us/sdoh-clinicalcare/STU2.1/StructureDefinition-SDOHCC-TaskForPatient.html\">SDOHCC Task For Patient</a>\n              \n            </li>\n          \n        </ul>\n      \n      \n        <h4>Behavior</h4>\n        \n          <p>Versioning support: versioned-update</p>\n        \n        \n          <p>Reference policy: literal</p>\n        \n      \n        <!-- Note: description doesn't exist yet -->\n      \n      <h4>Interactions</h4>\n      <div class=\"table-wrapper\">\n        <table class=\"list\">\n          <thead>\n            <tr>\n              <th style=\"text-align: center\">Name</th>\n              \n                <th style=\"text-align: center\">Conformance</th>\n              \n              <th style=\"text-align: center\">Description</th>\n            </tr>\n          </thead>\n          <tbody>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Task-create\"> </a>\n                    <span>create</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows a service provider to create a patient-assigned Task.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Task-update\"> </a>\n                    <span>update</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows existing tasks to be updated - to change their status and/or to attach 'outputs' resulting from the Task.</p>\n</div>\n                </td>\n              </tr>\n            \n              <tr>\n                <td>\n                  <b>\n                    <a name=\"Task-search-type\"> </a>\n                    <span>search-type</span>\n                  </b>\n                </td>\n                \n                  <td>\n                    \n                      SHALL\n                    \n                  </td>\n                \n                <td>\n                  <div><p>Allows polling multiple tasks simultaneously, as well as retrieving referenced resources as part of a single query.</p>\n</div>\n                </td>\n              </tr>\n            \n            \n          </tbody>\n        </table>\n      </div>\n      \n        <h4>Search</h4>\n        \n          <p>Supported Includes: Task:focus, Task:output, Task:patient, ServiceRequest:requester</p>\n        \n        \n        \n          <div class=\"table-wrapper\">\n            <table class=\"list\">\n              <thead>\n                <tr>\n                  <th style=\"text-align: center\">Parameter</th>\n                  \n                    <th style=\"text-align: center\">Conformance</th>\n                  \n                  <th style=\"text-align: center\">Type</th>\n                  <th style=\"text-align: center\">Definition &amp; Chaining</th>\n                </tr>\n              </thead>\n              <tbody>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-id\">_id</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving known task records - and more specifically, retrieving more than one in a single call to poll for updates.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Resource-lastUpdated\">_lastUpdated</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>date\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for only records that have changed since last query.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-code\">code</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering for 'fulfill' tasks as opposed to others. Some systems may require code to be included as a filter criteria as different Task codes may correspond to  different internal database tables.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Task-owner\">owner</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering only for tasks that are assigned to a particular owner (or alternatively, tasks that have not yet been assigned).</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/clinical-patient\">patient</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only those tasks for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Task-requester\">requester</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve tasks initiated by a specific provider.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/ServiceRequest-status\">status</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>token\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows filtering to only retrieve active or completed orders.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/SearchParameter/Task-focus\">focus</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHALL\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows retrieving the task(s) seeking fulfillment of a particular ServiceRequest.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n                  <tr>\n                    <td>\n                      <b>\n                        \n                          <a href=\"http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference\">output</a>\n                        \n                      </b>\n                    </td>\n                    \n                      <td>\n                        \n                          SHOULD\n                        \n                      </td>\n                    \n                    <td>reference\n                      \n                    </td>\n                    <td>\n                      <div><p>Allows for the 'output' of a Task to be included when retrieving a Task.</p>\n</div>\n                      \n                    </td>\n                  </tr>\n                \n              </tbody>\n            </table>\n          </div>\n        \n      \n    \n  \n  \n  \n</div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "pc" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
fhir:value [
fhir:v "2"^^xsd:integer ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/us/physical-activity/ImplementationGuide/physical-activity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/ImplementationGuide/physical-activity>         ]       ] )     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
fhir:value [
fhir:v "trial-use" ;
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ] ;
fhir:value [
fhir:v "http://hl7.org/fhir/us/physical-activity/ImplementationGuide/physical-activity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/ImplementationGuide/physical-activity>         ]       ] )     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/us/physical-activity/CapabilityStatement/pa-service-provider-full"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.1"] ; # 
  fhir:name [ fhir:v "PAServiceProviderFull"] ; # 
  fhir:title [ fhir:v "PA Service Provider (Full)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2022-06-18"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "HL7 International / Patient Care"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 International / Patient Care" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/Special/committees/patientcare" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Describes the expected capabilities of a system used by a personal trainer, community fitness organization, or other entity that delivers services that help a patient to improve or maintain their level of physical activity.  This set of capabilities is appropriate for service providers that CAN expose their own FHIR server and that store Tasks, reports and other resources locally and expose them for query by [Care Managers](CapabilityStatement-pa-care-manager.html) and [Patient Engagement systems](CapabilityStatement-pa-patient-engagement.html)."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ]     ] )
  ] ) ; # 
  fhir:kind [ fhir:v "requirements"] ; # 
  fhir:imports ( [
fhir:v "http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client>
  ] ) ; # 
  fhir:fhirVersion [ fhir:v "4.0.1"] ; # 
  fhir:format ( [ fhir:v "json"] [ fhir:v "xml"] ) ; # 
  fhir:rest ( [
fhir:mode [ fhir:v "client" ] ;
fhir:documentation [ fhir:v "A 'full' Service Provider needs less client capabilities than a [light](CapabilityStatement-pa-service-provider-light.html) one, as it does not rely on the [care manager](CapabilityStatement-pa-care-manager.html) to store the Task or report.  However, it might still need to access and sometimes manipulate observations, goals, plans and other resources stored on external systems." ] ;
    ( fhir:resource [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "CarePlan" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows accessing and manipulating Care Plans stored on a Care Manager." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows a service provider to make updates to a plan owned by a care manager." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of care plans for a given patient." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows seeing how a care plan has changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to the plan.  However, history is not widely supported." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CarePlan-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CarePlan-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only those plans related to physical activity." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering plans based on the time frame they apply(ied) to." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "lifecycle-status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CarePlan-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CarePlan-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only active or draft plans." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those plans for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "Condition" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-condition-low-pa"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-condition-low-pa> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Accessing the formal 'low physical activity' condition may be necessary to support prior authorization or claims." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of conditions for a given patient." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows seeing how a condition has changed over time." ]       ] ) ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known condition records - and more specifically, retrieving more than one in a single call to check for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Condition-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Condition-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only those plans related to physical activity." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "clinical-status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Condition-clinical-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Condition-clinical-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only active conditions." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving specific patient conditions - e.g. all 'low physical activity' conditions." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those plans for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "verification-status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Condition-verification-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Condition-verification-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows excluding refuted or erroneous conditions." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Goal" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows accessing and potentially updating goals maintained by a Care Manager." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows patients or service providers to modify a goal - for example shifting target values or dates, updating the status, etc.  Allowing patients, care-givers, and service providers to help maintain goals is a key aspect of a patient-centered care plan.  However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of goals for a given patient." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows seeing how goals have changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to goals.  However, history is not widely supported." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Goal-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Goal-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only those goals related to physical activity." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "lifecycle-status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only active, completed or other goal statuses." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those goals for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "target-date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Goal-target-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Goal-target-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering goals based on when they're to be achieved." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Observation" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows accessing observations maintained by a Care Manager." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of observations for a given patient." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known observation records - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only those observations related to physical activity.  As well, many clinical systems will require searches to specify a category so the server knows which part of the database to search as different types of observations are stored in different areas." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve a specific type of physical activity vital sign or supporting observation." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve a observations from a particular time period." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those observations for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows excluding entered-in-error or non-final observations." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "value-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-value-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "Allows retrieval of only those observations that fall in a particular range.  Particularly useful for cross-patient queries." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Patient" ] ;
fhir:documentation [ fhir:v "Allows searching of the patients." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows searching of the patients." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "birthdate" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-birthdate>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering of individuals based on their date of birth." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "family" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-family"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-family>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Allows filtering of individuals based on their family name." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "gender" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-gender>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering of individuals based on their gender." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "given" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-given"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-given>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Allows filtering of individuals based on their given name." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Enables filtering of patients based on their unique identifiers." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Enables filtering of patients based on their full name." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Practitioner" ] ;
fhir:documentation [ fhir:v "Allows searching of the practitioners." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows searching of the practitioners." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Practitioner-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Practitioner-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Enables filtering of practitioners based on their unique identifiers." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Practitioner-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Practitioner-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Enables filtering of practitioners based on their full name." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "PractitionerRole" ] ;
fhir:documentation [ fhir:v "Allows searching of the practitioner roles." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows searching of the practitioner roles." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "specialty" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering of practitioner specialty." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "practitioner" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Enables filtering of practitioner roles based on the associated practitioner." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "ServiceRequest" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-servicerequest> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows retrieval of physical activity-related referrals from Care managers." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders." ]       ] ) ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchInclude [
fhir:v "ServiceRequest:patient" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "ServiceRequest:requester" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known service request records - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "authored" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-authored"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-authored>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering orders based on when they were created." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only those referrals related to physical activity." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only orders for particular types of interventions." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those orders for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "performer" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-performer>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve orders targeted to a specific performer." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "requester" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-requester"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-requester>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve orders solicited by a specific provider." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve active or completed orders." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]       ] ) ;
fhir:type [ fhir:v "Subscription" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows subscribing to Patient Tasks hosted on a CareManager." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows establishing a new subscription." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows revising an existing subscription - to cancel it or change the email address or SMS number." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of existing subscriptions prior to update." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "topic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Allows filtering for just subscriptions for Task monitoring." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known subscription records." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Subscription-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Subscription-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Allows filtering only for subscriptions that notify a specific endpoint.  Substituting for the 'owner' search parameter, which doesn't exist in R4." ]       ] )     ] )
  ] [
fhir:mode [ fhir:v "server" ] ;
fhir:documentation [ fhir:v "Unlike a [light Service Provider](CapabilityStatement-pa-service-provider-light.html), 'full' Service Providers expose a RESTful endpoint to allow submission of tasks as well as creation and/or manipulation of other resources by [Care Managers](CapabilityStatement-pa-care-manager.html) and [Patient Engagement systems](CapabilityStatement-pa-patient-engagement.html)." ] ;
fhir:security [
      ( fhir:service [
        ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/restful-security-service"^^xsd:anyURI ] ;
fhir:code [ fhir:v "OAuth" ]         ] )       ] ) ;
fhir:description [ fhir:v "See additional guidance on the [security](security.html) page." ]     ] ;
    ( fhir:resource [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "CarePlan" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Shares and, ideally, allows external systems to add and update care plans. If 'create' interaction is supported, 'update' becomes mandatory." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows patients or service providers to modify a care plan.  Allowing patients, care-givers, and service providers to help maintain care plans is a key aspect of a patient-centered care plan.  However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this. Please note if 'create' is supported, 'update' becomes mandatory, as systems supporting creation should have the necessary mechanisms in place to support updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows patients or service providers to add additional physical activity related care plans.  As with updates, this is a key part of a patient-centered care plan, but not all systems or organizations will be able to do this." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of care plans for a given patient." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows seeing how a care plan has changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to the plan.  However, history is not widely supported." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CarePlan-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CarePlan-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only those plans related to physical activity." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering plans based on the time frame they apply(ied) to." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "lifecycle-status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/CarePlan-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/CarePlan-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only active or draft plans." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those plans for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "DocumentReference" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows retrieving PDFs or similar content referenced by a Patient Task.  These generally will not be patient-specific resources." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows a ServiceProvider to add additional images/documents for later retrieval." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows a ServiceProvider to replace an existing image/document with a newer version." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows monitoring of previously-retrieved DocumentReferences in the event the image/document is amended, corrected, or updated." ]       ] ) ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known document-reference records - and more specifically, retrieving  more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "contenttype" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering for only PDFs, images, etc." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/DocumentReference-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records tied to a particular category (e.g. physical-activity)." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "description" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/DocumentReference-description"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/DocumentReference-description>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Allows filtering based on words found in the description - i.e. with a 'contains' search." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "Goal" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Shares and, ideally, allows external systems to add and update goals. If 'create' interaction is supported, 'update' becomes mandatory." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows patients or service providers to modify a goal - for example shifting target values or dates, updating the status, etc.  Allowing patients, care-givers, and service providers to help maintain goals is a key aspect of a patient-centered care plan.  However, not all care manager systems (or their organizations) yet have the technical mechanisms or policies in place to support this. Please note if 'create' is supported, 'update' becomes mandatory, as systems supporting creation should have the necessary mechanisms in place to support updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows patients or service providers to add additional physical activity related goals.  As with updates, this is a key part of a patient-centered care plan, but not all systems or organizations will be able to do this." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of goals for a given patient." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:code [ fhir:v "history-instance" ] ;
fhir:documentation [ fhir:v "Allows seeing how goals have changed over time.  This may be particularly important if multiple stakeholders have the ability to make adjustments to goals.  However, history is not widely supported." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Goal-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Goal-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only those goals related to physical activity." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "lifecycle-status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only active, completed or other goal statuses." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those goals for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "target-date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Goal-target-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Goal-target-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering goals based on when they're to be achieved." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "Observation" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Exposes and allows manipulation of physical activity vital sign and supporting observations." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows correction of or adding comments to previously recorded observations." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows other systems to record physical-activity related observations." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of observations for a given patient." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known observation records - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only those observations related to physical activity.  As well, many clinical systems will require searches to specify a category so the server knows which part of the database to search as different types of observations are stored in different areas." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve a specific type of physical activity vital sign or supporting observation." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve a observations from a particular time period." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those observations for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows excluding entered-in-error or non-final observations." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "value-quantity" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Observation-value-quantity"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Observation-value-quantity>         ] ;
fhir:type [ fhir:v "quantity" ] ;
fhir:documentation [ fhir:v "Allows retrieval of only those observations that fall in a particular range.  Particularly useful for cross-patient queries." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Patient" ] ;
fhir:documentation [ fhir:v "Allows searching of the patients." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows searching of the patients." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "birthdate" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-birthdate"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-birthdate>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering of individuals based on their date of birth." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "family" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-family"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-family>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Allows filtering of individuals based on their family name." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "gender" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-gender"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-gender>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering of individuals based on their gender." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]         ] ) ;
fhir:name [ fhir:v "given" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/individual-given"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/individual-given>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Allows filtering of individuals based on their given name." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Enables filtering of patients based on their unique identifiers." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Patient-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Patient-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Enables filtering of patients based on their full name." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Practitioner" ] ;
fhir:documentation [ fhir:v "Allows searching of the practitioners." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows searching of the practitioners." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Practitioner-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Practitioner-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Enables filtering of practitioners based on their unique identifiers." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "name" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Practitioner-name"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Practitioner-name>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Enables filtering of practitioners based on their full name." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "PractitionerRole" ] ;
fhir:documentation [ fhir:v "Allows searching of the practitioner roles." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows searching of the practitioner roles." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "specialty" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-specialty>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering of practitioner specialty." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "practitioner" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/PractitionerRole-practitioner>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Enables filtering of practitioner roles based on the associated practitioner." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "DiagnosticReport" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-diagnosticreport"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-diagnosticreport> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows retrieval of the reports on physical activity-related interventions." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows searching for reports for a particular patient or checking for updates to previously retrieved records." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "basedOn" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Procedure-based-on"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Procedure-based-on>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to reports created in fulfillement of a particular order or referral." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to specific types of reports." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "date" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-date"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-date>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering reports based on the period the cover." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Procedure-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Procedure-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only those reports related to physical activity." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those reports for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "performer" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-performer>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve reports created by a specific performer." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve active or completed reports." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "Questionnaire" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-obsn"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-obsn> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-obsn"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-obsn> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows retrieval of Questionnaires to be filled in." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of questionnaires to be completed." ]       ] ) ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known questionnaire records - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Allows retrieving a referenced Questionnaire." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "version" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-version"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-version>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving a specific version of a referenced questionnaire." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "context-type-value" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-context-type-value"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-context-type-value>         ] ;
fhir:type [ fhir:v "composite" ] ;
fhir:documentation [ fhir:v "Allows filtering for Questionnaires that are phyical activity-related." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "identifier" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-identifier"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-identifier>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving Questionnaires with a known identifier." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "publisher" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-publisher"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-publisher>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Allows retrieving Questionnaires based on who is responsible for having defined the form." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve active questionnaires." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "subject-type" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving Questionnaires that are intended to provide information about patients - as opposed to practitioners, organizations, etc." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "title" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Questionnaire-title"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Questionnaire-title>         ] ;
fhir:type [ fhir:v "string" ] ;
fhir:documentation [ fhir:v "Allows searching for forms by name." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "QuestionnaireResponse" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows recording and retrieval of questionnaire responses." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows correction of or continued editing of a previously recorded questionnaire response." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows other systems to record questionnaire responses." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of completed or in-progresss questionnaire responses." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known questionnaire response records - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "author" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering responses previously created by a particular individual." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "authored" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering responses based on when they were completed." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those responses for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "questionnaire" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows retrieving a referenced Questionnaire." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve completed questionnaire responses." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "MAY" ]       ] ) ;
fhir:type [ fhir:v "ServiceRequest" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-servicerequest"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-servicerequest> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows 'prescribing' physical activity for a patient - for retrieval by a Patient Engagement system." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders." ]       ] ) ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchInclude [
fhir:v "ServiceRequest:patient" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "ServiceRequest:requester" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known service request records - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "authored" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-authored"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-authored>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering orders based on when they were created." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "category" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-category"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-category>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only those referrals related to physical activity." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving only orders for particular types of interventions." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those orders for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "performer" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-performer"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-performer>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve orders targeted to a specific performer." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "requester" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-requester"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-requester>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve orders solicited by a specific provider." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve active or completed orders." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]       ] ) ;
fhir:type [ fhir:v "Subscription" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows establishing and maintaining subscriptions for Task notifications.  Needed for both referral and patient tasks." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows establishing a new subscription." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows revising an existing subscription - to cancel it or change the email address or SMS number." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows retrieval of existing subscriptions prior to update." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "topic" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Allows filtering for just subscriptions for Task monitoring." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known subscription records." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "url" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Subscription-url"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Subscription-url>         ] ;
fhir:type [ fhir:v "uri" ] ;
fhir:documentation [ fhir:v "Allows filtering only for subscriptions that notify a specific endpoint.  Substituting for the 'owner' search parameter, which doesn't exist in R4." ]       ] )     ] [
      ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]       ] ) ;
fhir:type [ fhir:v "Task" ] ;
      ( fhir:supportedProfile [
fhir:v "http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-task-for-referral-management"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-task-for-referral-management> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] [
fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient> ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] )       ] ) ;
fhir:documentation [ fhir:v "Allows receipt of requests to fulfill referrals from a Service Provider, possible cancellations or notes on those requests, as well as surfacing the status of the referral back to the Care Manager and possibly Patient Engagement systems." ] ;
      ( fhir:interaction [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "create" ] ;
fhir:documentation [ fhir:v "Allows a service provider to create a patient-assigned Task." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "update" ] ;
fhir:documentation [ fhir:v "Allows existing tasks to be updated - to change their status and/or to attach 'outputs' resulting from the Task." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:code [ fhir:v "search-type" ] ;
fhir:documentation [ fhir:v "Allows polling multiple tasks simultaneously, as well as retrieving referenced resources as part of a single query." ]       ] ) ;
fhir:versioning [ fhir:v "versioned-update" ] ;
      ( fhir:referencePolicy [ fhir:v "literal" ] ) ;
      ( fhir:searchInclude [
fhir:v "Task:focus" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "Task:output" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "Task:patient" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] [
fhir:v "ServiceRequest:requester" ;
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] )       ] ) ;
      ( fhir:searchParam [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "_id" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-id"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-id>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows retrieving known task records - and more specifically, retrieving more than one in a single call to poll for updates." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "_lastUpdated" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Resource-lastUpdated>         ] ;
fhir:type [ fhir:v "date" ] ;
fhir:documentation [ fhir:v "Allows filtering for only records that have changed since last query." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "code" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-code"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-code>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering for 'fulfill' tasks as opposed to others. Some systems may require code to be included as a filter criteria as different Task codes may correspond to  different internal database tables." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "owner" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Task-owner"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Task-owner>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering only for tasks that are assigned to a particular owner (or alternatively, tasks that have not yet been assigned)." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "patient" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/clinical-patient>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only those tasks for a specific patient.  Most systems will treat this as a mandatory search parameter, though systems MAY support cross-patient search, at least through bulk-data interfaces for payer or research use." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "requester" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Task-requester"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Task-requester>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve tasks initiated by a specific provider." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "status" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/ServiceRequest-status"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/ServiceRequest-status>         ] ;
fhir:type [ fhir:v "token" ] ;
fhir:documentation [ fhir:v "Allows filtering to only retrieve active or completed orders." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHALL" ]         ] ) ;
fhir:name [ fhir:v "focus" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/SearchParameter/Task-focus"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/SearchParameter/Task-focus>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows retrieving the task(s) seeking fulfillment of a particular ServiceRequest." ]       ] [
        ( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation"^^xsd:anyURI ] ;
fhir:value [ fhir:v "SHOULD" ]         ] ) ;
fhir:name [ fhir:v "output" ] ;
fhir:definition [
fhir:v "http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference>         ] ;
fhir:type [ fhir:v "reference" ] ;
fhir:documentation [ fhir:v "Allows for the 'output' of a Task to be included when retrieving a Task." ]       ] )     ] )
  ] ) . #