IHE PCC Referral Status Query
0.0.1-current - ci-build International flag

IHE PCC Referral Status Query, published by IHE Patient Care Coordination Technical Committee. This guide is not an authorized publication; it is the continuous build for version 0.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.SDOH.RSQ/ and changes regularly. See the Directory of published versions

CapabilityStatement: SDOH Referral Status Consumer

Official URL: https://profiles.ihe.net/PCC/SDOH-RSQ/CapabilityStatement/IHE.SDOH-RSQ.client Version: 0.0.1-current
Active as of 2024-06-14 Computable Name: IHE_Referral_Status_Consumer

Copyright/Legal: IHE http://www.ihe.net/Governance/#Intellectual_Property

CapabilityStatement for the Referral Status Consumer Actor in the Patient Care Coordination Technical Framework Supplement PCC SDOH Referral Status Query. See https://profiles.ihe.net/PCC/TF/Volume1/ch-38.html. The IHE Profile text is Normative, this conformance resource is Informative.

The Consumer obtains the status of an existing SDOH Referral by querying the SDOH Referral Status Provider based on the referral identifier.

  • The referral workflow and the various mechanisms on how the referral identifier is known to the consumer and the provider are out of scope.
  • The consumer may choose the entry point for the FHIR search, either a ServiceRequest or a Task resource.

Raw OpenAPI-Swagger Definition file | Download

Generated Narrative: CapabilityStatement IHE.SDOH-RSQ.client

IHE Referral Status Consumer

  • Implementation Guide Version: 0.0.1-current
  • FHIR Version: 4.0.1
  • Supported Formats: application/fhir+xml, application/fhir+json
  • Supported Patch Formats:
  • Published on: 2024-06-14
  • Published by: IHE Patient Care Coordination Technical Committee

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

The Referral Status Query Client has the capability to query a Server for the status of a previously accepted referral. The query is accomplished via FHIR Search against the ServiceRequest or Task resources. The choice of which resource is used depends on the architecture of the implementation.

Security

Recommend ATNA, encouraged IHE-IUA or SMART-app-launch

Summary of System-wide Interactions
  • Supports the search-systeminteraction.

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
ServiceRequest yy_id, identifier
Task yy_id, identifier

Resource Conformance: SHALL ServiceRequest

Core FHIR Resource
ServiceRequest
Reference Policy
resolves
Interaction summary
  • Supports read, search-type.

Documentation

Using FHIR search on the ServiceRequest resource as part of transaction [PCC-Y6] allows to find out the status of an existing referral.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

Logical id of this artifact

SHALLidentifiertoken

The business identifier representing the referral identifier

 

Resource Conformance: SHALL Task

Core FHIR Resource
Task
Reference Policy
resolves
Interaction summary
  • Supports read, search-type.

Documentation

Using FHIR search on the Task resource as part of transaction [PCC-Y6] allows to find out the status of an existing referral.

Search Parameters
ConformanceParameterTypeDocumentation
SHALL_idtoken

Logical id of this artifact

SHALLidentifiertoken

The business identifier representing the referral identifier