US Core Implementation Guide, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 9.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/US-Core/ and changes regularly. See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 3 |
@prefix fhir: <http://hl7.org/fhir/> . @prefix owl: <http://www.w3.org/2002/07/owl#> . @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> . @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . @prefix xsd: <http://www.w3.org/2001/XMLSchema#> . # - resource ------------------------------------------------------------------- a fhir:Requirements ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "us-core-client"] ; # fhir:text [ fhir:status [ fhir:v "extensions" ] ; fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\n<p>These requirements apply to the actor: <i><strong>US Core Requestor (Clients including Certifying Systems)</strong></i></p>\n\n<table class=\"grid\">\n <thead>\n <tr>\n <th>Key</th>\n <th>Conformance</th>\n <th>Requirement</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>CONF-0022</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[When populating a coded element with a <a href=\"http://hl7.org/fhir/R4/terminologies.html#required\">required binding</a> to a ValueSet definition] US Core Requestors <strong>SHALL</strong> be capable of processing the code [from the required binding ValueSet]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0028</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>US Core Requestors <strong>SHALL</strong> be capable of processing the code in ['DataElement.code.code' or text in 'DataElement.code.text' for a DataElement.code that has an extensible binding]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0032</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Clients <strong>SHALL</strong> be able to process [elements that are] <a href=\"https://hl7.org/fhir/us/core/must-support.html\">Mandatory</a> or <a href=\"https://hl7.org/fhir/us/core/must-support.html\">Must Support elements</a></p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0035</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>receivers SHOULD accept instances that ... contain unexpected data elements [<a href=\"http://hl7.org/fhir/R4/conformance-rules.html#isModifier\">definition</a>]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0036</td>\n <td style=\"text-align: center;\">SHOULD-NOT</td>\n <td><div><p>receivers SHOULD [NOT] accept instances that ... contain unexpected data elements … when those elements are modifier elements [<a href=\"http://hl7.org/fhir/R4/conformance-rules.html#isModifier\">definition</a>]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0037</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>Unless a Client determines they can process [a resource with a modifier] safely, rejection is typically the only safe action if unexpected modifier elements are present.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0053</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>When searching using the <code>token</code> type searchparameter <a href=\"http://hl7.org/fhir/R4/search.html#token\">(how to search by token)</a> The Client <strong>SHALL</strong> provide at least a code value</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0054</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>When searching using the <code>token</code> type searchparameter <a href=\"http://hl7.org/fhir/R4/search.html#token\">(how to search by token)</a> The Client … <strong>MAY</strong> provide both the system and code values.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0056</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>When searching using the <code>reference</code> type searchparameter <a href=\"http://hl7.org/fhir/R4/search.html#reference\">(how to search by reference)</a> The Client <strong>SHALL</strong> provide at least an id value</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0057</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>When searching using the <code>reference</code> type searchparameter <a href=\"http://hl7.org/fhir/R4/search.html#reference\">(how to search by reference)</a> The Client … <strong>MAY</strong> provide both the Type and id values.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0059</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>When searching using the <code>date</code> type searchparameter <a href=\"http://hl7.org/fhir/R4/search.html#date\">(how to search by date)</a> The Client <strong>SHALL</strong> provide values precise to the day for elements of datatype <code>date</code></p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0060</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>When searching using the <code>date</code> type searchparameter <a href=\"http://hl7.org/fhir/R4/search.html#date\">(how to search by date)</a> The Client <strong>SHALL</strong> provide values precise … to the second + time offset for elements of datatype <code>dateTime</code>.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0076</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>For querying and reading US Core Profiles, Must Support on any profile data element <strong>SHALL</strong> be interpreted as follows…:</p>\n<p>US Core Requestors <strong>SHALL</strong> be capable of processing resource instances containing the data elements without generating an error or causing the application to fail.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0079</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>For querying and reading US Core Profiles, Must Support on any profile data element <strong>SHALL</strong> be interpreted as follows…:</p>\n<p>When querying US Core Responders, US Core Requestors <strong>SHALL</strong> interpret missing data elements within resource instances as data not present in the US Core Responder’s system.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0082</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>For querying and reading US Core Profiles, Must Support on any profile data element <strong>SHALL</strong> be interpreted as follows…:</p>\n<p>US Core Requestors <strong>SHALL</strong> be able to process resource instances containing data elements asserting missing information.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0083</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Implementors [US Core Requestors] seeking ONC certification [in the ONC IT Health Certification program] <strong>SHALL</strong> interpret Additional USCDI Requirements as Must Support elements as documented above and below;</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0085</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Implementors [US Core Requestors] [not] seeking ONC certification [in the ONC IT Health Certification program] <strong>SHALL</strong> interpret Additional USCDI Requirements as … optional.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0092</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[W]hen claiming conformance [to a profile with a must support primitive element] … US Core requestors <strong>SHALL</strong> be capable of processing the value [of the primitive element]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0098</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>When claiming conformance [to a must support complex element with no must support sub-elements] … US Core Requestors <strong>SHALL</strong> be capable of processing a value in [the complex element]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0100</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>When claiming conformance [to a must support complex element with one or more must support sub-elements] … US Core Requestors <strong>SHALL</strong> be capable of processing a values in [each must support sub-element]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0102</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>Systems [US Core Requestors] can support the other elements [of a complex element, not labeled as a Must Support], but this is not a requirement of US Core</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0104</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>The U.S. Core Data for Interoperability (USCDI) may require additional elements, [which is a requirement for certification in the ONC IT Health Certification program, but not a requirement of US Core conformance for US Core Requestors]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0106</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>In certain profiles, only specific resource references are labeled as Must Support.</p>\n<p>...</p>\n<ul>\n<li>US Core Requestors <strong>SHALL</strong> be capable of processing [such an element] with a valid reference to [all listed Must Support profile(s).]</li>\n</ul>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0108</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>Systems [US Core Requestors] can support other [resource] references [other than those labeled as Must Support], but this is not a requirement of US Core</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0110</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>In specific profiles, only a single resource reference is present on an element labeled Must Support.</p>\n<p>…</p>\n<ul>\n<li>US Core Requestors <strong>SHALL</strong> be capable of processing [such an element] with a valid reference to [the Must Support Profile.]</li>\n</ul>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0112</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[If a profile has] a Must Support element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Must Support\n… When claiming conformance to [such a] profile:</p>\n<ul>\n<li>US Core Requestors <strong>SHALL</strong> be capable of processing [the Must Support data type choice]</li>\n</ul>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0113</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>[If a profile has] a Must Support element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Must Support[, or a profile has] an Additional USCDI element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Additional USCDI</p>\n<p>…</p>\n<p>[US Core Requestors] <strong>MAY</strong> support ... processing other [data type] choice elements (such as Observation.effectivePeriod), but this is not a requirement of US Core.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0116</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>There are several instances in this Guide where there is a choice of supporting one or another profile element to meet the Must Support or Additional USCDI requirement. In such cases, … the Client application <strong>SHALL</strong> support all elements.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0122</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Implementations [US Core Requestors] supporting Backend Services – for example, to meet US EHR certification requirements [of the ONC IT Health Certification program]- <strong>SHALL</strong> include support for the Client-confidential-asymmetric capability and system/scopes.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0127</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>US Core Clients should follow the <a href=\"https://en.wikipedia.org/wiki/Principle_of_least_privilege\">principle of least privilege</a> and access only the necessary resources.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0172</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>US Core requires ... additional metadata [to be available through the Server's <a href=\"https://hl7.org/fhir/smart-app-launch/STU2/conformance.html#using-well-known\">Well-Known Uniform Resource Identifier (URI)</a>]: ... [in] <code>scopes_supported</code> [the] array of scopes a Client may request. The app <strong>SHOULD</strong> inspect the returned scopes and accommodate the differences from the scopes it asked for and registered.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0194</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>[When Clients request a resource in a specific language] Clients <strong>MAY</strong> request language/locale using the http <a href=\"https://www.ietf.org/rfc/rfc2616.txt\">Accept-Language</a> header.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0226</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>Systems [Clients] may support other [DiagnosticReport] categories as well.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0232</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>a Client can determine the note and report types supported by a Server by invoking the standard FHIR Value Set Expansion (<a href=\"http://hl7.org/fhir/R4/valueset-operation-expand.html\">$expand</a>) operation defined in the FHIR R4 specification.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0251</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application MUST support all methods [for referencing a medication resource: returned bundle, as an external resource, or as a <a href=\"http://hl7.org/fhir/R4/references.html#contained\">contained</a> resource]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0264</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>To provide a list of a patient’s medications, it may be necessary to “de-duplicate” them. The de-duplication activity ... <strong>SHOULD</strong> be provided by the Client.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0275</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>API consumers can query by category when accessing patient information.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0286</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Therefore, Client applications must plan on deduplication methods that rely on something other than a common identifier across FHIR versions.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0292</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>The FHIR RESTful resource types supported in a DSTU2 implementation <strong>SHOULD</strong> be supported in a R4 implementation</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0293</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>The FHIR RESTful resource types supported in a DSTU2 implementation <strong>SHOULD</strong> be supported in a R4 implementation [with the] exception [of]\nMedicationStatement may be deprecated, and the data <strong>SHOULD</strong> be mapped to MedicationRequest.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0294</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>The FHIR RESTful resource types supported in a DSTU2 implementation <strong>SHOULD</strong> be supported in a R4 implementation [with the] exception [of]\nCare teams as represented by CarePlan in DSTU2 <strong>SHOULD</strong> be replaced by and the data mapped to CareTeam in R4</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0299</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>When updating between versions, Clients <strong>SHOULD</strong> consider the impact of any changes to data visualization on the usability for the end user and the maintenance of data integrity.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0314</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[C]lient application[s conforming to the US Core CareTeam profile] <strong>SHALL</strong> support [US Core Practitioner Profile]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0315</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[C]lient application[s conforming to the US Core CareTeam profile] <strong>SHALL</strong> support [US Core PractitionerRole Profile]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0316</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[C]lient application[s conforming to the US Core CareTeam profile] <strong>SHALL</strong> support [US Core RelatedPerson Profile]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0369</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support [DocumentReference.attachment.url]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0370</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support [DocumentReference.attachment.data]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0376</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support [ Encounter.reasonCode]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0377</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support [Encounter.reasonReference]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0380</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support [Encounter.location.location]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0381</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support [Encounter.serviceProvider]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0388</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support ... Goal.startDate</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0389</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support ... Goal.target.dueDate</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0403</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support [using a code in .medicationCodeableConcept to represent medications when supporting the US Core MedicationDispense profile]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0404</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support [referencing a Medication resource in .medicationReferencet to represent medications when supporting the US Core MedicationDispense profile]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0409</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support [medicationRequest.reporedtBoolean]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0410</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support [MedicationRequest.reportedReference]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0412</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[For organizations participating in the ONC Health IT Certification program,] the certifying Client application <strong>SHALL</strong> support [MedicationRequest.reasonCode.]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0413</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[For organizations participating in the ONC Health IT Certification program,] the certifying Client application <strong>SHALL</strong> support [MedicationRequest.reasonReference.]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0415</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[For organizations participating in the ONC Health IT Certification program,] Clients <strong>SHALL</strong> support all target resources in MedicationRequest.reasonReference.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0476</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support both [the PractionerRole profile and the Practioner.address element]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0483</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[For organizations participating in the ONC Health IT Certification program] … Clients <strong>SHALL</strong> support ... US Core Procedure Profile for communicating the reason or justification for a referral as Additional USCDI Requirements</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0485</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[For organizations participating in the ONC Health IT Certification program,] The certifying Client application <strong>SHALL</strong> support both [Procedure.reasonCode and Procedure.reasonReference]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0487</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[For organizations participating in the ONC Health IT Certification program,] when using Procedure.reasonReference … Clients <strong>SHALL</strong> support all target resources in Procedure.reasonReference</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0517</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[For organizations participating in the ONC Health IT Certification program] … Clients <strong>SHALL</strong> support ... US Core ServiceRequest Profile for communicating the reason or justification for a referral as Additional USCDI Requirements</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0519</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[For organizations participating in the ONC Health IT Certification program,] The certifying Client application <strong>SHALL</strong> support both [ServiceRequest.reasonCode and ServiceRequest.reasonReference]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0521</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[For organizations participating in the ONC Health IT Certification program,] when using ServiceRequest.reasonReference … Clients <strong>SHALL</strong> support all target resources in ServiceRequest.reasonReference</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0525</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The Client application <strong>SHALL</strong> support both [ Specimen.identifier and Specimen.accessionIdentifier]</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0526</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>Clients may request Specimen resources be included with the Observation or DiagnosticReport resource query.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0527</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>[Clients] <strong>SHOULD</strong> Support the Following Implementation Guide <a href=\"http://hl7.org/fhir/smart-app-launch/history.html\">SMART App Launch version 2.0.0 and later</a></p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0528</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>[Clients] <strong>MAY</strong> support the transaction interaction</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0529</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>[Clients] <strong>MAY</strong> support the batch interaction</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0530</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>[Clients] <strong>MAY</strong> support the search-system interaction</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0531</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>[Clients] <strong>MAY</strong> support the history-system interaction</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0544</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>[Server] <strong>MAY</strong> support the transaction interaction</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0545</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>[Server] <strong>MAY</strong> support the batch interaction</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0546</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>[Server] <strong>MAY</strong> support the search-system interaction</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0547</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>[Server] <strong>MAY</strong> support the history-system interaction</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0551</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Systems <strong>SHALL</strong> establish a risk analysis and management regime that conforms with HIPAA security regulatory requirements</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0553</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>US Federal systems <strong>SHOULD</strong> conform with the risk management and mitigation requirements defined in NIST 800 series documents.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0555</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>US Federal systems … <strong>SHOULD</strong> include security category assignment following NIST 800-60 vol. 2 Appendix D.14.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0557</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>The coordination of risk management and the related security and privacy controls … <strong>SHOULD</strong> be defined in the Business Associate Agreement when available.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0559</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Systems <strong>SHALL</strong> reference a single time source to establish a common time base for security auditing and clinical data records among computing systems.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0561</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>The selected time service <strong>SHOULD</strong> be documented in the Business Associate Agreement when available.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0563</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Systems <strong>SHALL</strong> keep audit logs of the various transactions.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0565</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Systems <strong>SHALL</strong> use TLS version 1.2 or higher for all transmissions not taking place over a secure network connection.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0567</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>US Federal systems <strong>SHOULD</strong> conform with FIPS PUB 140-2.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0569</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Systems <strong>SHALL</strong> conform to <a href=\"http://hl7.org/fhir/R4/security.html#http\">FHIR Communications Security</a> requirements.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0571</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>For Authentication and Authorization, Systems <strong>SHALL</strong> support any <a href=\"http://hl7.org/fhir/smart-app-launch/history.html\">SMART App Launch version</a> for Client <-> Server interactions.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0573</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>Systems <strong>SHALL</strong> implement consent requirements per their state, local, and institutional policies.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0575</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>The Business Associate Agreements <strong>SHOULD</strong> document systems’ mutual consent requirements.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0577</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>Systems <strong>SHOULD</strong> provide Provenance statements using the <a href=\"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html\">US Core Provenance Profile</a> resource and associated requirements.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0579</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>Systems <strong>MAY</strong> implement the <a href=\"http://hl7.org/fhir/R4/security.html#digital%20signatures\">FHIR Digital Signatures</a></p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0581</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>Systems <strong>MAY</strong> protect the confidentiality of data at rest via encryption and associated access controls.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0582</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The [additional] current binding [<a href=\"https://hl7.org/fhir/R5/terminologies.html#binding\">FHIR R5 link</a>] requires newly recorded, non-legacy data to be drawn from the [bound] value set.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0800</td>\n <td style=\"text-align: center;\">MAY</td>\n <td><div><p>For querying and reading US Core Profiles, Must Support on any profile data element <strong>SHALL</strong> be interpreted as follows…:</p>\n<p>[The US Core Requesters processing of the resource instances] may result in a determination not to use the resource if the resource content does not meet business requirements.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0815</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>When the Server supports [ the _include search parameter], Clients <strong>SHOULD</strong> use the _include search parameter to retrieve referenced content instead of searching for a resource and then performing a separate search for other references (for example, Patient, Encounter, and Location) in the result set.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0816</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>If the Server does not support the _include search parameter, Clients <strong>SHOULD</strong> consolidate duplicate searches before searching for referenced resources in the result set</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0817</td>\n <td style=\"text-align: center;\">SHOULD-NOT</td>\n <td><div><p><strong>SHOULD NOT</strong> search the same data within the time stated in the <code>Cache-Control</code> header.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0829</td>\n <td style=\"text-align: center;\">SHALL-NOT</td>\n <td><div><p><strong>SHALL NOT</strong> be interpreted as search parameters for search.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0830</td>\n <td style=\"text-align: center;\">SHOULD</td>\n <td><div><p>Clients <strong>SHOULD</strong> use the standard FHIR SearchParameters.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0849</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>[For the US Core Observation Screening Assessment Profile,] the Client system ... <strong>SHALL</strong> support [both] Reference(US Core Observation Screening Assessment Profile) [and] Reference(US Core QuestionnaireResponse Profile) for Observation.derivedFrom</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0853</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The certifying Client application <strong>SHALL</strong> support the [<a href=\"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-interpreter-needed.html\">US Core Interpreter Needed Extension</a>] on [the <a href=\"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html\">US Core Patient Profile</a>] .</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0854</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>The certifying Client application <strong>SHALL</strong> support the [<a href=\"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-interpreter-needed.html\">US Core Interpreter Needed Extension</a>] on [the <a href=\"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html\">US Core Encounter Profile</a>].</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0869</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>'Observation.performer' target profiles <a href=\"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitioner.html\">US Core Practitioner Profile</a> and <a href=\"https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html\">US Core Patient Profile</a> are labeled Must Support.... Clients <strong>SHALL</strong> support both.</p>\n</div></td>\n </tr>\n \n <tr>\n <td>CONF-0882</td>\n <td style=\"text-align: center;\">SHALL</td>\n <td><div><p>When a Reference element is labeled as <em>Must Support</em> has multiple target profiles referenced, but none are labeled as <em>Must Support</em></p>\n<p>...</p>\n<ul>\n<li>US Core Requesters <strong>SHALL</strong> be capable of processing [such an element] with a valid reference to <em>at least one</em> target profile.</li>\n</ul>\n</div></td>\n </tr>\n \n </tbody>\n</table>\n</div>"^^rdf:XMLLiteral ] ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg> ] ; fhir:value [ a fhir:Code ; fhir:v "cgp" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm> ] ; fhir:value [ a fhir:Integer ; fhir:v 3 ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ; fhir:value [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core> ] ] ) ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status> ] ; fhir:value [ a fhir:Code ; fhir:v "trial-use" ; ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom> ] ; fhir:value [ a fhir:Canonical ; fhir:v "http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/ImplementationGuide/hl7.fhir.us.core> ] ] ) ] ] ) ; # fhir:url [ fhir:v "http://hl7.org/fhir/us/core/Requirements/us-core-client"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/us/core/Requirements/us-core-client> ] ; # fhir:identifier ( [ fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ; fhir:l <urn:ietf:rfc:3986> ] ; fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.40.2.36.2" ] ] ) ; # fhir:version [ fhir:v "9.0.0"] ; # fhir:name [ fhir:v "USCoreClientRequirements"] ; # fhir:title [ fhir:v "US Core Client Requirements"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2026-03-10T21:34:07+00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "HL7 International / Cross-Group Projects"] ; # fhir:contact ( [ fhir:name [ fhir:v "HL7 International / Cross-Group Projects" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://www.hl7.org/Special/committees/cgp" ] ] [ fhir:system [ fhir:v "email" ] ; fhir:value [ fhir:v "cgp@lists.HL7.org" ] ] ) ] ) ; # fhir:description [ fhir:v "This [Requirements]](https://hl7.org/fhir/R5/requirements.html) resource lists the US Core Requestor (Client) requirements defined in the US Core Implementation Guide narrative sections. These requirements represent the regulatory, business, functional, and technical specifications that design artifacts must meet to ensure interoperability."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ; fhir:l <urn:iso:std:iso:3166> ] ; fhir:code [ fhir:v "US" ] ] ) ] ) ; # fhir:copyright [ fhir:v "Used by permission of HL7 International, all rights reserved Creative Commons License"] ; # fhir:actor ( [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/display"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/StructureDefinition/display> ] ; fhir:value [ a fhir:String ; fhir:v "US Core Requestor (Clients including Certifying Systems)" ] ] ) ] ) ; # fhir:statement ( [ fhir:key [ fhir:v "CONF-0022" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "[When populating a coded element with a [required binding](http://hl7.org/fhir/R4/terminologies.html#required) to a ValueSet definition] US Core Requestors **SHALL** be capable of processing the code [from the required binding ValueSet]" ] ] [ fhir:key [ fhir:v "CONF-0028" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "US Core Requestors **SHALL** be capable of processing the code in ['DataElement.code.code' or text in 'DataElement.code.text' for a DataElement.code that has an extensible binding]" ] ] [ fhir:key [ fhir:v "CONF-0032" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "Clients **SHALL** be able to process [elements that are] [Mandatory](https://hl7.org/fhir/us/core/must-support.html) or [Must Support elements](https://hl7.org/fhir/us/core/must-support.html)" ] ] [ fhir:key [ fhir:v "CONF-0035" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "receivers SHOULD accept instances that ... contain unexpected data elements [[definition](http://hl7.org/fhir/R4/conformance-rules.html#isModifier)]" ] ] [ fhir:key [ fhir:v "CONF-0036" ] ; ( fhir:conformance [ fhir:v "SHOULD-NOT" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "receivers SHOULD [NOT] accept instances that ... contain unexpected data elements … when those elements are modifier elements [[definition](http://hl7.org/fhir/R4/conformance-rules.html#isModifier)]" ] ] [ fhir:key [ fhir:v "CONF-0037" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "Unless a Client determines they can process [a resource with a modifier] safely, rejection is typically the only safe action if unexpected modifier elements are present." ] ] [ fhir:key [ fhir:v "CONF-0053" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "When searching using the `token` type searchparameter [(how to search by token)](http://hl7.org/fhir/R4/search.html#token) The Client **SHALL** provide at least a code value" ] ] [ fhir:key [ fhir:v "CONF-0054" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "When searching using the `token` type searchparameter [(how to search by token)](http://hl7.org/fhir/R4/search.html#token) The Client … **MAY** provide both the system and code values." ] ] [ fhir:key [ fhir:v "CONF-0056" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "When searching using the `reference` type searchparameter [(how to search by reference)](http://hl7.org/fhir/R4/search.html#reference) The Client **SHALL** provide at least an id value" ] ] [ fhir:key [ fhir:v "CONF-0057" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "When searching using the `reference` type searchparameter [(how to search by reference)](http://hl7.org/fhir/R4/search.html#reference) The Client … **MAY** provide both the Type and id values." ] ] [ fhir:key [ fhir:v "CONF-0059" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "When searching using the `date` type searchparameter [(how to search by date)](http://hl7.org/fhir/R4/search.html#date) The Client **SHALL** provide values precise to the day for elements of datatype `date`" ] ] [ fhir:key [ fhir:v "CONF-0060" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "When searching using the `date` type searchparameter [(how to search by date)](http://hl7.org/fhir/R4/search.html#date) The Client **SHALL** provide values precise … to the second + time offset for elements of datatype `dateTime`." ] ] [ fhir:key [ fhir:v "CONF-0076" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:\n\nUS Core Requestors **SHALL** be capable of processing resource instances containing the data elements without generating an error or causing the application to fail." ] ] [ fhir:key [ fhir:v "CONF-0079" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:\n\nWhen querying US Core Responders, US Core Requestors **SHALL** interpret missing data elements within resource instances as data not present in the US Core Responder’s system." ] ] [ fhir:key [ fhir:v "CONF-0082" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:\n\nUS Core Requestors **SHALL** be able to process resource instances containing data elements asserting missing information." ] ] [ fhir:key [ fhir:v "CONF-0083" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "Implementors [US Core Requestors] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as Must Support elements as documented above and below;" ] ] [ fhir:key [ fhir:v "CONF-0085" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "Implementors [US Core Requestors] [not] seeking ONC certification [in the ONC IT Health Certification program] **SHALL** interpret Additional USCDI Requirements as … optional." ] ] [ fhir:key [ fhir:v "CONF-0092" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "[W]hen claiming conformance [to a profile with a must support primitive element] … US Core requestors **SHALL** be capable of processing the value [of the primitive element]" ] ] [ fhir:key [ fhir:v "CONF-0098" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "When claiming conformance [to a must support complex element with no must support sub-elements] … US Core Requestors **SHALL** be capable of processing a value in [the complex element]" ] ] [ fhir:key [ fhir:v "CONF-0100" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "When claiming conformance [to a must support complex element with one or more must support sub-elements] … US Core Requestors **SHALL** be capable of processing a values in [each must support sub-element]" ] ] [ fhir:key [ fhir:v "CONF-0102" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "Systems [US Core Requestors] can support the other elements [of a complex element, not labeled as a Must Support], but this is not a requirement of US Core" ] ] [ fhir:key [ fhir:v "CONF-0104" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "The U.S. Core Data for Interoperability (USCDI) may require additional elements, [which is a requirement for certification in the ONC IT Health Certification program, but not a requirement of US Core conformance for US Core Requestors]" ] ] [ fhir:key [ fhir:v "CONF-0106" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "In certain profiles, only specific resource references are labeled as Must Support.\n\n...\n\n- US Core Requestors **SHALL** be capable of processing [such an element] with a valid reference to [all listed Must Support profile(s).]" ] ] [ fhir:key [ fhir:v "CONF-0108" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "Systems [US Core Requestors] can support other [resource] references [other than those labeled as Must Support], but this is not a requirement of US Core" ] ] [ fhir:key [ fhir:v "CONF-0110" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "In specific profiles, only a single resource reference is present on an element labeled Must Support.\n\n…\n\n- US Core Requestors **SHALL** be capable of processing [such an element] with a valid reference to [the Must Support Profile.]" ] ] [ fhir:key [ fhir:v "CONF-0112" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "[If a profile has] a Must Support element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Must Support\n… When claiming conformance to [such a] profile:\n\n- US Core Requestors **SHALL** be capable of processing [the Must Support data type choice]" ] ] [ fhir:key [ fhir:v "CONF-0113" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "[If a profile has] a Must Support element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Must Support[, or a profile has] an Additional USCDI element [with] a choice of datatypes for its content [and some of] the datatypes … are labeled as Additional USCDI\n\n…\n\n[US Core Requestors] **MAY** support ... processing other [data type] choice elements (such as Observation.effectivePeriod), but this is not a requirement of US Core." ] ] [ fhir:key [ fhir:v "CONF-0116" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "There are several instances in this Guide where there is a choice of supporting one or another profile element to meet the Must Support or Additional USCDI requirement. In such cases, … the Client application **SHALL** support all elements." ] ] [ fhir:key [ fhir:v "CONF-0122" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "Implementations [US Core Requestors] supporting Backend Services – for example, to meet US EHR certification requirements [of the ONC IT Health Certification program]- **SHALL** include support for the Client-confidential-asymmetric capability and system/scopes." ] ] [ fhir:key [ fhir:v "CONF-0127" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "US Core Clients should follow the [principle of least privilege](https://en.wikipedia.org/wiki/Principle_of_least_privilege) and access only the necessary resources." ] ] [ fhir:key [ fhir:v "CONF-0172" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "US Core requires ... additional metadata [to be available through the Server's [Well-Known Uniform Resource Identifier (URI)](https://hl7.org/fhir/smart-app-launch/STU2/conformance.html#using-well-known)]: ... [in] `scopes_supported` [the] array of scopes a Client may request. The app **SHOULD** inspect the returned scopes and accommodate the differences from the scopes it asked for and registered." ] ] [ fhir:key [ fhir:v "CONF-0194" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "[When Clients request a resource in a specific language] Clients **MAY** request language/locale using the http [Accept-Language](https://www.ietf.org/rfc/rfc2616.txt) header." ] ] [ fhir:key [ fhir:v "CONF-0226" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "Systems [Clients] may support other [DiagnosticReport] categories as well." ] ] [ fhir:key [ fhir:v "CONF-0232" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "a Client can determine the note and report types supported by a Server by invoking the standard FHIR Value Set Expansion ([$expand](http://hl7.org/fhir/R4/valueset-operation-expand.html)) operation defined in the FHIR R4 specification." ] ] [ fhir:key [ fhir:v "CONF-0251" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "The Client application MUST support all methods [for referencing a medication resource: returned bundle, as an external resource, or as a [contained](http://hl7.org/fhir/R4/references.html#contained) resource]" ] ] [ fhir:key [ fhir:v "CONF-0264" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "To provide a list of a patient’s medications, it may be necessary to “de-duplicate” them. The de-duplication activity ... **SHOULD** be provided by the Client." ] ] [ fhir:key [ fhir:v "CONF-0275" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "API consumers can query by category when accessing patient information." ] ] [ fhir:key [ fhir:v "CONF-0286" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "Therefore, Client applications must plan on deduplication methods that rely on something other than a common identifier across FHIR versions." ] ] [ fhir:key [ fhir:v "CONF-0292" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "The FHIR RESTful resource types supported in a DSTU2 implementation **SHOULD** be supported in a R4 implementation" ] ] [ fhir:key [ fhir:v "CONF-0293" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "The FHIR RESTful resource types supported in a DSTU2 implementation **SHOULD** be supported in a R4 implementation [with the] exception [of]\nMedicationStatement may be deprecated, and the data **SHOULD** be mapped to MedicationRequest." ] ] [ fhir:key [ fhir:v "CONF-0294" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "The FHIR RESTful resource types supported in a DSTU2 implementation **SHOULD** be supported in a R4 implementation [with the] exception [of]\nCare teams as represented by CarePlan in DSTU2 **SHOULD** be replaced by and the data mapped to CareTeam in R4" ] ] [ fhir:key [ fhir:v "CONF-0299" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "When updating between versions, Clients **SHOULD** consider the impact of any changes to data visualization on the usability for the end user and the maintenance of data integrity." ] ] [ fhir:key [ fhir:v "CONF-0314" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "[C]lient application[s conforming to the US Core CareTeam profile] **SHALL** support [US Core Practitioner Profile]" ] ] [ fhir:key [ fhir:v "CONF-0315" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "[C]lient application[s conforming to the US Core CareTeam profile] **SHALL** support [US Core PractitionerRole Profile]" ] ] [ fhir:key [ fhir:v "CONF-0316" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "[C]lient application[s conforming to the US Core CareTeam profile] **SHALL** support [US Core RelatedPerson Profile]" ] ] [ fhir:key [ fhir:v "CONF-0369" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support [DocumentReference.attachment.url]" ] ] [ fhir:key [ fhir:v "CONF-0370" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support [DocumentReference.attachment.data]" ] ] [ fhir:key [ fhir:v "CONF-0376" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support [ Encounter.reasonCode]" ] ] [ fhir:key [ fhir:v "CONF-0377" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support [Encounter.reasonReference]" ] ] [ fhir:key [ fhir:v "CONF-0380" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support [Encounter.location.location]" ] ] [ fhir:key [ fhir:v "CONF-0381" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support [Encounter.serviceProvider]" ] ] [ fhir:key [ fhir:v "CONF-0388" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support ... Goal.startDate" ] ] [ fhir:key [ fhir:v "CONF-0389" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support ... Goal.target.dueDate" ] ] [ fhir:key [ fhir:v "CONF-0403" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support [using a code in .medicationCodeableConcept to represent medications when supporting the US Core MedicationDispense profile]" ] ] [ fhir:key [ fhir:v "CONF-0404" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support [referencing a Medication resource in .medicationReferencet to represent medications when supporting the US Core MedicationDispense profile]" ] ] [ fhir:key [ fhir:v "CONF-0409" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support [medicationRequest.reporedtBoolean]" ] ] [ fhir:key [ fhir:v "CONF-0410" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support [MedicationRequest.reportedReference]" ] ] [ fhir:key [ fhir:v "CONF-0412" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "[For organizations participating in the ONC Health IT Certification program,] the certifying Client application **SHALL** support [MedicationRequest.reasonCode.]" ] ] [ fhir:key [ fhir:v "CONF-0413" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "[For organizations participating in the ONC Health IT Certification program,] the certifying Client application **SHALL** support [MedicationRequest.reasonReference.]" ] ] [ fhir:key [ fhir:v "CONF-0415" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "[For organizations participating in the ONC Health IT Certification program,] Clients **SHALL** support all target resources in MedicationRequest.reasonReference." ] ] [ fhir:key [ fhir:v "CONF-0476" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "The Client application **SHALL** support both [the PractionerRole profile and the Practioner.address element]" ] ] [ fhir:key [ fhir:v "CONF-0483" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "[For organizations participating in the ONC Health IT Certification program] … Clients **SHALL** support ... US Core Procedure Profile for communicating the reason or justification for a referral as Additional USCDI Requirements" ] ] [ fhir:key [ fhir:v "CONF-0485" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "[For organizations participating in the ONC Health IT Certification program,] The certifying Client application **SHALL** support both [Procedure.reasonCode and Procedure.reasonReference]" ] ] [ fhir:key [ fhir:v "CONF-0487" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "[For organizations participating in the ONC Health IT Certification program,] when using Procedure.reasonReference … Clients **SHALL** support all target resources in Procedure.reasonReference" ] ] [ fhir:key [ fhir:v "CONF-0517" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "[For organizations participating in the ONC Health IT Certification program] … Clients **SHALL** support ... US Core ServiceRequest Profile for communicating the reason or justification for a referral as Additional USCDI Requirements" ] ] [ fhir:key [ fhir:v "CONF-0519" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "[For organizations participating in the ONC Health IT Certification program,] The certifying Client application **SHALL** support both [ServiceRequest.reasonCode and ServiceRequest.reasonReference]" ] ] [ fhir:key [ fhir:v "CONF-0521" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "[For organizations participating in the ONC Health IT Certification program,] when using ServiceRequest.reasonReference … Clients **SHALL** support all target resources in ServiceRequest.reasonReference" ] ] [ fhir:key [ fhir:v "CONF-0525" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "The Client application **SHALL** support both [ Specimen.identifier and Specimen.accessionIdentifier]" ] ] [ fhir:key [ fhir:v "CONF-0526" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "Clients may request Specimen resources be included with the Observation or DiagnosticReport resource query." ] ] [ fhir:key [ fhir:v "CONF-0527" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "[Clients] **SHOULD** Support the Following Implementation Guide [SMART App Launch version 2.0.0 and later](http://hl7.org/fhir/smart-app-launch/history.html)" ] ] [ fhir:key [ fhir:v "CONF-0528" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "[Clients] **MAY** support the transaction interaction" ] ] [ fhir:key [ fhir:v "CONF-0529" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "[Clients] **MAY** support the batch interaction" ] ] [ fhir:key [ fhir:v "CONF-0530" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "[Clients] **MAY** support the search-system interaction" ] ] [ fhir:key [ fhir:v "CONF-0531" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "[Clients] **MAY** support the history-system interaction" ] ] [ fhir:key [ fhir:v "CONF-0544" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "[Server] **MAY** support the transaction interaction" ] ] [ fhir:key [ fhir:v "CONF-0545" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "[Server] **MAY** support the batch interaction" ] ] [ fhir:key [ fhir:v "CONF-0546" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "[Server] **MAY** support the search-system interaction" ] ] [ fhir:key [ fhir:v "CONF-0547" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "[Server] **MAY** support the history-system interaction" ] ] [ fhir:key [ fhir:v "CONF-0551" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "Systems **SHALL** establish a risk analysis and management regime that conforms with HIPAA security regulatory requirements" ] ] [ fhir:key [ fhir:v "CONF-0553" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "US Federal systems **SHOULD** conform with the risk management and mitigation requirements defined in NIST 800 series documents." ] ] [ fhir:key [ fhir:v "CONF-0555" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "US Federal systems … **SHOULD** include security category assignment following NIST 800-60 vol. 2 Appendix D.14." ] ] [ fhir:key [ fhir:v "CONF-0557" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "The coordination of risk management and the related security and privacy controls … **SHOULD** be defined in the Business Associate Agreement when available." ] ] [ fhir:key [ fhir:v "CONF-0559" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "Systems **SHALL** reference a single time source to establish a common time base for security auditing and clinical data records among computing systems." ] ] [ fhir:key [ fhir:v "CONF-0561" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "The selected time service **SHOULD** be documented in the Business Associate Agreement when available." ] ] [ fhir:key [ fhir:v "CONF-0563" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "Systems **SHALL** keep audit logs of the various transactions." ] ] [ fhir:key [ fhir:v "CONF-0565" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "Systems **SHALL** use TLS version 1.2 or higher for all transmissions not taking place over a secure network connection." ] ] [ fhir:key [ fhir:v "CONF-0567" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "US Federal systems **SHOULD** conform with FIPS PUB 140-2." ] ] [ fhir:key [ fhir:v "CONF-0569" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "Systems **SHALL** conform to [FHIR Communications Security](http://hl7.org/fhir/R4/security.html#http) requirements." ] ] [ fhir:key [ fhir:v "CONF-0571" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "For Authentication and Authorization, Systems **SHALL** support any [SMART App Launch version](http://hl7.org/fhir/smart-app-launch/history.html) for Client <-> Server interactions." ] ] [ fhir:key [ fhir:v "CONF-0573" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "Systems **SHALL** implement consent requirements per their state, local, and institutional policies." ] ] [ fhir:key [ fhir:v "CONF-0575" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "The Business Associate Agreements **SHOULD** document systems’ mutual consent requirements." ] ] [ fhir:key [ fhir:v "CONF-0577" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "Systems **SHOULD** provide Provenance statements using the [US Core Provenance Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-provenance.html) resource and associated requirements." ] ] [ fhir:key [ fhir:v "CONF-0579" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "Systems **MAY** implement the [FHIR Digital Signatures](http://hl7.org/fhir/R4/security.html#digital%20signatures)" ] ] [ fhir:key [ fhir:v "CONF-0581" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "Systems **MAY** protect the confidentiality of data at rest via encryption and associated access controls." ] ] [ fhir:key [ fhir:v "CONF-0582" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "The [additional] current binding [[FHIR R5 link](https://hl7.org/fhir/R5/terminologies.html#binding)] requires newly recorded, non-legacy data to be drawn from the [bound] value set." ] ] [ fhir:key [ fhir:v "CONF-0800" ] ; ( fhir:conformance [ fhir:v "MAY" ] ) ; fhir:requirement [ fhir:v "For querying and reading US Core Profiles, Must Support on any profile data element **SHALL** be interpreted as follows…:\n\n[The US Core Requesters processing of the resource instances] may result in a determination not to use the resource if the resource content does not meet business requirements." ] ] [ fhir:key [ fhir:v "CONF-0815" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "When the Server supports [ the _include search parameter], Clients **SHOULD** use the _include search parameter to retrieve referenced content instead of searching for a resource and then performing a separate search for other references (for example, Patient, Encounter, and Location) in the result set." ] ] [ fhir:key [ fhir:v "CONF-0816" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "If the Server does not support the _include search parameter, Clients **SHOULD** consolidate duplicate searches before searching for referenced resources in the result set" ] ] [ fhir:key [ fhir:v "CONF-0817" ] ; ( fhir:conformance [ fhir:v "SHOULD-NOT" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v " **SHOULD NOT** search the same data within the time stated in the `Cache-Control` header." ] ] [ ( fhir:extension [ fhir:url [ fhir:v "http://hl7.org/fhir/tools/StructureDefinition/requirements-statementshallnot"^^xsd:anyURI ; fhir:l <http://hl7.org/fhir/tools/StructureDefinition/requirements-statementshallnot> ] ; fhir:value [ a fhir:Boolean ; fhir:v true ] ] ) ; fhir:key [ fhir:v "CONF-0829" ] ; fhir:requirement [ fhir:v " **SHALL NOT** be interpreted as search parameters for search. " ] ] [ fhir:key [ fhir:v "CONF-0830" ] ; ( fhir:conformance [ fhir:v "SHOULD" ] ) ; fhir:requirement [ fhir:v "Clients **SHOULD** use the standard FHIR SearchParameters." ] ] [ fhir:key [ fhir:v "CONF-0849" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "[For the US Core Observation Screening Assessment Profile,] the Client system ... **SHALL** support [both] Reference(US Core Observation Screening Assessment Profile) [and] Reference(US Core QuestionnaireResponse Profile) for Observation.derivedFrom" ] ] [ fhir:key [ fhir:v "CONF-0853" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "The certifying Client application **SHALL** support the [[US Core Interpreter Needed Extension](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-interpreter-needed.html)] on [the [US Core Patient Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html)] ." ] ] [ fhir:key [ fhir:v "CONF-0854" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:conditionality [ fhir:v true ] ; fhir:requirement [ fhir:v "The certifying Client application **SHALL** support the [[US Core Interpreter Needed Extension](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-interpreter-needed.html)] on [the [US Core Encounter Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-encounter.html)]. " ] ] [ fhir:key [ fhir:v "CONF-0869" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v " 'Observation.performer' target profiles [US Core Practitioner Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-practitioner.html) and [US Core Patient Profile](https://hl7.org/fhir/us/core/STU8/StructureDefinition-us-core-patient.html) are labeled Must Support.... Clients **SHALL** support both." ] ] [ fhir:key [ fhir:v "CONF-0882" ] ; ( fhir:conformance [ fhir:v "SHALL" ] ) ; fhir:requirement [ fhir:v "When a Reference element is labeled as *Must Support* has multiple target profiles referenced, but none are labeled as *Must Support*\n\n...\n\n- US Core Requesters **SHALL** be capable of processing [such an element] with a valid reference to *at least one* target profile." ] ] ) . #
IG © 2026+ HL7 International / Cross-Group Projects. Package hl7.fhir.us.core#9.0.0 based on FHIR 4.0.1. Generated 2026-03-10
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change
