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: Pain Manager Server Capability Statement

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

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

Raw OpenAPI-Swagger Definition file | Download

Pain Manager 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 Conformance: SHALLPatient

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read.

Resource Conformance: SHALLPractitioner

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read.

Resource Conformance: SHALLObservation

Core FHIR Resource
Observation
Reference Policy
Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLcategorytoken
SHALLcodetoken
SHALLstatustoken
SHALLdatedate
 

Resource Conformance: SHALLCondition

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLcategorytoken
SHALLclinical-statustoken
SHALLonset-datedate
 

Resource Conformance: SHALLEncounter

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHOULD support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLstatustoken
 

Resource Conformance: SHALLMedicationRequest

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHALL support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHALLstatustoken
 

Resource Conformance: SHOULDProcedure

Profile Conformance
SHALL
Reference Policy

Interaction summary
  • SHOULD support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
SHOULDpatientreference
SHOULDcodetoken
 

Resource Conformance: MAYServiceRequest

Core FHIR Resource
ServiceRequest
Reference Policy
Interaction summary
  • MAY support read, search-type.

Search Parameters
ConformanceParameterTypeDocumentation
MAYpatientreference
MAYcodetoken
 

Resource Conformance: MAYPractitionerRole

Core FHIR Resource
PractitionerRole
Reference Policy
Interaction summary
  • MAY support read.