Standardized Medication Profile (SMP) FHIR IG
1.0.0 - STU 1 United States of America flag

This page is part of the US Standardized Medication Profile (SMP) (v1.0.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

CapabilityStatement: smp-client

Official URL: http://hl7.org/fhir/us/smp/CapabilityStatement/smp-client Version: 1.0.0
Standards status: Trial-use Maturity Level: 1 Computable Name: SMP_Client

This resource defines the expected capabilities of the SMP Server actor when conforming to the SMP IG and It is expected that it will be used in conjunction with the US Core CapabilityStatement. Together they describe the complete list of actual profiles and RESTful operations supported by SMP clients. SMP Client requirements may also be impacted by the rules of local jurisdictions or other contextual requirements.

Raw OpenAPI-Swagger Definition file | Download

Generated Narrative: CapabilityStatement smp-client

  • Implementation Guide Version: 1.0.0
  • FHIR Version: 4.0.1
  • Supported Formats: SHALL support json, SHOULD support xml
  • Supported Patch Formats:
  • Published on: 2024-04-29 00:00:00-0600
  • Published by: HL7 International / Pharmacy

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.

FHIR RESTful Capabilities

Mode: client

Summary of System-wide Interactions

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 Conformance: SHALL List

Core FHIR Resource
List
Reference Policy
Interaction summary
  • SHALL support
    read

    Allows retrieval medication details.

Resource Conformance: SHALL MedicationStatement

Core FHIR Resource
MedicationStatement
Reference Policy
Interaction summary
  • SHALL support
    read

    Allows retrieval medication details.

Resource Conformance: SHOULD Medication

Core FHIR Resource
Medication
Reference Policy
Interaction summary
  • SHOULD support
    read

    Allows retrieval medication details. (Support is mandatory if the system supports Medications)

Resource Conformance: SHOULD MedicationRequest

Core FHIR Resource
MedicationRequest
Reference Policy
Interaction summary
  • SHOULD support
    read

    Allows retrieval . (Support is mandatory if the system supports MedicationRequests)

Resource Conformance: SHOULD MedicationAdministration

Core FHIR Resource
MedicationAdministration
Reference Policy
Interaction summary
  • SHOULD support
    read

    Allows retrieval medication details. (Support is mandatory if the system supports MedicationAdministrations)

Resource Conformance: SHALL Patient

Core FHIR Resource
Patient
Reference Policy
Interaction summary
  • SHALL support
    read

    Required for identification and retrieval of patient medication information

Supported Profiles

US Core Patient Profile

Resource Conformance: MAY Bundle

Core FHIR Resource
Bundle
Reference Policy
Interaction summary
  • MAY support
    read

    Allows retrieval using extended bundles and submission of new medication list to a repository.