US Quality Core Implementation Guide
0.1.0 - cibuild United States of America flag

US Quality Core Implementation Guide, published by ASTP. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/FHIR/us-quality-core/ and changes regularly. See the Directory of published versions

CapabilityStatement: US Quality Core Client CapabilityStatement

Official URL: http://fhir.org/guides/astp/us-quality-core/CapabilityStatement/us-quality-core-client Version: 0.1.0
Active as of 2026-03-31 Computable Name: USQualityCoreClientCapabilityStatement

This capability statement describes the expected capabilities of the US Quality Core Client which is responsible for initiating queries for USCDI+ Quality V1 data from US Quality Core Servers. The set of FHIR RESTful operations and search parameters required to be supported by US Quality Core Servers is provided in the US Quality Core Server Capability Statement. US Quality Core Clients have the option of choosing from this list to access necessary data based on their local use cases and other contextual requirements.

Raw OpenAPI-Swagger Definition file | Download

US Quality Core Client CapabilityStatement

  • Implementation Guide Version: 0.1.0
  • FHIR Version: 4.0.1
  • Supported Formats: json
  • Published on: 2026-03-31
  • Published by: ASTP

Note to Implementers: FHIR Capabilities

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

SHALL Support the Following Implementation Guides

  • http://fhir.org/guides/astp/us-quality-core

FHIR RESTful Capabilities

Mode: client

The US Quality Core Client SHALL:

  1. Support fetching and querying US Quality Core profiles that contain at least one USCDI+ Quality flagged element, using the supported RESTful interactions and search parameters declared in the US Quality Core Server CapabilityStatement
  2. Recognize and process all MustSupport and USCDI+ Quality flagged elements in US Quality Core
  3. Treat all modifying attributes as MustSupport, even if not explicitly declared
  4. SHALL NOT process resource instances that include unknown modifying attributes
  5. Be simultaneously conformant with US Quality Core profiles and US Core profiles. As such, the more restrictive bindings between US Core and US Quality Core SHALL be adhered to. For example, all value sets that are required in US Core SHALL be required by US Quality Core, regardless of the binding strength in US Quality Core.

NOTE: US Core SearchParameters referenced in this CapabilityStatement that are derived from standard FHIR SearchParameters are only defined to document Server and Client expectations, such as comparator expectations, and to support generation tooling. They SHALL NOT be interpreted as search parameters for searching. Servers and Clients SHOULD use the standard FHIR SearchParameters.

Summary of System-wide Interactions
  • MAY support the transactioninteraction.
  • MAY support the batchinteraction.
  • MAY support the search-systeminteraction.
  • MAY support the history-systeminteraction.

Capabilities by Resource/Profile

