This page is part of the Specialty Medication Enrollment (v2.0.0: STU2) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
Profiles in this guide specify certain elements as “Must Support”. These SHALL be interpreted as follows:
Data Source systems SHALL be capable of populating each Must Support data element when sharing the resource in an exchange defined in this guide. It must be capable of both possessing the data for the element and exchanging it.
Data Consumer systems SHALL be capable of processing received instances containing the Must Support data elements without generating an error or causing the application to fail.
If the Must Support element is specified as required (minimum cardinality of 1 or higher), the element SHALL be present in the instance and SHALL have a value unless the profile is defined in U.S. Core or based on it *, in which case a dataAbsentReason
extension may be sent in place of the value.
* Profiles defined in this guide that are based on US Core are Specialty Rx Patient, Specialty Rx Medication Request, Specialty Rx Organization Pharmacy and Specialty Rx Practitioner. These are used solely in the Specialty Rx messages.
Data Consumer systems SHALL interpret missing elements in received resources as data that is either not present in the Data Source system or not shareable with the Data Consumer system for privacy or other reasons.
Data Consumer systems SHALL be able to process resource instances containing data elements containing dataAbsentReason
extensions in place of values where allowed as described here.
Unknown Reason. If the Data Source system does not have data for a Must Support data element, and the reason for absence is unknown:
The Data Source system responding to a query SHALL NOT include the element in the resource.
The Data Consumer system SHALL interpret missing data elements within resource instances as data not present in the Data Source system.
Known Reason. In situations where information on a particular data element is missing and the Data Source knows the precise reason for the absence of data:
The Data Source system SHALL send the reason for the missing information using values (such as nullFlavors) from the value set where they exist or using the dataAbsentReason extension. (See next section)
The Data Consumer system SHALL be able to process resource instances containing data elements asserting missing information.
If the source system does not have data for a required data element (in other words, where the minimum cardinality is greater than 0), participants must follow the rules below.
Non-Coded Data Elements. Use the FHIR DataAbsentReason Extension with the code, unknown
, which means the value is expected to exist but is not known.
Coded Data Elements
Example, preferred, or extensible binding strengths
Required binding strength
For example, the following status elements do not contain an “unknown” concept code–and so, the element cannot be populated as unknown:
Resources returned in required and recommended searches defined in Search Conventions SHALL conform to the associated US Core profiles as outlined in US Core Profiles.
Further, when other resources not profiled in this implementation guide are exchanged as part of a Specialty Rx workflow (for example, other resource types returned in response to a Specialty Rx Query message), they SHOULD conform to US Core profiles where applicable profiles exist.