Specialty Medication Enrollment
2.0.0 - STU2 US United States of America flag

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

CapabilityStatement: Specialty Rx CapabilityStatement - Data Source - Messaging

Official URL: http://hl7.org/fhir/us/specialty-rx/CapabilityStatement/specialty-rx-data-source-messaging Version: 2.0.0
Active as of 2022-07-01 Computable Name: SpecialtyRxDataSourceMessaging

This CapabilityStatement describes the expected capabilities of a server that is capable of providing patient information using Specialty Rx Query messaging.

FHIR RESTful Capabilities

Specialty Rx Data Source SHALL:

  1. Support the Solicited workflow defined in this guide by responding to the $process-message operation containing a Specialty Rx Query message by returning a Specialty Rx Query Response message or Specialty Rx Error message.
  2. Support all required RESTful searches and search parameters.
  3. Support the JSON source format.
  4. Declare a CapabilityStatement identifying the profiles supported.
  5. Follow US Core search requirements and guidance when performing searches associated with this IG.

Specialty Rx Data Source SHOULD:

  1. Respond to the Patient/$match operation.
  2. Support the XML source format.
  3. Identify the Specialty Rx profiles supported as part of the FHIR meta.profile attribute for each applicable instance.

The Specialty Rx Data Source MAY

  1. Support the Unsolicited workflow defined in this guide, using the Specialty Rx Query Response - Unsolicited message.
  2. Support the Task / SMART application launch capability specified in the guide.
  3. Support the Task / Consent Request capability specified in the guide.

Security

  1. For general security considerations refer to FHIR Security and Privacy Considerations.
  2. For additional security guidance, refer to the core FHIR Security guidance page.
  3. A server SHALL reject any unauthorized requests by returning an HTTP 401 unauthorized response code.

Resources

  • AllergyIntolerance, Condition, Coverage, DocumentReference, MedicationRequest and Observation actions referenced below are executed in the context of message processing.

  • Task interactions referenced below are RESTful.

  • OperationOutcome interactions referenced below are within both messaging and RESTful actions.

Resource Type Profile Read Search Update Create
SHALL AllergyIntolerance http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance y y
SHALL Condition http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition y y
SHALL Coverage http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-coverage y y
SHOULD DocumentReference http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference y y
SHALL MedicationRequest Search results:
http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest

Identifying the prescribed medication in messaging:
http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-medicationrequest.html
y y
SHALL Observation http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab y y
SHALL OperationOutcome http://hl7.org/fhir/StructureDefinition/OperationOutcome y y
MAY Task http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-task-smart-launch y y y
MAY Task http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-task-consent-request y y y
MAY Consent http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-consent y
MAY Consent http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-consent-requested y

Search

Data Source systems SHALL follow US Core search requirements and guidance when performing searches associated with this guide. See the Search Conventions section.

Messaging

Mode Message Type Message Definition Message Bundle
SHALL Receiver Specialty Rx Query http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-bundle-query
SHALL Sender Specialty Rx Query Response http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query-response http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-bundle-query-response
SHALL Receiver and Sender Specialty Rx Error http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-error http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-bundle-error
MAY Sender Specialty Rx Query Response - Unsolicited http://hl7.org/fhir/us/specialty-rx/MessageDefinition/specialty-rx-query-response-unsolicited http://hl7.org/fhir/us/specialty-rx/StructureDefinition/specialty-rx-bundle-query-response-unsolicited


Raw OpenAPI-Swagger Definition file | Download