Summary

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

  • The relevant profiles (if any)
  • The interactions supported by each resource (Read, Search, Update, and Create, are always shown, while VRead, Patch, Delete, History on Instance, or History on Type are only present if at least one of the resources has support for them.
  • The required, recommended, and some optional search parameters (if any).
  • The linked resources enabled for _include
  • The other resources enabled for _revinclude
  • The operations on the resource (if any)
Resource TypeProfileRSUCSearches_include_revincludeOperations
AdverseEventSupported Profiles
  US Quality Core AdverseEvent
YYsubject, event, recordedDate, subject+event, subject+recordedDate
AllergyIntoleranceSupported Profiles
  US Quality Core AllergyIntolerance
YYpatient
CarePlanSupported Profiles
  US Quality Core CarePlan
YYpatient, category, patient+category
CareTeamSupported Profiles
  US Quality Core CareTeam
YYpatient, status, patient+status
ClaimSupported Profiles
  US Quality Core Claim
YYpatient
ConditionSupported Profiles
  US Quality Core Condition Encounter Diagnosis
  US Quality Core Condition Problems Health Concerns
YYpatient, category, code, onset-date, abatement-date, patient+abatement-date, patient+category, patient+code, patient+onset-date
CoverageSupported Profiles
  US Quality Core Coverage
YYpatient
DeviceRequestSupported Profiles
  US Quality Core DeviceRequest
  US Quality Core Device Not Requested
YYpatient, code, patient+code
DiagnosticReportSupported Profiles
  US Quality Core DiagnosticReport Profile for Report and Note Exchange
  US Quality Core DiagnosticReport Profile for Laboratory Results Reporting
YYpatient, category, code, date, patient+category, patient+category+date, patient+code
EncounterSupported Profiles
  US Quality Core Encounter
YY_id, patient, type, date, patient+type, patient+date
FamilyMemberHistorySupported Profiles
  US Quality Core FamilyMemberHistory
YYpatient
GoalSupported Profiles
  US Quality Core Goal
YYpatient
ImmunizationSupported Profiles
  US Quality Core Immunization
  US Quality Core Immunization Not Done
YYpatient, status, date, patient+date, patient+status
LocationSupported Profiles
  US Quality Core Location
YY_id
MedicationSupported Profiles
  US Quality Core Medication
YYcode
MedicationAdministrationSupported Profiles
  US Quality Core MedicationAdministration
  US Quality Core MedicationAdministration Not Done
YYpatient, status, code, effective-time, patient+status, patient+code, patient+effective-time
MedicationDispenseSupported Profiles
  US Quality Core MedicationDispense
  US Quality Core MedicationDispense Declined
YYpatient, status, patient+status
MedicationRequestSupported Profiles
  US Quality Core MedicationRequest
  US Quality Core Medication Not Requested
YYpatient, intent, patient+intent
ObservationSupported Profiles
  US Quality Core Observation Clinical Result
  US Quality Core Simple Observation
  US Quality Core Observation Screening Assessment
  US Quality Core Observation Cancelled
  US Quality Core Laboratory Result Observation
YYpatient, category, code, date, patient+category, patient+category+date, patient+code
OrganizationSupported Profiles
  US Quality Core Organization
Yy?
PatientSupported Profiles
  US Quality Core Patient
YY_id
PractitionerSupported Profiles
  US Quality Core Practitioner
YY_id
PractitionerRoleSupported Profiles
  US Quality Core PractitionerRole
YY_id
ProcedureSupported Profiles
  US Quality Core Procedure
  US Quality Core Procedure Not Done
YYpatient, status, date, patient+status, patient+date
RelatedPersonSupported Profiles
  US Quality Core RelatedPerson
YY_id, patient
ServiceRequestSupported Profiles
  US Quality Core ServiceRequest
  US Quality Core Service Not Requested
YY_id, patient, category, code, authored, patient+category, patient+category+authored, patient+code
TaskSupported Profiles
  US Quality Core Task
  US Quality Core Task Rejected
YYpatient, status, code, patient+status, patient+code

Core FHIR Resource
AdverseEvent
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLsubjectreference

The client SHALL provide an id value for the reference.

MAYeventtoken

The client MAY provide a code value.

MAYrecordedDatedate

The client MAY provide a date value.

Combined Search Parameters
ConformanceParametersTypes
SHALLsubject+eventreference+token
SHALLsubject+recordedDatereference+date
Core FHIR Resource
AllergyIntolerance
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

 
Core FHIR Resource
CarePlan
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Supported Profiles

US Quality Core CarePlan

Search Parameters
ConformanceParameterTypeDocumentation
MAYpatientreference

The client SHALL provide an id value for the reference.

MAYcategorytoken

The client MAY provide a code value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+categoryreference+token
Core FHIR Resource
CareTeam
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Supported Profiles

US Quality Core CareTeam

Search Parameters
ConformanceParameterTypeDocumentation
MAYpatientreference

The client SHALL provide an id value for the reference.

MAYstatustoken

The client MAY provide a code value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+statusreference+token
Core FHIR Resource
Claim
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Supported Profiles

US Quality Core Claim

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

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

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

MAYcategorytoken

The client MAY provide a category.

MAYcodetoken

The client MAY provide a code value.

MAYonset-datedate

The client MAY provide a date value.

MAYabatement-datedate

The client MAY provide a date value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+categoryreference+token
SHOULDpatient+abatement-datereference+date
SHOULDpatient+codereference+token
SHOULDpatient+onset-datereference+date
Core FHIR Resource
Coverage
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Supported Profiles

US Quality Core Coverage

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

 
Core FHIR Resource
DeviceRequest
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

MAYcodetoken

The client MAY provide a code value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+codereference+token
Core FHIR Resource
DiagnosticReport
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

MAYcategorytoken

The client MAY provide a category.

MAYcodetoken

The client MAY provide a code value.

MAYdatedate

The client MAY provide a date value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+categoryreference+token
SHALLpatient+category+datereference+token+date
SHALLpatient+codereference+token
Core FHIR Resource
Encounter
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Supported Profiles

US Quality Core Encounter

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

The client SHALL provide an id value.

SHALLpatientreference

The client SHALL provide an id value for the reference.

MAYtypetoken

The client MAY provide a code value.

MAYdatedate

The client MAY provide a date value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+typereference+token
SHALLpatient+datereference+date
Core FHIR Resource
FamilyMemberHistory
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

 
Core FHIR Resource
Goal
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Supported Profiles

US Quality Core Goal

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

 
Core FHIR Resource
Immunization
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

MAYstatustoken

The client MAY provide a status.

MAYdatedate

The client MAY provide a date value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+statusreference+token
SHOULDpatient+datereference+date
Core FHIR Resource
Location
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Supported Profiles

US Quality Core Location

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

The client SHALL provide an id value.

 
Core FHIR Resource
Medication
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Supported Profiles

US Quality Core Medication

Search Parameters
ConformanceParameterTypeDocumentation
SHALLcodetoken

The client SHALL provide a code value.

 
Core FHIR Resource
MedicationAdministration
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

MAYstatustoken

The client MAY provide a status.

MAYcodetoken

The client MAY provide a code value.

MAYeffective-timedate

The client MAY provide a date value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+statusreference+token
SHALLpatient+codereference+token
SHALLpatient+effective-timereference+date
Core FHIR Resource
MedicationDispense
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

MAYstatustoken

The client MAY provide a status.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+statusreference+token
Core FHIR Resource
MedicationRequest
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
MAYpatientreference

The client SHALL provide an id value for the reference.

MAYintenttoken

The client MAY provide a token value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+intentreference+token
Core FHIR Resource
Observation
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
MAYpatientreference

The client SHALL provide an id value for the reference.

MAYcategorytoken

The client MAY provide a category.

MAYcodetoken

The client MAY provide a code value.

MAYdatedate

The client MAY provide a date value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+categoryreference+token
SHALLpatient+category+datereference+token+date
SHALLpatient+codereference+token
Core FHIR Resource
Organization
Reference Policy
resolves
Interaction summary
  • SHALL support read.
  • MAY support search-type.

Core FHIR Resource
Patient
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Supported Profiles

US Quality Core Patient

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

The client SHALL provide an id value.

 
Core FHIR Resource
Practitioner
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

The client SHALL provide an id value.

 
Core FHIR Resource
PractitionerRole
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

The client SHALL provide an id value.

 
Core FHIR Resource
Procedure
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

MAYstatustoken

The client MAY provide a status.

MAYdatedate

The client MAY provide a date value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+statusreference+token
SHALLpatient+datereference+date
Core FHIR Resource
RelatedPerson
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

The client SHALL provide an id value.

SHALLpatientreference

The client SHALL provide an id value for the reference.

 
Core FHIR Resource
ServiceRequest
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

The client SHALL provide an id value.

SHALLpatientreference

The client SHALL provide an id value for the reference.

MAYcategorytoken

The client MAY provide a category.

MAYcodetoken

The client MAY provide a code value.

MAYauthoreddate

The client MAY provide a date value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+categoryreference+token
SHALLpatient+category+authoredreference+token+date
SHALLpatient+codereference+token
Core FHIR Resource
Task
Reference Policy
resolves
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference

The client SHALL provide an id value for the reference.

MAYstatustoken

The client MAY provide a status.

MAYcodetoken

The client MAY provide a code value.

Combined Search Parameters
ConformanceParametersTypes
SHALLpatient+statusreference+token
SHALLpatient+codereference+token