This page is part of the U.S. Physical Activity IG (v1.0.0-ballot: STU 1.0 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
Active as of 2022-06-18 |
<CapabilityStatement xmlns="http://hl7.org/fhir">
<id value="pa-care-manager"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<br/>
<h2>General</h2>
<div class="table-wrapper">
<table class="grid">
<tbody>
<tr>
<th>Supported FHIR Version:</th>
<td>
4.0.1
</td>
</tr>
<tr>
<th>Supported exchange formats:</th>
<td>
json, xml
</td>
</tr>
</tbody>
</table>
</div>
<p>
<b>Jump to:</b>
</p>
<ul>
<li><a href="#client">REST client</a></li>
<li><a href="#server">REST server</a></li>
</ul>
<br/>
<a name="client"> </a>
<h2>REST client behavior</h2>
<div><div><p>Care managers only act as clients in situation where they are interacting with 'full' <a href="CapabilityStatement-pa-service-provider-full.html">service providers</a> which have their own FHIR server interfaces. In this mode, the Care Manager can create and/or retrieve information from the referral recipient. There is no expectation that <a href="CapabilityStatement-pa-patient-engagement.html">patient engagement</a> systems will have their own FHIR server interfaces.</p>
</div></div>
<br/>
<h3>Resource summary</h3>
<div class="table-wrapper">
<table class="grid">
<thead>
<tr>
<th>Resource</th>
<th>Search</th>
<th>Read</th>
<th>Read Version</th>
<th>Instance History</th>
<th>Resource History</th>
<th>Create</th>
<th>Update</th>
<th>Delete</th>
<th>Operations</th>
</tr>
</thead>
<tbody>
<tr>
<th>
CarePlan
</th>
<td>
<a href="#CarePlan-search-type" title="Allows retrieval of care plans for a given patient.">
SHOULD
</a>
</td>
<td>
</td>
<td>
</td>
<td>
<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.">
MAY
</a>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="#CarePlan-update" title="Allows a clinician to make updates to a plan owned by a service provider.">
SHOULD
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
Goal
</th>
<td>
<a href="#Goal-search-type" title="Allows retrieval of goals for a given patient.">
SHOULD
</a>
</td>
<td>
</td>
<td>
</td>
<td>
<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.">
MAY
</a>
</td>
<td>
</td>
<td>
</td>
<td>
<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.">
SHOULD
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
Observation
</th>
<td>
<a href="#Observation-search-type" title="Allows retrieval of observations for a given patient.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
DiagnosticReport
</th>
<td>
<a href="#DiagnosticReport-search-type" title="Allows searching for reports for a particular patient or checking for updates to previously retrieved records.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
Task
</th>
<td>
<a href="#Task-search-type" title="Allows checking for updates on a Task after receiving a subscription notification.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="#Task-create" title="Allows a creation of Task on a Service Provider system.">
SHOULD
</a>
</td>
<td>
<a href="#Task-update" title="Allows cancelling or adding notes to an existing Task.">
SHOULD
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
Subscription
</th>
<td>
<a href="#Subscription-search-type" title="Allows retrieval of existing subscriptions prior to update.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="#Subscription-create" title="Allows establishing a new subscription.">
SHALL
</a>
</td>
<td>
<a href="#Subscription-update" title="Allows revising an existing subscription - to cancel it or change the email address or SMS number.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/CarePlan.html">CarePlan</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="CarePlan-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<div><p>Allows a clinician to make updates to a plan owned by a service provider.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="CarePlan-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<div><p>Allows retrieval of care plans for a given patient.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="CarePlan-history-instance"> </a>
<span>history-instance</span>
</b>
</td>
<td>
MAY
</td>
<td>
<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>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/CarePlan-category">category</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving only those plans related to physical activity.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-date">date</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering plans based on the time frame they apply(ied) to.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/CarePlan-status">lifecycle-status</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only active or draft plans.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/Goal.html">Goal</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="Goal-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Goal-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<div><p>Allows retrieval of goals for a given patient.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Goal-history-instance"> </a>
<span>history-instance</span>
</b>
</td>
<td>
MAY
</td>
<td>
<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>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Goal-category">category</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving only those goals related to physical activity.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status">lifecycle-status</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only active, completed or other goal statuses.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Goal-target-date">target-date</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering goals based on when they're to be achieved.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/Observation.html">Observation</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="Observation-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows retrieval of observations for a given patient.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known observation records - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Observation-category">category</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-code">code</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only retrieve a specific type of physical activity vital sign or supporting observation.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-date">date</a>
</b>
</td>
<td>
SHALL
</td>
<td>date
</td>
<td>
<div><p>Allows filtering to only retrieve a observations from a particular time period.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Observation-status">status</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows excluding entered-in-error or non-final observations.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Observation-value-quantity">value-quantity</a>
</b>
</td>
<td>
SHOULD
</td>
<td>quantity
</td>
<td>
<div><p>Allows retrieval of only those observations that fall in a particular range. Particularly useful for cross-patient queries.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/DiagnosticReport.html">DiagnosticReport</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-diagnosticreport">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-diagnosticreport</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="DiagnosticReport-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows searching for reports for a particular patient or checking for updates to previously retrieved records.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Procedure-based-on">basedOn</a>
</b>
</td>
<td>
SHOULD
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering to reports created in fulfillement of a particular order or referral.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-code">code</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to specific types of reports.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-date">date</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering reports based on the period the cover.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Procedure-category">category</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving only those reports related to physical activity.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-performer">performer</a>
</b>
</td>
<td>
SHOULD
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering to only retrieve reports created by a specific performer.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-status">status</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only retrieve active or completed reports.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/Task.html">Task</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-task-for-referral-management">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-task-for-referral-management</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient">http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="Task-create"> </a>
<span>create</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<div><p>Allows a creation of Task on a Service Provider system.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Task-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<div><p>Allows cancelling or adding notes to an existing Task.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Task-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows checking for updates on a Task after receiving a subscription notification.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<p>Supported Includes: Task:output</p>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known task records - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-code">code</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Task-owner">owner</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering only for tasks that are assigned to a particular owner (or alternatively, tasks that have not yet been assigned).</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Task-requester">requester</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering to only retrieve tasks initiated by a specific provider.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-status">status</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only retrieve active or completed orders.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Task-focus">focus</a>
</b>
</td>
<td>
SHOULD
</td>
<td>reference
</td>
<td>
<div><p>Allows retrieving the task(s) seeking fulfillment of a particular ServiceRequest.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference">output</a>
</b>
</td>
<td>
SHOULD
</td>
<td>reference
</td>
<td>
<div><p>Allows for the 'output' of a Task to be included when retrieving a Task.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/Subscription.html">Subscription</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription">http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="Subscription-create"> </a>
<span>create</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows establishing a new subscription.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Subscription-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows revising an existing subscription - to cancel it or change the email address or SMS number.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Subscription-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows retrieval of existing subscriptions prior to update.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic">topic</a>
</b>
</td>
<td>
SHOULD
</td>
<td>uri
</td>
<td>
<div><p>Allows filtering for just subscriptions for Task monitoring.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known subscription records.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<a name="server"> </a>
<h2>REST server behavior</h2>
<div><div><p>Care Managers act primarily as servers, allowing <a href="CapabilityStatement-pa-service-provider-light.html">light</a> and <a href="CapabilityStatement-pa-service-provider-full.html">full</a> service providers and <a href="CapabilityStatement-pa-patient-engagement.html">patient engagement systems</a> to retrieve information stored on the manager, and in some cases to create and update information present on the manager.</p>
</div></div>
<br/>
<p>
<b>Security:</b>
</p>
<ul>
<li>OAuth</li>
</ul>
<div><div><p>See additional guidance on the <a href="security.html">security</a> page.</p>
</div></div>
<br/>
<h3>Resource summary</h3>
<div class="table-wrapper">
<table class="grid">
<thead>
<tr>
<th>Resource</th>
<th>Search</th>
<th>Read</th>
<th>Read Version</th>
<th>Instance History</th>
<th>Resource History</th>
<th>Create</th>
<th>Update</th>
<th>Delete</th>
<th>Operations</th>
</tr>
</thead>
<tbody>
<tr>
<th>
CarePlan
</th>
<td>
<a href="#CarePlan-search-type" title="Allows retrieval of care plans for a given patient.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
<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.">
MAY
</a>
</td>
<td>
</td>
<td>
<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.">
SHOULD
</a>
</td>
<td>
<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.">
SHOULD
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
Condition
</th>
<td>
<a href="#Condition-search-type" title="Allows retrieval of conditions for a given patient.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="#Condition-history-instance" title="Allows seeing how a condition has changed over time.">
MAY
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
DocumentReference
</th>
<td>
<a href="#DocumentReference-search-type" title="Allows monitoring of previously-retrieved DocumentReferences in the event the image/document is amended, corrected, or updated.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="#DocumentReference-create" title="Allows a ServiceProvider to add additional images/documents for later retrieval.">
SHOULD
</a>
</td>
<td>
<a href="#DocumentReference-update" title="Allows a ServiceProvider to replace an existing image/document with a newer version.">
MAY
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
Goal
</th>
<td>
<a href="#Goal-search-type" title="Allows retrieval of goals for a given patient.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
<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.">
MAY
</a>
</td>
<td>
</td>
<td>
<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.">
SHOULD
</a>
</td>
<td>
<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.">
SHOULD
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
Observation
</th>
<td>
<a href="#Observation-search-type" title="Allows retrieval of observations for a given patient.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="#Observation-create" title="Allows other systems to record physical-activity related observations.">
SHALL
</a>
</td>
<td>
<a href="#Observation-update" title="Allows correction of or adding comments to previously recorded observations.">
SHOULD
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
DiagnosticReport
</th>
<td>
<a href="#DiagnosticReport-search-type" title="Allows searching for reports for a particular patient or checking for updates to previously retrieved records.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="#DiagnosticReport-create" title="Allows recording of reports about physical activity interventions.">
SHALL
</a>
</td>
<td>
<a href="#DiagnosticReport-update" title="Allows updating or correcting a report on physical activity interventions. E.g. updating to change status, add notes, etc.">
SHOULD
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
Questionnaire
</th>
<td>
<a href="#Questionnaire-search-type" title="Allows retrieval of questionnaires to be completed.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
QuestionnaireResponse
</th>
<td>
<a href="#QuestionnaireResponse-search-type" title="Allows retrieval of completed or in-progresss questionnaire responses.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="#QuestionnaireResponse-create" title="Allows other systems to record questionnaire responses.">
SHALL
</a>
</td>
<td>
<a href="#QuestionnaireResponse-update" title="Allows correction of or continued editing of a previously recorded questionnaire response.">
SHOULD
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
ServiceRequest
</th>
<td>
<a href="#ServiceRequest-search-type" title="Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
Subscription
</th>
<td>
<a href="#Subscription-search-type" title="Allows retrieval of existing subscriptions prior to update.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="#Subscription-create" title="Allows establishing a new subscription.">
SHALL
</a>
</td>
<td>
<a href="#Subscription-update" title="Allows revising an existing subscription - to cancel it or change the email address or SMS number.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
<tr>
<th>
Task
</th>
<td>
<a href="#Task-search-type" title="Allows polling multiple tasks simultaneously, as well as retrieving referenced resources as part of a single query.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
</td>
<td>
<a href="#Task-create" title="Allows a service provider to create a patient-assigned Task.">
SHOULD
</a>
</td>
<td>
<a href="#Task-update" title="Allows existing tasks to be updated - to change their status and/or to attach 'outputs' resulting from the Task.">
SHALL
</a>
</td>
<td>
</td>
<td>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/CarePlan.html">CarePlan</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="CarePlan-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<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.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="CarePlan-create"> </a>
<span>create</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="CarePlan-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows retrieval of care plans for a given patient.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="CarePlan-history-instance"> </a>
<span>history-instance</span>
</b>
</td>
<td>
MAY
</td>
<td>
<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>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/CarePlan-category">category</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving only those plans related to physical activity.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-date">date</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering plans based on the time frame they apply(ied) to.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/CarePlan-status">lifecycle-status</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only active or draft plans.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/Condition.html">Condition</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-condition-low-pa">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-condition-low-pa</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="Condition-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows retrieval of conditions for a given patient.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Condition-history-instance"> </a>
<span>history-instance</span>
</b>
</td>
<td>
MAY
</td>
<td>
<div><p>Allows seeing how a condition has changed over time.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known condition records - and more specifically, retrieving more than one in a single call to check for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Condition-category">category</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving only those plans related to physical activity.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Condition-clinical-status">clinical-status</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only active conditions.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-code">code</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving specific patient conditions - e.g. all 'low physical activity' conditions.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Condition-verification-status">verification-status</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows excluding refuted or erroneous conditions.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/DocumentReference.html">DocumentReference</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference">http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="DocumentReference-create"> </a>
<span>create</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<div><p>Allows a ServiceProvider to add additional images/documents for later retrieval.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="DocumentReference-update"> </a>
<span>update</span>
</b>
</td>
<td>
MAY
</td>
<td>
<div><p>Allows a ServiceProvider to replace an existing image/document with a newer version.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="DocumentReference-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows monitoring of previously-retrieved DocumentReferences in the event the image/document is amended, corrected, or updated.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known document-reference records - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype">contenttype</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering for only PDFs, images, etc.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/DocumentReference-category">category</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering for only records tied to a particular category (e.g. physical-activity).</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/DocumentReference-description">description</a>
</b>
</td>
<td>
SHOULD
</td>
<td>string
</td>
<td>
<div><p>Allows filtering based on words found in the description - i.e. with a 'contains' search.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/Goal.html">Goal</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="Goal-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Goal-create"> </a>
<span>create</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Goal-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows retrieval of goals for a given patient.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Goal-history-instance"> </a>
<span>history-instance</span>
</b>
</td>
<td>
MAY
</td>
<td>
<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>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Goal-category">category</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving only those goals related to physical activity.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status">lifecycle-status</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only active, completed or other goal statuses.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Goal-target-date">target-date</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering goals based on when they're to be achieved.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/Observation.html">Observation</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="Observation-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<div><p>Allows correction of or adding comments to previously recorded observations.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Observation-create"> </a>
<span>create</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows other systems to record physical-activity related observations.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Observation-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows retrieval of observations for a given patient.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known observation records - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Observation-category">category</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-code">code</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only retrieve a specific type of physical activity vital sign or supporting observation.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-date">date</a>
</b>
</td>
<td>
SHALL
</td>
<td>date
</td>
<td>
<div><p>Allows filtering to only retrieve a observations from a particular time period.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Observation-status">status</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows excluding entered-in-error or non-final observations.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Observation-value-quantity">value-quantity</a>
</b>
</td>
<td>
SHOULD
</td>
<td>quantity
</td>
<td>
<div><p>Allows retrieval of only those observations that fall in a particular range. Particularly useful for cross-patient queries.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/DiagnosticReport.html">DiagnosticReport</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-diagnosticreport">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-diagnosticreport</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="DiagnosticReport-create"> </a>
<span>create</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows recording of reports about physical activity interventions.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="DiagnosticReport-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<div><p>Allows updating or correcting a report on physical activity interventions. E.g. updating to change status, add notes, etc.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="DiagnosticReport-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows searching for reports for a particular patient or checking for updates to previously retrieved records.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Procedure-based-on">basedOn</a>
</b>
</td>
<td>
SHOULD
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering to reports created in fulfillement of a particular order or referral.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-code">code</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to specific types of reports.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-date">date</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering reports based on the period the cover.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Procedure-category">category</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving only those reports related to physical activity.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-performer">performer</a>
</b>
</td>
<td>
SHOULD
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering to only retrieve reports created by a specific performer.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-status">status</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only retrieve active or completed reports.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/Questionnaire.html">Questionnaire</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-obsn">http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-obsn</a>
</li>
<li>
<a href="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-obsn">http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-obsn</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="Questionnaire-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows retrieval of questionnaires to be completed.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known questionnaire records - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Questionnaire-url">url</a>
</b>
</td>
<td>
SHALL
</td>
<td>uri
</td>
<td>
<div><p>Allows retrieving a referenced Questionnaire.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Questionnaire-version">version</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving a specific version of a referenced questionnaire.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Questionnaire-context-type-value">context-type-value</a>
</b>
</td>
<td>
SHOULD
</td>
<td>composite
</td>
<td>
<div><p>Allows filtering for Questionnaires that are phyical activity-related.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Questionnaire-identifier">identifier</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving Questionnaires with a known identifier.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Questionnaire-publisher">publisher</a>
</b>
</td>
<td>
SHOULD
</td>
<td>string
</td>
<td>
<div><p>Allows retrieving Questionnaires based on who is responsible for having defined the form.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Questionnaire-status">status</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only retrieve active questionnaires.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type">subject-type</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving Questionnaires that are intended to provide information about patients - as opposed to practitioners, organizations, etc.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Questionnaire-title">title</a>
</b>
</td>
<td>
SHOULD
</td>
<td>string
</td>
<td>
<div><p>Allows searching for forms by name.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/QuestionnaireResponse.html">QuestionnaireResponse</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse">http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="QuestionnaireResponse-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<div><p>Allows correction of or continued editing of a previously recorded questionnaire response.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="QuestionnaireResponse-create"> </a>
<span>create</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows other systems to record questionnaire responses.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="QuestionnaireResponse-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows retrieval of completed or in-progresss questionnaire responses.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known questionnaire response records - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author">author</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering responses previously created by a particular individual.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored">authored</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering responses based on when they were completed.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire">questionnaire</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<div><p>Allows retrieving a referenced Questionnaire.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status">status</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only retrieve completed questionnaire responses.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/ServiceRequest.html">ServiceRequest</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-servicerequest">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-servicerequest</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="ServiceRequest-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<p>Supported Includes: ServiceRequest:patient, ServiceRequest:requester</p>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known service request records - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-authored">authored</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering orders based on when they were created.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-category">category</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving only those referrals related to physical activity.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-code">code</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving only orders for particular types of interventions.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-performer">performer</a>
</b>
</td>
<td>
SHOULD
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering to only retrieve orders targeted to a specific performer.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-requester">requester</a>
</b>
</td>
<td>
SHOULD
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering to only retrieve orders solicited by a specific provider.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-status">status</a>
</b>
</td>
<td>
SHOULD
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only retrieve active or completed orders.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/Subscription.html">Subscription</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription">http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="Subscription-create"> </a>
<span>create</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows establishing a new subscription.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Subscription-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows revising an existing subscription - to cancel it or change the email address or SMS number.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Subscription-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows retrieval of existing subscriptions prior to update.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic">topic</a>
</b>
</td>
<td>
SHOULD
</td>
<td>uri
</td>
<td>
<div><p>Allows filtering for just subscriptions for Task monitoring.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known subscription records.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<br/>
<br/>
<h3>
<a href="http://hl7.org/fhir/Task.html">Task</a>
</h3>
<p>Supported Profile(s):</p>
<ul>
<li>
<a href="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-task-for-referral-management">http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-task-for-referral-management</a>
</li>
<li>
<a href="http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient">http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient</a>
</li>
</ul>
<h4>Behavior</h4>
<p>Versioning support: versioned-update</p>
<p>Reference policy: literal</p>
<!-- Note: description doesn't exist yet -->
<h4>Interactions</h4>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Name</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Description</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a name="Task-create"> </a>
<span>create</span>
</b>
</td>
<td>
SHOULD
</td>
<td>
<div><p>Allows a service provider to create a patient-assigned Task.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Task-update"> </a>
<span>update</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows existing tasks to be updated - to change their status and/or to attach 'outputs' resulting from the Task.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a name="Task-search-type"> </a>
<span>search-type</span>
</b>
</td>
<td>
SHALL
</td>
<td>
<div><p>Allows polling multiple tasks simultaneously, as well as retrieving referenced resources as part of a single query.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
<h4>Search</h4>
<p>Supported Includes: Task:focus, Task:output, Task:patient, ServiceRequest:requester</p>
<div class="table-wrapper">
<table class="list">
<thead>
<tr>
<th style="text-align: center">Parameter</th>
<th style="text-align: center">Conformance</th>
<th style="text-align: center">Type</th>
<th style="text-align: center">Definition & Chaining</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-id">_id</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows retrieving known task records - and more specifically, retrieving more than one in a single call to poll for updates.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated">_lastUpdated</a>
</b>
</td>
<td>
SHOULD
</td>
<td>date
</td>
<td>
<div><p>Allows filtering for only records that have changed since last query.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-code">code</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Task-owner">owner</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering only for tasks that are assigned to a particular owner (or alternatively, tasks that have not yet been assigned).</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/clinical-patient">patient</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<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>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Task-requester">requester</a>
</b>
</td>
<td>
SHALL
</td>
<td>reference
</td>
<td>
<div><p>Allows filtering to only retrieve tasks initiated by a specific provider.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/ServiceRequest-status">status</a>
</b>
</td>
<td>
SHALL
</td>
<td>token
</td>
<td>
<div><p>Allows filtering to only retrieve active or completed orders.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/SearchParameter/Task-focus">focus</a>
</b>
</td>
<td>
SHOULD
</td>
<td>reference
</td>
<td>
<div><p>Allows retrieving the task(s) seeking fulfillment of a particular ServiceRequest.</p>
</div>
</td>
</tr>
<tr>
<td>
<b>
<a href="http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference">output</a>
</b>
</td>
<td>
SHOULD
</td>
<td>reference
</td>
<td>
<div><p>Allows for the 'output' of a Task to be included when retrieving a Task.</p>
</div>
</td>
</tr>
</tbody>
</table>
</div>
</div>
</text>
<url
value="http://hl7.org/fhir/us/physical-activity/CapabilityStatement/pa-care-manager"/>
<version value="1.0.0-ballot"/>
<name value="PACareManager"/>
<title value="Physical Activity Care Manager Capability Statement"/>
<status value="active"/>
<date value="2022-06-18"/>
<publisher value="HL7 International - Patient Care WG"/>
<contact>
<name value="HL7 International - Patient Care WG"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/patientcare"/>
</telecom>
</contact>
<description
value="Describes the expected capabilities of a system that is responsible for managing issues related to the physical activity level of a patient."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<kind value="requirements"/>
<fhirVersion value="4.0.1"/>
<format value="json"/>
<format value="xml"/>
<rest>
<mode value="client"/>
<documentation
value="Care managers only act as clients in situation where they are interacting with 'full' [service providers](CapabilityStatement-pa-service-provider-full.html) which have their own FHIR server interfaces. In this mode, the Care Manager can create and/or retrieve information from the referral recipient. There is no expectation that [patient engagement](CapabilityStatement-pa-patient-engagement.html) systems will have their own FHIR server interfaces."/>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<type value="CarePlan"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Allows accessing and manipulating Care Plans stored on a Service Provider."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="update"/>
<documentation
value="Allows a clinician to make updates to a plan owned by a service provider."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of care plans for a given patient."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="MAY"/>
</extension>
<code value="history-instance"/>
<documentation
value="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."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/CarePlan-category"/>
<type value="token"/>
<documentation
value="Allows retrieving only those plans related to physical activity."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
<type value="date"/>
<documentation
value="Allows filtering plans based on the time frame they apply(ied) to."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="lifecycle-status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/CarePlan-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only active or draft plans."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<type value="Goal"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Allows accessing and potentially updating goals maintained by a Service Provider."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="update"/>
<documentation
value="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."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of goals for a given patient."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="MAY"/>
</extension>
<code value="history-instance"/>
<documentation
value="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."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Goal-category"/>
<type value="token"/>
<documentation
value="Allows retrieving only those goals related to physical activity."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="lifecycle-status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only active, completed or other goal statuses."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="target-date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Goal-target-date"/>
<type value="date"/>
<documentation
value="Allows filtering goals based on when they're to be achieved."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<type value="Observation"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<documentation
value="Allows accessing observations maintained by a Service Provider."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of observations for a given patient."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known observation records - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Observation-category"/>
<type value="token"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="code"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
<type value="token"/>
<documentation
value="Allows filtering to only retrieve a specific type of physical activity vital sign or supporting observation."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
<type value="date"/>
<documentation
value="Allows filtering to only retrieve a observations from a particular time period."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Observation-status"/>
<type value="token"/>
<documentation
value="Allows excluding entered-in-error or non-final observations."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="value-quantity"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Observation-value-quantity"/>
<type value="quantity"/>
<documentation
value="Allows retrieval of only those observations that fall in a particular range. Particularly useful for cross-patient queries."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="DiagnosticReport"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-diagnosticreport">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Allows retrieval of reports created by a Service Provider."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows searching for reports for a particular patient or checking for updates to previously retrieved records."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="basedOn"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Procedure-based-on"/>
<type value="reference"/>
<documentation
value="Allows filtering to reports created in fulfillement of a particular order or referral."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="code"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
<type value="token"/>
<documentation
value="Allows filtering to specific types of reports."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
<type value="date"/>
<documentation
value="Allows filtering reports based on the period the cover."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Procedure-category"/>
<type value="token"/>
<documentation
value="Allows retrieving only those reports related to physical activity."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="performer"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-performer"/>
<type value="reference"/>
<documentation
value="Allows filtering to only retrieve reports created by a specific performer."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only retrieve active or completed reports."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="Task"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-task-for-referral-management">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="MAY"/>
</extension>
</supportedProfile>
<documentation
value="Allows retrieval and updating of tasks stored on a Service Provider."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="create"/>
<documentation
value="Allows a creation of Task on a Service Provider system."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="update"/>
<documentation
value="Allows cancelling or adding notes to an existing Task."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows checking for updates on a Task after receiving a subscription notification."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchInclude value="Task:output">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</searchInclude>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known task records - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="code"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
<type value="token"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="owner"/>
<definition value="http://hl7.org/fhir/SearchParameter/Task-owner"/>
<type value="reference"/>
<documentation
value="Allows filtering only for tasks that are assigned to a particular owner (or alternatively, tasks that have not yet been assigned)."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="requester"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Task-requester"/>
<type value="reference"/>
<documentation
value="Allows filtering to only retrieve tasks initiated by a specific provider."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only retrieve active or completed orders."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="focus"/>
<definition value="http://hl7.org/fhir/SearchParameter/Task-focus"/>
<type value="reference"/>
<documentation
value="Allows retrieving the task(s) seeking fulfillment of a particular ServiceRequest."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="output"/>
<definition
value="http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference"/>
<type value="reference"/>
<documentation
value="Allows for the 'output' of a Task to be included when retrieving a Task."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<type value="Subscription"/>
<supportedProfile
value="http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Allows subscribing to Tasks hosted on a ServiceProvider."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
<documentation value="Allows establishing a new subscription."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
<documentation
value="Allows revising an existing subscription - to cancel it or change the email address or SMS number."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of existing subscriptions prior to update."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="topic"/>
<definition
value="http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic"/>
<type value="uri"/>
<documentation
value="Allows filtering for just subscriptions for Task monitoring."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation value="Allows retrieving known subscription records."/>
</searchParam>
</resource>
</rest>
<rest>
<mode value="server"/>
<documentation
value="Care Managers act primarily as servers, allowing [light](CapabilityStatement-pa-service-provider-light.html) and [full](CapabilityStatement-pa-service-provider-full.html) service providers and [patient engagement systems](CapabilityStatement-pa-patient-engagement.html) to retrieve information stored on the manager, and in some cases to create and update information present on the manager."/>
<security>
<service>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/restful-security-service"/>
<code value="OAuth"/>
</coding>
</service>
<description
value="See additional guidance on the [security](security.html) page."/>
</security>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="CarePlan"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-careplan">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Shares and, ideally, allows external systems to add and update care plans."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="update"/>
<documentation
value="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."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="create"/>
<documentation
value="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."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of care plans for a given patient."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="MAY"/>
</extension>
<code value="history-instance"/>
<documentation
value="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."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known care plan records - and more specifically, retrieving more than one in a single call to check for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/CarePlan-category"/>
<type value="token"/>
<documentation
value="Allows retrieving only those plans related to physical activity."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
<type value="date"/>
<documentation
value="Allows filtering plans based on the time frame they apply(ied) to."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="lifecycle-status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/CarePlan-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only active or draft plans."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="Condition"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-condition-low-pa">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Shares information about any concerns about a patient's physical activity level. There is no expectation that Conditions can be created or modified by other systems."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of conditions for a given patient."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="MAY"/>
</extension>
<code value="history-instance"/>
<documentation
value="Allows seeing how a condition has changed over time."/>
</interaction>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known condition records - and more specifically, retrieving more than one in a single call to check for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Condition-category"/>
<type value="token"/>
<documentation
value="Allows retrieving only those plans related to physical activity."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="clinical-status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Condition-clinical-status"/>
<type value="token"/>
<documentation value="Allows filtering to only active conditions."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="code"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
<type value="token"/>
<documentation
value="Allows retrieving specific patient conditions - e.g. all 'low physical activity' conditions."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="verification-status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Condition-verification-status"/>
<type value="token"/>
<documentation
value="Allows excluding refuted or erroneous conditions."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="DocumentReference"/>
<supportedProfile
value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Allows retrieving PDFs or similar content referenced by a Patient Task. These generally will not be patient-specific resources."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="create"/>
<documentation
value="Allows a ServiceProvider to add additional images/documents for later retrieval."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="MAY"/>
</extension>
<code value="update"/>
<documentation
value="Allows a ServiceProvider to replace an existing image/document with a newer version."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows monitoring of previously-retrieved DocumentReferences in the event the image/document is amended, corrected, or updated."/>
</interaction>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known document-reference records - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="contenttype"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-contenttype"/>
<type value="token"/>
<documentation value="Allows filtering for only PDFs, images, etc."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-category"/>
<type value="token"/>
<documentation
value="Allows filtering for only records tied to a particular category (e.g. physical-activity)."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="description"/>
<definition
value="http://hl7.org/fhir/SearchParameter/DocumentReference-description"/>
<type value="string"/>
<documentation
value="Allows filtering based on words found in the description - i.e. with a 'contains' search."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="Goal"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-goal">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Shares and, ideally, allows external systems to add and update goals."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="update"/>
<documentation
value="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."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="create"/>
<documentation
value="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."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of goals for a given patient."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="MAY"/>
</extension>
<code value="history-instance"/>
<documentation
value="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."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known goal records - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Goal-category"/>
<type value="token"/>
<documentation
value="Allows retrieving only those goals related to physical activity."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="lifecycle-status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Goal-lifecycle-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only active, completed or other goal statuses."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="target-date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Goal-target-date"/>
<type value="date"/>
<documentation
value="Allows filtering goals based on when they're to be achieved."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="Observation"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-days-per-week">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-day">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-evs-min-per-week">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-strength-days-per-week">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-measure">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-activity-group">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-observation-time-measure">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<documentation
value="Exposes and allows manipulation of physical activity vital sign and supporting observations."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="update"/>
<documentation
value="Allows correction of or adding comments to previously recorded observations."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
<documentation
value="Allows other systems to record physical-activity related observations."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of observations for a given patient."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known observation records - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Observation-category"/>
<type value="token"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="code"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
<type value="token"/>
<documentation
value="Allows filtering to only retrieve a specific type of physical activity vital sign or supporting observation."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
<type value="date"/>
<documentation
value="Allows filtering to only retrieve a observations from a particular time period."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Observation-status"/>
<type value="token"/>
<documentation
value="Allows excluding entered-in-error or non-final observations."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="value-quantity"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Observation-value-quantity"/>
<type value="quantity"/>
<documentation
value="Allows retrieval of only those observations that fall in a particular range. Particularly useful for cross-patient queries."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="DiagnosticReport"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-diagnosticreport">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Allows recording and retrieval of the reports on physical activity-related interventions."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
<documentation
value="Allows recording of reports about physical activity interventions."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="update"/>
<documentation
value="Allows updating or correcting a report on physical activity interventions. E.g. updating to change status, add notes, etc."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows searching for reports for a particular patient or checking for updates to previously retrieved records."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known reports - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="basedOn"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Procedure-based-on"/>
<type value="reference"/>
<documentation
value="Allows filtering to reports created in fulfillement of a particular order or referral."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="code"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
<type value="token"/>
<documentation
value="Allows filtering to specific types of reports."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="date"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-date"/>
<type value="date"/>
<documentation
value="Allows filtering reports based on the period the cover."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Procedure-category"/>
<type value="token"/>
<documentation
value="Allows retrieving only those reports related to physical activity."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="performer"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-performer"/>
<type value="reference"/>
<documentation
value="Allows filtering to only retrieve reports created by a specific performer."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only retrieve active or completed reports."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="Questionnaire"/>
<supportedProfile
value="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-pop-obsn">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-obsn">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<documentation
value="Allows retrieval of Questionnaires to be filled in."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of questionnaires to be completed."/>
</interaction>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known questionnaire records - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="url"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Questionnaire-url"/>
<type value="uri"/>
<documentation value="Allows retrieving a referenced Questionnaire."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="version"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Questionnaire-version"/>
<type value="token"/>
<documentation
value="Allows retrieving a specific version of a referenced questionnaire."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="context-type-value"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Questionnaire-context-type-value"/>
<type value="composite"/>
<documentation
value="Allows filtering for Questionnaires that are phyical activity-related."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="identifier"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Questionnaire-identifier"/>
<type value="token"/>
<documentation
value="Allows retrieving Questionnaires with a known identifier."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="publisher"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Questionnaire-publisher"/>
<type value="string"/>
<documentation
value="Allows retrieving Questionnaires based on who is responsible for having defined the form."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Questionnaire-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only retrieve active questionnaires."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="subject-type"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Questionnaire-subject-type"/>
<type value="token"/>
<documentation
value="Allows retrieving Questionnaires that are intended to provide information about patients - as opposed to practitioners, organizations, etc."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="title"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Questionnaire-title"/>
<type value="string"/>
<documentation value="Allows searching for forms by name."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="QuestionnaireResponse"/>
<supportedProfile
value="http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponse">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Allows recording and retrieval of questionnaire responses."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="update"/>
<documentation
value="Allows correction of or continued editing of a previously recorded questionnaire response."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
<documentation
value="Allows other systems to record questionnaire responses."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of completed or in-progresss questionnaire responses."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known questionnaire response records - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="author"/>
<definition
value="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-author"/>
<type value="reference"/>
<documentation
value="Allows filtering responses previously created by a particular individual."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="authored"/>
<definition
value="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-authored"/>
<type value="date"/>
<documentation
value="Allows filtering responses based on when they were completed."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="questionnaire"/>
<definition
value="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-questionnaire"/>
<type value="reference"/>
<documentation value="Allows retrieving a referenced Questionnaire."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/QuestionnaireResponse-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only retrieve completed questionnaire responses."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="ServiceRequest"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-servicerequest">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Allows recording and retrieval of physical activity-related referrals and orders."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows searching for orders or referrals for a particular patient or for updates to previously retrieved orders."/>
</interaction>
<referencePolicy value="literal"/>
<searchInclude value="ServiceRequest:patient">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</searchInclude>
<searchInclude value="ServiceRequest:requester">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</searchInclude>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known service request records - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="authored"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-authored"/>
<type value="date"/>
<documentation
value="Allows filtering orders based on when they were created."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="category"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-category"/>
<type value="token"/>
<documentation
value="Allows retrieving only those referrals related to physical activity."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="code"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
<type value="token"/>
<documentation
value="Allows retrieving only orders for particular types of interventions."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="performer"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-performer"/>
<type value="reference"/>
<documentation
value="Allows filtering to only retrieve orders targeted to a specific performer."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="requester"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-requester"/>
<type value="reference"/>
<documentation
value="Allows filtering to only retrieve orders solicited by a specific provider."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only retrieve active or completed orders."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<type value="Subscription"/>
<supportedProfile
value="http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-subscription">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<documentation
value="Allows establishing and maintaining subscriptions for Patient Task as well as for referal tasks for 'light' service providers."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="create"/>
<documentation value="Allows establishing a new subscription."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
<documentation
value="Allows revising an existing subscription - to cancel it or change the email address or SMS number."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows retrieval of existing subscriptions prior to update."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="topic"/>
<definition
value="http://hl7.org/fhir/uv/subscriptions-backport/SearchParameter/Subscription-topic"/>
<type value="uri"/>
<documentation
value="Allows filtering for just subscriptions for Task monitoring."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation value="Allows retrieving known subscription records."/>
</searchParam>
</resource>
<resource>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<type value="Task"/>
<supportedProfile
value="http://hl7.org/fhir/us/physical-activity/StructureDefinition/pa-task-for-referral-management">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
</supportedProfile>
<supportedProfile
value="http://hl7.org/fhir/us/sdoh-clinicalcare/StructureDefinition/SDOHCC-TaskForPatient">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</supportedProfile>
<documentation
value="Allows retrieval and updating of tasks seeking fulfillment of orders and referrals as well as creation, updating and retrieval of tasks assigned to patients."/>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<code value="create"/>
<documentation
value="Allows a service provider to create a patient-assigned Task."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="update"/>
<documentation
value="Allows existing tasks to be updated - to change their status and/or to attach 'outputs' resulting from the Task."/>
</interaction>
<interaction>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<code value="search-type"/>
<documentation
value="Allows polling multiple tasks simultaneously, as well as retrieving referenced resources as part of a single query."/>
</interaction>
<versioning value="versioned-update"/>
<referencePolicy value="literal"/>
<searchInclude value="Task:focus">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</searchInclude>
<searchInclude value="Task:output">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</searchInclude>
<searchInclude value="Task:patient">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</searchInclude>
<searchInclude value="ServiceRequest:requester">
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
</searchInclude>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="_id"/>
<definition value="http://hl7.org/fhir/SearchParameter/Resource-id"/>
<type value="token"/>
<documentation
value="Allows retrieving known task records - and more specifically, retrieving more than one in a single call to poll for updates."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="_lastUpdated"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Resource-lastUpdated"/>
<type value="date"/>
<documentation
value="Allows filtering for only records that have changed since last query."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="code"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-code"/>
<type value="token"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="owner"/>
<definition value="http://hl7.org/fhir/SearchParameter/Task-owner"/>
<type value="reference"/>
<documentation
value="Allows filtering only for tasks that are assigned to a particular owner (or alternatively, tasks that have not yet been assigned)."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="patient"/>
<definition
value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
<type value="reference"/>
<documentation
value="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."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="requester"/>
<definition
value="http://hl7.org/fhir/SearchParameter/Task-requester"/>
<type value="reference"/>
<documentation
value="Allows filtering to only retrieve tasks initiated by a specific provider."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHALL"/>
</extension>
<name value="status"/>
<definition
value="http://hl7.org/fhir/SearchParameter/ServiceRequest-status"/>
<type value="token"/>
<documentation
value="Allows filtering to only retrieve active or completed orders."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="focus"/>
<definition value="http://hl7.org/fhir/SearchParameter/Task-focus"/>
<type value="reference"/>
<documentation
value="Allows retrieving the task(s) seeking fulfillment of a particular ServiceRequest."/>
</searchParam>
<searchParam>
<extension
url="http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation">
<valueCode value="SHOULD"/>
</extension>
<name value="output"/>
<definition
value="http://hl7.org/fhir/us/sdoh-clinicalcare/SearchParameter/Task-output-reference"/>
<type value="reference"/>
<documentation
value="Allows for the 'output' of a Task to be included when retrieving a Task."/>
</searchParam>
</resource>
</rest>
</CapabilityStatement>
IG © 2022+ HL7 International - Patient Care WG. Package hl7.fhir.us.physical-activity#1.0.0-ballot based on FHIR 4.0.1. Generated 2023-03-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change