This page is part of the US Core (v0.0.0: STU1 Ballot 1) based on FHIR v1.8.0. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions
{ "resourceType" : "CapabilityStatement", "id" : "client", "text" : { "status" : "generated", "div" : "<div xmlns="http://www.w3.org/1999/xhtml"> <h2>US Core Requestor</h2> <p>(Requirements Definition)</p> <p>Published: 2015-04-02 (draft)</p> <p>Published by: <b>U.S. Office of the National Coordinator (ONC)</b></p> <p>This profile defines the expected capabilities of the US Core Requestor actor when conforming to the US Core IG.</p> <h2>General</h2> <table> <tbody> <tr> <th>FHIR Version:</th> <td>1.8.0</td> </tr> <tr> <th>Accepts elements from future versions:</th> <td>extensions</td> </tr> <tr> <th>Supported formats:</th> <td>xml, json</td> </tr> </tbody> </table> <h2>REST behavior</h2> <p>The US Core Requestor SHOULD support querying of one or more FHIR resources using appropriate US Core profile(s), RESTful operations defined for the profile and Search parameters identified for the profile.</p> <p> <b>Security:</b> </p> <p>US Core Requestors SHALL implement applicable security requirements documented in the US Core IG.</p> <h3>Profile summary</h3> <table class="grid"> <thead> <tr> <th>Profile (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> </tr> </thead> <tbody> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-patient.html"/> (Patient)</th> <td> <a href="#Patient-search-type" title="Allows discovery of existing US Core patient resources using different search criteria">SHOULD</a> </td> <td> <a href="#Patient-read" title="Allows retrieval of a specific US Core patients by id">SHOULD</a> </td> <td> <a href="#Patient-vread" title="Allows retrieval of a historical version of a US Core patient instance">SHOULD</a> </td> <td> <a href="#Patient-history-instance" title="Allows review of changes to US Core patient instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-allergyintolerance.html"/> (AllergyIntolerance)</th> <td> <a href="#AllergyIntolerance-search-type" title="Allows discovery of existing US Core AllergyIntolerance resources using different search criteria">SHOULD</a> </td> <td> <a href="#AllergyIntolerance-read" title="Allows retrieval of a specific US Core AllergyIntolerance by id">SHOULD</a> </td> <td> <a href="#AllergyIntolerance-vread" title="Allows retrieval of a historical version of a US Core AllergyIntolerance instance">SHOULD</a> </td> <td> <a href="#AllergyIntolerance-history-instance" title="Allows review of changes to US Core AllergyIntolerance instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-careplan.html"/> (CarePlan)</th> <td> <a href="#CarePlan-search-type" title="Allows discovery of existing US Core careplan resources using different search criteria">SHOULD</a> </td> <td> <a href="#CarePlan-read" title="Allows retrieval of a specific US Core careplan by id">SHOULD</a> </td> <td> <a href="#CarePlan-vread" title="Allows retrieval of a historical version of a US Core careplan instance">SHOULD</a> </td> <td> <a href="#CarePlan-history-instance" title="Allows review of changes to US Core careplan instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-careteam.html"/> (CarePlan)</th> <td> <a href="#CarePlan-search-type" title="Allows discovery of existing US Core careteam resources using different search criteria">SHOULD</a> </td> <td> <a href="#CarePlan-read" title="Allows retrieval of a specific US Core careteam by id">SHOULD</a> </td> <td> <a href="#CarePlan-vread" title="Allows retrieval of a historical version of a US Core careteam instance">SHOULD</a> </td> <td> <a href="#CarePlan-history-instance" title="Allows review of changes to US Core careteam instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-condition.html"/> (Condition)</th> <td> <a href="#Condition-search-type" title="Allows discovery of existing US Core condition resources using different search criteria">SHOULD</a> </td> <td> <a href="#Condition-read" title="Allows retrieval of a specific US Core condition by id">SHOULD</a> </td> <td> <a href="#Condition-vread" title="Allows retrieval of a historical version of a US Core condition instance">SHOULD</a> </td> <td> <a href="#Condition-history-instance" title="Allows review of changes to US Core condition instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-device.html"/> (Device)</th> <td> <a href="#Device-search-type" title="Allows discovery of existing US Core device resources using different search criteria">SHOULD</a> </td> <td> <a href="#Device-read" title="Allows retrieval of a specific US Core device by id">SHOULD</a> </td> <td> <a href="#Device-vread" title="Allows retrieval of a historical version of a US Core device instance">SHOULD</a> </td> <td> <a href="#Device-history-instance" title="Allows review of changes to US Core device instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-goal.html"/> (Goal)</th> <td> <a href="#Goal-search-type" title="Allows discovery of existing US Core goal resources using different search criteria">SHOULD</a> </td> <td> <a href="#Goal-read" title="Allows retrieval of a specific US Core goal by id">SHOULD</a> </td> <td> <a href="#Goal-vread" title="Allows retrieval of a historical version of a US Core goal instance">SHOULD</a> </td> <td> <a href="#Goal-history-instance" title="Allows review of changes to US Core goal instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-immunization.html"/> (Immunization)</th> <td> <a href="#Immunization-search-type" title="Allows discovery of existing US Core immunization resources using different search criteria">SHOULD</a> </td> <td> <a href="#Immunization-read" title="Allows retrieval of a specific US Core immunization by id">SHOULD</a> </td> <td> <a href="#Immunization-vread" title="Allows retrieval of a historical version of a US Core immunization instance">SHOULD</a> </td> <td> <a href="#Immunization-history-instance" title="Allows review of changes to US Core immunization instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-diagnosticreport.html"/> (DiagnosticReport)</th> <td> <a href="#DiagnosticReport-search-type" title="Allows discovery of existing US Core diagnosticreport resources using different search criteria">SHOULD</a> </td> <td> <a href="#DiagnosticReport-read" title="Allows retrieval of a specific US Core diagnosticreport by id">SHOULD</a> </td> <td> <a href="#DiagnosticReport-vread" title="Allows retrieval of a historical version of a US Core diagnosticreport instance">SHOULD</a> </td> <td> <a href="#DiagnosticReport-history-instance" title="Allows review of changes to US Core diagnosticreport instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-resultobs.html"/> (Observation)</th> <td> <a href="#Observation-search-type" title="Allows discovery of existing US Core resultobs resources using different search criteria">SHOULD</a> </td> <td> <a href="#Observation-read" title="Allows retrieval of a specific US Core resultobs by id">SHOULD</a> </td> <td> <a href="#Observation-vread" title="Allows retrieval of a historical version of a US Core resultobs instance">SHOULD</a> </td> <td> <a href="#Observation-history-instance" title="Allows review of changes to US Core resultobs instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/us/core/us-core-medication.html"/> (Medication)</th> <td> <a href="#Medication-search-type" title="IF the Medication Resource is used in a MedicationStatement or a MedicationRequest. Allows discovery of existing US Core Medication resources using different search criteria.">SHOULD</a> </td> <td> <a href="#Medication-read" title="IF the Medication Resource is used in a MedicationStatement or a MedicationRequest. Allows retrieval of a specific US Core Medication by id">SHOULD</a> </td> <td> <a href="#Medication-vread" title="Allows retrieval of a historical version of a US Core Medication instance">SHOULD</a> </td> <td> <a href="#Medication-history-instance" title="Allows review of changes to US Core Medication instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-medicationstatement.html"/> (MedicationStatement)</th> <td> <a href="#MedicationStatement-search-type" title="Allows discovery of existing US Core medicationstatement resources using different search criteria">SHOULD</a> </td> <td> <a href="#MedicationStatement-read" title="Allows retrieval of a specific US Core medicationstatement by id">SHOULD</a> </td> <td> <a href="#MedicationStatement-vread" title="Allows retrieval of a historical version of a US Core medicationstatement instance">SHOULD</a> </td> <td> <a href="#MedicationStatement-history-instance" title="Allows review of changes to US Core medicationstatement instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-medicationorder.html"/> (MedicationRequest)</th> <td> <a href="#MedicationRequest-search-type" title="Allows discovery of existing US Core medicationorder resources using different search criteria">SHOULD</a> </td> <td> <a href="#MedicationRequest-read" title="Allows retrieval of a specific US Core medicationorder by id">SHOULD</a> </td> <td> <a href="#MedicationRequest-vread" title="Allows retrieval of a historical version of a US Core medicationorder instance">SHOULD</a> </td> <td> <a href="#MedicationRequest-history-instance" title="Allows review of changes to US Core medicationorder instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-smokingstatus.html"/> (Observation)</th> <td> <a href="#Observation-search-type" title="Allows discovery of existing US Core smokingstatus resources using different search criteria">SHOULD</a> </td> <td> <a href="#Observation-read" title="Allows retrieval of a specific US Core smokingstatus by id">SHOULD</a> </td> <td> <a href="#Observation-vread" title="Allows retrieval of a historical version of a US Core smokingstatus instance">SHOULD</a> </td> <td> <a href="#Observation-history-instance" title="Allows review of changes to US Core smokingstatus instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-vitalsigns.html"/> (Observation)</th> <td> <a href="#Observation-search-type" title="Allows discovery of existing US Core vitalsigns resources using different search criteria">SHOULD</a> </td> <td> <a href="#Observation-read" title="Allows retrieval of a specific US Core vitalsigns by id">SHOULD</a> </td> <td> <a href="#Observation-vread" title="Allows retrieval of a historical version of a US Core vitalsigns instance">SHOULD</a> </td> <td> <a href="#Observation-history-instance" title="Allows review of changes to US Core vitalsigns instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> <tr> <th> <a href="http://hl7.org/fhir/current/daf/daf-core-procedure.html"/> (Procedure)</th> <td> <a href="#Procedure-search-type" title="Allows discovery of existing US Core procedure resources using different search criteria">SHOULD</a> </td> <td> <a href="#Procedure-read" title="Allows retrieval of a specific US Core procedure by id">SHOULD</a> </td> <td> <a href="#Procedure-vread" title="Allows retrieval of a historical version of a US Core procedure instance">SHOULD</a> </td> <td> <a href="#Procedure-history-instance" title="Allows review of changes to US Core procedure instance over time">SHOULD</a> </td> <td/> <td/> <td/> <td/> </tr> </tbody> </table> <p> <b>Operations:</b> <a href="http://hl7.org/fhir/OperationDefinition/patient-everything" title="null">patient-everything</a> SHOULD</p> <br/> <br/> <h3>Patient</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-patient.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="Patient-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core patient resources using different search criteria</p> </td> </tr> <tr> <th> <a name="Patient-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core patients by id</p> </td> </tr> <tr> <th> <a name="Patient-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core patient instance over time</p> </td> </tr> <tr> <th> <a name="Patient-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core patient instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>AllergyIntolerance</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-allergyintolerance.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="AllergyIntolerance-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core AllergyIntolerance resources using different search criteria</p> </td> </tr> <tr> <th> <a name="AllergyIntolerance-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core AllergyIntolerance by id</p> </td> </tr> <tr> <th> <a name="AllergyIntolerance-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core AllergyIntolerance instance over time</p> </td> </tr> <tr> <th> <a name="AllergyIntolerance-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core AllergyIntolerance instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>CarePlan</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-careplan.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="CarePlan-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core careplan resources using different search criteria</p> </td> </tr> <tr> <th> <a name="CarePlan-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core careplan by id</p> </td> </tr> <tr> <th> <a name="CarePlan-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core careplan instance over time</p> </td> </tr> <tr> <th> <a name="CarePlan-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core careplan instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>CarePlan</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-careteam.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="CarePlan-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core careteam resources using different search criteria</p> </td> </tr> <tr> <th> <a name="CarePlan-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core careteam by id</p> </td> </tr> <tr> <th> <a name="CarePlan-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core careteam instance over time</p> </td> </tr> <tr> <th> <a name="CarePlan-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core careteam instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>Condition</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-condition.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="Condition-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core condition resources using different search criteria</p> </td> </tr> <tr> <th> <a name="Condition-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core condition by id</p> </td> </tr> <tr> <th> <a name="Condition-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core condition instance over time</p> </td> </tr> <tr> <th> <a name="Condition-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core condition instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>Device</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-device.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="Device-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core device resources using different search criteria</p> </td> </tr> <tr> <th> <a name="Device-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core device by id</p> </td> </tr> <tr> <th> <a name="Device-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core device instance over time</p> </td> </tr> <tr> <th> <a name="Device-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core device instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>Goal</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-goal.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="Goal-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core goal resources using different search criteria</p> </td> </tr> <tr> <th> <a name="Goal-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core goal by id</p> </td> </tr> <tr> <th> <a name="Goal-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core goal instance over time</p> </td> </tr> <tr> <th> <a name="Goal-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core goal instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>Immunization</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-immunization.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="Immunization-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core immunization resources using different search criteria</p> </td> </tr> <tr> <th> <a name="Immunization-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core immunization by id</p> </td> </tr> <tr> <th> <a name="Immunization-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core immunization instance over time</p> </td> </tr> <tr> <th> <a name="Immunization-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core immunization instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>DiagnosticReport</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-diagnosticreport.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="DiagnosticReport-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core diagnosticreport resources using different search criteria</p> </td> </tr> <tr> <th> <a name="DiagnosticReport-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core diagnosticreport by id</p> </td> </tr> <tr> <th> <a name="DiagnosticReport-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core diagnosticreport instance over time</p> </td> </tr> <tr> <th> <a name="DiagnosticReport-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core diagnosticreport instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>Observation</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-resultobs.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="Observation-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core resultobs resources using different search criteria</p> </td> </tr> <tr> <th> <a name="Observation-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core resultobs by id</p> </td> </tr> <tr> <th> <a name="Observation-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core resultobs instance over time</p> </td> </tr> <tr> <th> <a name="Observation-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core resultobs instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>Medication</h3> <p>Profile: <a href="http://hl7.org/fhir/us/core/us-core-medication.html"/></p> <p>The MedicationStatement and MedicationRequest resources can represent a medication, using either a code or refer to a <a href="Medication">Medication</a> resource. If the Medication Resource is used in a MedicationStatement or a MedicationRequest, then the READ and SEARCH Criteria **SHALL** be supported.</p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="Medication-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>IF the Medication Resource is used in a MedicationStatement or a MedicationRequest. Allows discovery of existing US Core Medication resources using different search criteria.</p> </td> </tr> <tr> <th> <a name="Medication-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>IF the Medication Resource is used in a MedicationStatement or a MedicationRequest. Allows retrieval of a specific US Core Medication by id</p> </td> </tr> <tr> <th> <a name="Medication-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core Medication instance over time</p> </td> </tr> <tr> <th> <a name="Medication-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core Medication instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>MedicationStatement</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-medicationstatement.html"/></p> <p>The MedicationStatement and MedicationRequest resources can represent a medication, using either a code or refer to a <a href="Medication">Medication</a> resource. * When referencing a Medication resource, the resource may be <a href="contained">contained</a> or an external resource. * The server application can choose any one way or more than one method, but if the an external reference to Medication is used, the server SHALL support the <a href="include">include</a> parameter for searching this element. * The client application must support both methods. <a href="include">include</a>: http://hl7.org/fhir/2017Jan/search.html#include <a href="contained">contained</a>: http://hl7.org/fhir/2017Jan/references.html#contained <a href="Medication">Medication</a>:http://hl7.org/fhir/2017Jan/medication.html </p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="MedicationStatement-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core medicationstatement resources using different search criteria</p> </td> </tr> <tr> <th> <a name="MedicationStatement-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core medicationstatement by id</p> </td> </tr> <tr> <th> <a name="MedicationStatement-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core medicationstatement instance over time</p> </td> </tr> <tr> <th> <a name="MedicationStatement-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core medicationstatement instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>MedicationRequest</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-medicationorder.html"/></p> <p>The MedicationStatement and MedicationRequest resources can represent a medication, using either a code or refer to a <a href="Medication">Medication</a> resource. * When referencing a Medication resource, the resource may be <a href="contained">contained</a> or an external resource. * The server application can choose any one way or more than one method, but if the an external reference to Medication is used, the server SHALL support the <a href="include">include</a> parameter for searching this element. * The client application must support both methods. <a href="include">include</a>: http://hl7.org/fhir/2017Jan/search.html#include <a href="contained">contained</a>: http://hl7.org/fhir/2017Jan/references.html#contained <a href="Medication">Medication</a>:http://hl7.org/fhir/2017Jan/medication.html </p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="MedicationRequest-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core medicationorder resources using different search criteria</p> </td> </tr> <tr> <th> <a name="MedicationRequest-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core medicationorder by id</p> </td> </tr> <tr> <th> <a name="MedicationRequest-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core medicationorder instance over time</p> </td> </tr> <tr> <th> <a name="MedicationRequest-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core medicationorder instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>Observation</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-smokingstatus.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="Observation-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core smokingstatus resources using different search criteria</p> </td> </tr> <tr> <th> <a name="Observation-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core smokingstatus by id</p> </td> </tr> <tr> <th> <a name="Observation-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core smokingstatus instance over time</p> </td> </tr> <tr> <th> <a name="Observation-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core smokingstatus instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>Observation</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-vitalsigns.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="Observation-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core vitalsigns resources using different search criteria</p> </td> </tr> <tr> <th> <a name="Observation-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core vitalsigns by id</p> </td> </tr> <tr> <th> <a name="Observation-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core vitalsigns instance over time</p> </td> </tr> <tr> <th> <a name="Observation-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core vitalsigns instance</p> </td> </tr> </tbody> </table> <br/> <br/> <h3>Procedure</h3> <p>Profile: <a href="http://hl7.org/fhir/current/daf/daf-core-procedure.html"/></p> <h4>Interactions</h4> <table class="list"> <thead> <tr> <th>Name</th> <th>Conformance</th> <th>Description</th> </tr> </thead> <tbody> <tr> <th> <a name="Procedure-search-type"> </a> <span>search-type</span> </th> <td>SHOULD</td> <td> <p>Allows discovery of existing US Core procedure resources using different search criteria</p> </td> </tr> <tr> <th> <a name="Procedure-read"> </a> <span>read</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a specific US Core procedure by id</p> </td> </tr> <tr> <th> <a name="Procedure-history-instance"> </a> <span>history-instance</span> </th> <td>SHOULD</td> <td> <p>Allows review of changes to US Core procedure instance over time</p> </td> </tr> <tr> <th> <a name="Procedure-vread"> </a> <span>vread</span> </th> <td>SHOULD</td> <td> <p>Allows retrieval of a historical version of a US Core procedure instance</p> </td> </tr> </tbody> </table> </div>" }, "name" : "US Core Requestor", "status" : "draft", "date" : "2015-04-02", "publisher" : "U.S. Office of the National Coordinator (ONC)", "contact" : [ { "telecom" : [ { "system" : "other", "value" : "http://www.healthit.gov/" } ] } ], "description" : "This profile defines the expected capabilities of the US Core Requestor actor when conforming to the US Core IG.", "kind" : "requirements", "fhirVersion" : "1.8.0", "acceptUnknown" : "extensions", "format" : [ "xml", "json" ], "rest" : [ { "mode" : "client", "documentation" : "The US Core Requestor SHOULD support querying of one or more FHIR resources using appropriate US Core profile(s), RESTful operations defined for the profile and Search parameters identified for the profile.", "security" : { "description" : "US Core Requestors SHALL implement applicable security requirements documented in the US Core IG." }, "resource" : [ { "type" : "Patient", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-patient.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core patient resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core patients by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core patient instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core patient instance" } ] }, { "type" : "AllergyIntolerance", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-allergyintolerance.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core AllergyIntolerance resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core AllergyIntolerance by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core AllergyIntolerance instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core AllergyIntolerance instance" } ] }, { "type" : "CarePlan", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-careplan.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core careplan resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core careplan by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core careplan instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core careplan instance" } ] }, { "type" : "CarePlan", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-careteam.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core careteam resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core careteam by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core careteam instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core careteam instance" } ] }, { "type" : "Condition", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-condition.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core condition resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core condition by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core condition instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core condition instance" } ] }, { "type" : "Device", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-device.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core device resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core device by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core device instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core device instance" } ] }, { "type" : "Goal", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-goal.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core goal resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core goal by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core goal instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core goal instance" } ] }, { "type" : "Immunization", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-immunization.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core immunization resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core immunization by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core immunization instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core immunization instance" } ] }, { "type" : "DiagnosticReport", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-diagnosticreport.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core diagnosticreport resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core diagnosticreport by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core diagnosticreport instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core diagnosticreport instance" } ] }, { "type" : "Observation", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-resultobs.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core resultobs resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core resultobs by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core resultobs instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core resultobs instance" } ] }, { "type" : "Medication", "profile" : { "reference" : "http://hl7.org/fhir/us/core/us-core-medication.html" }, "documentation" : "The MedicationStatement and MedicationRequest resources can represent a medication, using either a code or refer to a [Medication] resource. If the Medication Resource is used in a MedicationStatement or a MedicationRequest, then the READ and SEARCH Criteria **SHALL** be supported.", "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "IF the Medication Resource is used in a MedicationStatement or a MedicationRequest. Allows discovery of existing US Core Medication resources using different search criteria." }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "IF the Medication Resource is used in a MedicationStatement or a MedicationRequest. Allows retrieval of a specific US Core Medication by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core Medication instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core Medication instance" } ] }, { "type" : "MedicationStatement", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-medicationstatement.html" }, "documentation" : "The MedicationStatement and MedicationRequest resources can represent a medication, using either a code or refer to a [Medication] resource. * When referencing a Medication resource, the resource may be [contained] or an external resource. * The server application can choose any one way or more than one method, but if the an external reference to Medication is used, the server SHALL support the [include] parameter for searching this element. * The client application must support both methods. [include]: http://hl7.org/fhir/2017Jan/search.html#include [contained]: http://hl7.org/fhir/2017Jan/references.html#contained [Medication]:http://hl7.org/fhir/2017Jan/medication.html ", "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core medicationstatement resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core medicationstatement by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core medicationstatement instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core medicationstatement instance" } ] }, { "type" : "MedicationRequest", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-medicationorder.html" }, "documentation" : "The MedicationStatement and MedicationRequest resources can represent a medication, using either a code or refer to a [Medication] resource. * When referencing a Medication resource, the resource may be [contained] or an external resource. * The server application can choose any one way or more than one method, but if the an external reference to Medication is used, the server SHALL support the [include] parameter for searching this element. * The client application must support both methods. [include]: http://hl7.org/fhir/2017Jan/search.html#include [contained]: http://hl7.org/fhir/2017Jan/references.html#contained [Medication]:http://hl7.org/fhir/2017Jan/medication.html ", "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core medicationorder resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core medicationorder by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core medicationorder instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core medicationorder instance" } ] }, { "type" : "Observation", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-smokingstatus.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core smokingstatus resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core smokingstatus by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core smokingstatus instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core smokingstatus instance" } ] }, { "type" : "Observation", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-vitalsigns.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core vitalsigns resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core vitalsigns by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core vitalsigns instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core vitalsigns instance" } ] }, { "type" : "Procedure", "profile" : { "reference" : "http://hl7.org/fhir/current/daf/daf-core-procedure.html" }, "interaction" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "search-type", "documentation" : "Allows discovery of existing US Core procedure resources using different search criteria" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "read", "documentation" : "Allows retrieval of a specific US Core procedure by id" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "history-instance", "documentation" : "Allows review of changes to US Core procedure instance over time" }, { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "code" : "vread", "documentation" : "Allows retrieval of a historical version of a US Core procedure instance" } ] } ], "operation" : [ { "extension" : [ { "url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation", "valueCode" : "SHOULD" } ], "name" : "patient-everything", "definition" : { "reference" : "http://hl7.org/fhir/OperationDefinition/patient-everything" } } ] } ] }