This page is part of the US Core (v4.0.0: STU4) based on FHIR R4. The current version which supercedes this version is 5.0.1. For a full list of available versions, see the Directory of published versions
Raw OpenAPI-Swagger Definition file | Download
http://hl7.org/fhir/us/core/CapabilityStatement/us-core-client
This Section describes the expected capabilities of the US Core Client which is responsible for creating and initiating the queries for information about an individual patient. The complete list of FHIR profiles, RESTful operations, and search parameters supported by US Core Servers are defined in the Conformance Requirements for Server. US Core Clients have the option of choosing from this list to access necessary data based on their local use cases and other contextual requirements.
The US Core Client SHALL:
Security:
Summary of System Wide Interactions
transaction
interaction.batch
interaction.search-system
interaction.history-system
interaction.Resource Type | Supported Profiles | Supported Searches | Supported _includes | Supported _revincludes | Supported Operations |
---|---|---|---|---|---|
AllergyIntolerance | US Core AllergyIntolerance Profile | clinical-status, patient patient+clinical-status | - | Provenance:target | - |
CarePlan | US Core CarePlan Profile | category, date, patient, status patient+category+date, patient+category+status+date, patient+category+status, patient+category | - | Provenance:target | - |
CareTeam | US Core CareTeam Profile | patient, status patient+status | - | Provenance:target | - |
Condition | US Core Condition Profile | category, clinical-status, patient, onset-date, code patient+code, patient+onset-date, patient+clinical-status, patient+category | - | Provenance:target | - |
Device | US Core Implantable Device Profile | patient, type patient+type | - | Provenance:target | - |
DiagnosticReport | US Core DiagnosticReport Profile for Laboratory Results Reporting, US Core DiagnosticReport Profile for Report and Note exchange | status, patient, category, code, date patient+code, patient+code+date, patient+category+date, patient+status, patient+category | - | Provenance:target | - |
DocumentReference | US Core DocumentReference Profile | _id, status, patient, category, type, date, period patient+category+date, patient+status, patient+type, patient+type+period, patient+category | - | Provenance:target | docref |
Encounter | US Core Encounter Profile | _id, class, date, identifier, patient, status, type patient+type, patient+status, class+patient, date+patient | - | Provenance:target | - |
Goal | US Core Goal Profile | lifecycle-status, patient, target-date patient+lifecycle-status, patient+target-date | - | Provenance:target | - |
Immunization | US Core Immunization Profile | patient, status, date patient+status, patient+date | - | Provenance:target | - |
Location | US Core Location Profile | name, address, address-city, address-state, address-postalcode | - | - | - |
Medication | US Core Medication Profile | - | - | - | - |
MedicationRequest | US Core MedicationRequest Profile | status, intent, patient, encounter, authoredon patient+intent+status, patient+intent+authoredon, patient+intent+encounter, patient+intent | MedicationRequest:medication | Provenance:target | - |
Observation | US Core Laboratory Result Observation Profile, US Core Vital Signs Profile, US Core Blood Pressure Profile, US Core BMI Profile, US Core Head Circumference Profile, US Core Body Height Profile, US Core Body Weight Profile, US Core Body Temperature Profile, US Core Heart Rate Profile, US Core Pediatric BMI for Age Observation Profile, US Core Pediatric Head Occipital-frontal Circumference Percentile Profile, US Core Pediatric Weight for Height Observation Profile, US Core Pulse Oximetry Profile, US Core Respiratory Rate Profile, US Core Smoking Status Observation Profile | status, category, code, date, patient patient+category+status, patient+code, patient+code+date, patient+category+date, patient+category | - | Provenance:target | - |
Organization | US Core Organization Profile | name, address | - | - | - |
Patient | US Core Patient Profile | _id, birthdate, family, gender, given, identifier, name gender+name, family+gender, birthdate+family, birthdate+name | - | Provenance:target | - |
Practitioner | US Core Practitioner Profile | name, identifier | - | - | - |
PractitionerRole | US Core PractitionerRole Profile | specialty, practitioner | PractitionerRole:endpoint, PractitionerRole:practitioner | - | - |
Procedure | US Core Procedure Profile | status, patient, date, code patient+code+date, patient+status, patient+date | - | Provenance:target | - |
Provenance | US Core Provenance Profile | - | - | - | - |
ValueSet | - | - | - | - | expand |
Conformance Expectation: SHOULD
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/AllergyIntolerance/[id]
GET [base]/AllergyIntolerance?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | clinical-status | token |
SHOULD | patient | reference |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ clinical-status | reference+token |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
Conformance Expectation: SHOULD
Resource Specific Documentation:
- Additional considerations for systems aligning with HL7 Consolidated (C-CDA) Care Plan requirements:
- US Core Goal SHOULD be present in CarePlan.goal
- US Core Condition SHOULD be present in CarePlan.addresses
- Assement and Plan MAY be included as narrative text
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/CarePlan/[id]
GET [base]/CarePlan?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | category | token |
SHOULD | date | date |
SHOULD | patient | reference |
SHOULD | status | token |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ category+ date | reference+token+date |
SHOULD | patient+ category+ status+ date | reference+token+token+date |
SHOULD | patient+ category+ status | reference+token+token |
SHOULD | patient+ category | reference+token |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
A client SHALL provide a value precise to the second + time offset.
A server SHALL support a value precise to the second + time offset.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
Conformance Expectation: SHOULD
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/CareTeam/[id]
GET [base]/CareTeam?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | patient | reference |
SHOULD | status | token |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ status | reference+token |
Search Parameter Requirements (When Used Alone or in Combination):
Conformance Expectation: SHOULD
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Condition/[id]
GET [base]/Condition?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | category | token |
SHOULD | clinical-status | token |
SHOULD | patient | reference |
SHOULD | onset-date | date |
SHOULD | code | token |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ code | reference+token |
SHOULD | patient+ onset-date | reference+date |
SHOULD | patient+ clinical-status | reference+token |
SHOULD | patient+ category | reference+token |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
A client SHALL provide a value precise to the second + time offset.
A server SHALL support a value precise to the second + time offset.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
Conformance Expectation: SHOULD
Resource Specific Documentation:
Implantable medical devices that have UDI information SHALL represent the UDI code in
Device.udiCarrier.carrierHRF
.
- All of the five UDI-PI elements that are present in the UDI code SHALL be represented in the corresponding US Core Implantable Device Profile element.
UDI may not be present in all scenarios such as historical implantable devices, patient reported implant information, payer reported devices, or improperly documented implants. If UDI is not present and the manufacturer and/or model number information is available, they SHOULD be included to support historical reports of implantable medical devices as follows:
data element US Core Implantable Device Profile element manufacturer Device.manufacturer model Device.model Servers SHOULD support query by Device.type to allow clients to request the patient's devices by a specific type. Note: The Device.type is too granular to differentiate implantable vs. non-implantable devices.
In the Quick Start section below, searching for all devices is described. Records of implanted devices MAY be queried against UDI data including:
- UDI HRF string (
udi-carrier
)- UDI Device Identifier (
udi-di
)- Manufacturer (
manufacturer
)- Model number (
model
)Implementers MAY also adopt custom SearchParameters for searching by:
- lot numbers
- serial number
- expiration date
- manufacture date
- distinct identifier
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Device/[id]
GET [base]/Device?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | patient | reference |
SHOULD | type | token |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ type | reference+token |
Search Parameter Requirements (When Used Alone or in Combination):
Conformance Expectation: SHOULD
Supported Profiles:
Profile Interaction Summary:
create
†, search-type
, read
.vread
, history-instance
.update
, patch
, delete
, history-type
.create†This conformance expectation applies only to the US Core DiagnosticReport Profile for Report and Note exchange profile. The conformance expectation for the US Core DiagnosticReport Profile for Laboratory Results Reporting is MAY.
Fetch and Search Criteria:
GET [base]/DiagnosticReport/[id]
GET [base]/DiagnosticReport?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | status | token |
SHOULD | patient | reference |
SHOULD | category | token |
SHOULD | code | token |
SHOULD | date | date |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ code | reference+token |
SHOULD | patient+ code+ date | reference+token+date |
SHOULD | patient+ category+ date | reference+token+date |
SHOULD | patient+ status | reference+token |
SHOULD | patient+ category | reference+token |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
A client SHALL provide a value precise to the second + time offset.
A server SHALL support a value precise to the second + time offset.
Conformance Expectation: SHOULD
Resource Specific Documentation:
The DocumentReference.type binding SHALL support at a minimum the 5 Common Clinical Notes and may extend to the full US Core DocumentReference Type Value Set
Supported Profiles:
Profile Interaction Summary:
create
, search-type
, read
.vread
, history-instance
.update
, patch
, delete
, history-type
.Operation Summary:
A client SHOULD be capable of transacting a $docref operation and capable of receiving at least a reference to a generated CCD document, and MAY be able to receive other document types, if available. SHOULD be capable of receiving documents as included resources in response to the operation.
GET [base]/DocumentReference/$docref?patient=[id]
Fetch and Search Criteria:
GET [base]/DocumentReference/[id]
GET [base]/DocumentReference?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | _id | token |
SHOULD | status | token |
SHOULD | patient | reference |
SHOULD | category | token |
SHOULD | type | token |
SHOULD | date | date |
SHOULD | period | date |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ category+ date | reference+token+date |
SHOULD | patient+ status | reference+token |
SHOULD | patient+ type | reference+token |
SHOULD | patient+ type+ period | reference+token+date |
SHOULD | patient+ category | reference+token |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
A client SHALL provide a value precise to the second + time offset.
A server SHALL support a value precise to the second + time offset.
A client SHALL provide a value precise to the second + time offset.
A server SHALL support a value precise to the second + time offset.
Conformance Expectation: SHOULD
Resource Specific Documentation:
- The Encounter resource can represent a reason using either a code with
Encounter.reasonCode
, or a reference withEncounter.reasonReference
to Condition or other resource.
- Although both are marked as must support, the server systems are not required to support both a code and a reference, but they SHALL support at least one of these elements.
- The client application SHALL support both elements.
- if
Encounter.reasonReference
references an Observation, it SHOULD conform to a US Core Observation if applicable. (for example, a laboratory result should conform to the US Core Laboratory Result Observation Profile)- The intent of this profile is to support where the encounter occurred. The location address can be represented by either by the Location referenced by
Encounter.location.location
or indirectly through the Organization referenced byEncounter.serviceProvider
.
- Although both are marked as must support, the server systems are not required to support both
Encounter.location.location
andEncounter.serviceProvider
, but they SHALL support at least one of these elements.- The client application SHALL support both elements.
- if using
Encounter.locatison.location
it SHOULD conform to US Core Location. However, as a result of implementation feedback, it MAY reference the base FHIR Location resource. See this guidance on [Referencing US Core Profiles]
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Encounter/[id]
GET [base]/Encounter?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | _id | token |
SHOULD | class | token |
SHOULD | date | date |
SHOULD | identifier | token |
SHOULD | patient | reference |
SHOULD | status | token |
SHOULD | type | token |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ type | reference+token |
SHOULD | patient+ status | reference+token |
SHOULD | class+ patient | token+reference |
SHOULD | date+ patient | date+reference |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
A client SHALL provide a value precise to the second + time offset.
A server SHALL support a value precise to the second + time offset.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
Conformance Expectation: SHOULD
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Goal/[id]
GET [base]/Goal?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | lifecycle-status | token |
SHOULD | patient | reference |
SHOULD | target-date | date |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ lifecycle-status | reference+token |
SHOULD | patient+ target-date | reference+date |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
A client SHALL provide a value precise to the day.
A server SHALL support a value a value precise to the day.
Conformance Expectation: SHOULD
Resource Specific Documentation:
- Based upon the ONC U.S. Core Data for Interoperability (USCDI) v1 requirements, CVX vaccine codes are required and the NDC vaccine codes SHOULD be supported as translations to them.
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Immunization/[id]
GET [base]/Immunization?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | patient | reference |
SHOULD | status | token |
SHOULD | date | date |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ status | reference+token |
SHOULD | patient+ date | reference+date |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
A client SHALL provide a value precise to the second + time offset.
A server SHALL support a value precise to the second + time offset.
Conformance Expectation: SHOULD
Resource Specific Documentation:
- The US Core Location and PractitionerRole Profiles are not explicitly referenced in any US Core Profile. However they SHOULD be used as the default profile if referenced by another US Core profile.
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Location/[id]
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | name | string |
SHOULD | address | string |
SHOULD | address-city | string |
SHOULD | address-state | string |
SHOULD | address-postalcode | string |
Conformance Expectation: SHOULD
Resource Specific Documentation:
- The MedicationRequest resource can represent a medication, using an external reference to a Medication resource. If an external Medication Resource is used in a MedicationRequest, then the READ SHALL be supported.
Supported Profiles:
Profile Interaction Summary:
read
.vread
, history-instance
.create
, search-type
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Medication/[id]
Conformance Expectation: SHOULD
Resource Specific Documentation:
- The MedicationRequest resources can represent a medication using either a code or refer to the Medication resource. When referencing Medication, the resource may be contained or an external resource. The server application MAY choose any one way or more than one method, but if an external reference to Medication is used, the server SHALL support the _include` parameter for searching this element. The client application must support all methods.
For example, A server SHALL be capable of returning all medications for a patient using one of or both:
GET /MedicationRequest?patient=[id]
GET /MedicationRequest?patient=[id]&_include=MedicationRequest:medication
- The MedicationRequest resource can represent that information is from a secondary source using either a boolean flag or reference in
MedicationRequest.reportedBoolean
, or a reference usingMedicationRequest.reportedReference
to Practitioner or other resource.
- Although both are marked as must support, the server systems are not required to support both a boolean and a reference, but SHALL choose to support at least one of these elements.
- The client application SHALL support both elements.
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/MedicationRequest/[id]
GET [base]/MedicationRequest?[parameter=value]&_include=MedicationRequest:medication
GET [base]/MedicationRequest?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | status | token |
SHOULD | intent | token |
SHOULD | patient | reference |
SHOULD | encounter | reference |
SHOULD | authoredon | date |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ intent+ status | reference+token+token |
SHOULD | patient+ intent+ authoredon | reference+token+date |
SHOULD | patient+ intent+ encounter | reference+token+reference |
SHOULD | patient+ intent | reference+token |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
A client SHALL provide a value precise to the second + time offset.
A server SHALL support a value precise to the second + time offset.
Conformance Expectation: SHOULD
Resource Specific Documentation:
- Systems SHOULD support
Observation.effectivePeriod
to accurately represent laboratory tests that are collected over a period of time (for example, a 24-Hour Urine Collection test).- An Observation without a value, SHALL include a reason why the data is absent unless there are component observations, or references to other Observations that are grouped within it.
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Observation/[id]
GET [base]/Observation?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | status | token |
SHOULD | category | token |
SHOULD | code | token |
SHOULD | date | date |
SHOULD | patient | reference |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ category+ status | reference+token+token |
SHOULD | patient+ code | reference+token |
SHOULD | patient+ code+ date | reference+token+date |
SHOULD | patient+ category+ date | reference+token+date |
SHOULD | patient+ category | reference+token |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
A client SHALL provide a value precise to the second + time offset.
A server SHALL support a value precise to the second + time offset.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
Conformance Expectation: SHOULD
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Organization/[id]
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | name | string |
SHOULD | address | string |
Conformance Expectation: SHOULD
Resource Specific Documentation:
- For ONC's USCDI requirements, each Patient must support the following additional elements. These elements are included in the formal definition of the profile. The patient examples include all of these elements.
- contact detail (e.g. a telephone number or an email address)
- a communication language
- a race
- an ethnicity
- a birth sex*
- previous name
- Previous name is represented by providing an end date in the
Patient.name.period
element for a previous name.- suffix
- Suffix is represented using the
Patient.name.suffix
element.
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Patient/[id]
GET [base]/Patient?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | _id | token |
SHOULD | birthdate | date |
SHOULD | family | string |
SHOULD | gender | token |
SHOULD | given | string |
SHOULD | identifier | token |
SHOULD | name | string |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | gender+ name | token+string |
SHOULD | family+ gender | string+token |
SHOULD | birthdate+ family | date+string |
SHOULD | birthdate+ name | date+string |
Search Parameter Requirements (When Used Alone or in Combination):
A client SHALL provide a value precise to the day.
A server SHALL support a value a value precise to the day.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
Conformance Expectation: SHOULD
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Practitioner/[id]
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | name | string |
SHOULD | identifier | token |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
Conformance Expectation: SHOULD
Resource Specific Documentation:
- The US Core Location and PractitionerRole Profiles are not explicitly referenced in any US Core Profile. However they SHOULD be used as the default profile if referenced by another US Core profile.
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/PractitionerRole/[id]
GET [base]/PractitionerRole?[parameter=value]&_include=PractitionerRole:endpoint
PractitionerRole:practitioner - GET [base]/PractitionerRole?[parameter=value]&_include=PractitionerRole:practitioner
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | specialty | token |
SHOULD | practitioner | reference |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
Conformance Expectation: SHOULD
Resource Specific Documentation:
- A procedure including an implantable device SHOULD use
Procedure.focalDevice
with a reference to the [US Core Implantable Device Profile].
Supported Profiles:
Profile Interaction Summary:
search-type
, read
.vread
, history-instance
.create
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Procedure/[id]
GET [base]/Procedure?[parameter=value]&_revinclude=Provenance:target
Search Parameter Summary:
Conformance | Parameter | Type |
---|---|---|
SHOULD | status | token |
SHOULD | patient | reference |
SHOULD | date | date |
SHOULD | code | token |
Search Parameter Combination Summary:
Conformance | Parameter Combination | Types |
---|---|---|
SHOULD | patient+ code+ date | reference+token+date |
SHOULD | patient+ status | reference+token |
SHOULD | patient+ date | reference+date |
Search Parameter Requirements (When Used Alone or in Combination):
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
The client SHALL provide at least a id value and MAY provide both the Type and id values.
The server SHALL support both.
A client SHALL provide a value precise to the second + time offset.
A server SHALL support a value precise to the second + time offset.
The client SHALL provide at least a code value and MAY provide both the system and code values.
The server SHALL support both.
Conformance Expectation: SHOULD
Resource Specific Documentation:
- If a system receives a provider in
Provenance.agent.who
as free text they must capture who sent them the information as the organization. On request they SHALL provide this organization as the source and MAY include the free text provider.- Systems that need to know the activity has occurred SHOULD populate the activity.
Supported Profiles:
Profile Interaction Summary:
read
.vread
, history-instance
.create
, search-type
, update
, patch
, delete
, history-type
.Fetch and Search Criteria:
GET [base]/Provenance/[id]
Conformance Expectation: SHOULD
Operation Summary:
A client can determine the note and report types support by a server by invoking the standard FHIR Value Set Expansion ($expand) operation defined in the FHIR R4 specification. Because servers may support different read and write formats, it also is used to determine the formats (for example, text, pdf) the server supports read and write transactions.