Clinical Decision Support for Chronic Pain Management and Shared Decision-Making IG
0.1.0 - CI Build International flag

Clinical Decision Support for Chronic Pain Management and Shared Decision-Making IG, published by CQF. 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/cqframework/cds4cpm/ and changes regularly. See the Directory of published versions

CapabilityStatement: MyPAIN Server Capability Statement

Official URL: http://fhir.org/guides/cqf/cds4cpm/CapabilityStatement/mypain-server Version: 0.1.0
Active as of 2024-03-22 Computable Name: MyPAINServer

Describes the required capabilities a FHIR server must support to be usable as the server for the MyPAIN application

Raw OpenAPI-Swagger Definition file | Download

MyPAIN Server Capability Statement

  • Implementation Guide Version: 0.1.0
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: Fri Mar 22 17:08:36 UTC 2024
  • Published by: CQF

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

FHIR RESTful Capabilities

Mode: server

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 TypeProfileRSUCSearches_include_revincludeOperations
Patienthttp://hl7.org/fhir/us/core/StructureDefinition/us-core-patienty
Appointmenthttp://fhir.org/guides/argonaut-scheduling/StructureDefinition/argo-apptyypatient, status, date, practitionerPractitioner
Practitionerhttp://hl7.org/fhir/us/core/StructureDefinition/us-core-practitionery
Questionnairehttp://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireyyurl, version
QuestionnaireResponsehttp://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaireresponseyyyypatient, questionnaire, status

Resource Conformance: SHALLPatient

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read.

Resource Conformance: SHOULDAppointment

Base System Profile
http://fhir.org/guides/argonaut-scheduling/StructureDefinition/argo-appt
Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHOULD support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHOULDpatientreference
MAYstatustoken
MAYdatedate
MAYpractitionerreference
 

Resource Conformance: SHALLPractitioner

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read.

Resource Conformance: SHOULDQuestionnaire

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHOULD support read.
  • MAY support search-type.

Search Parameters
ConformanceParameterTypeDocumentation
MAYurluri
MAYversiontoken
 

Resource Conformance: SHALLQuestionnaireResponse

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support create.
  • SHOULD support read.
  • MAY support update, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
MAYquestionnairereference
MAYstatustoken