CodeX Radiation Therapy
2.0.0 - STU2 United States of America flag

CodeX Radiation Therapy, published by HL7 International / Cross-Group Projects. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/codex-radiation-therapy/ and changes regularly. See the Directory of published versions

CapabilityStatement: CodeX RT Server CapabilityStatement

Official URL: http://hl7.org/fhir/us/codex-radiation-therapy/CapabilityStatement/CodexRTServerCapabilityStatement Version: 2.0.0
Draft as of 2020-11-23 Computable Name: CodeXRTServerCapabilityStatement
Other Identifiers: OID:2.16.840.1.113883.4.642.40.14.13.1

CodeX RT Server CapabilityStatement

Raw OpenAPI-Swagger Definition file | Download

Generated Narrative: CapabilityStatement CodexRTServerCapabilityStatement

CodeX RT Server CapabilityStatement

  • Implementation Guide Version: 2.0.0
  • FHIR Version: 4.0.1
  • Supported Formats: xml, json
  • Supported Patch Formats:
  • Published on: 2020-11-23
  • Published by: HL7 International / Cross-Group Projects

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: server

A CodeX RT Server SHALL:

  1. Implement the RESTful behavior according to the FHIR specification.
  2. Return the following response classes:
    • (Status 400): invalid parameter
    • (Status 401/4xx): unauthorized request
    • (Status 403): insufficient scope
    • (Status 404): unknown resource
    • (Status 410): deleted resource.
  3. Support json and xml source formats for all CodeX RT interactions.
  4. Identify the CodeX RT profiles supported as part of the FHIR meta.profile attribute for each instance.
  5. Support the searchParameters on each profile individually and in combination.
Security
  1. See the General Security Considerations section for requirements and recommendations.
  2. A server SHALL reject any unauthorized requests by returning an HTTP 401 unauthorized response code.
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
PatientSupported Profiles
  Cancer Patient Profile
yyidentifier, family, given, birthdate, gender
ProcedureSupported Profiles
  Radiotherapy Course Summary
  Radiotherapy Treated Phase
  Radiotherapy Treated Plan
  Radiotherapy Treated Fraction
yyidentifier, subject, category, code
ServiceRequestSupported Profiles
  Radiotherapy Course Prescription
  Radiotherapy Phase Prescription
  Radiotherapy Plan Prescription
  Radiotherapy Planned Course
  Radiotherapy Planned Phase
  Radiotherapy Treatment Plan
yyidentifier, subject, category, code
EncounterSupported Profiles
  Radiotherapy Treatment Session
yypatient, based-on
DeviceSupported Profiles
  Radiotherapy Seed Device
  Radiotherapy Treatment Device
y
BodyStructureSupported Profiles
  Radiotherapy Volume
yyidentifier, patient
LocationSupported Profiles
  US Core Location Profile
y
ObservationSupported Profiles
  Radiotherapy Disease Status
y

Resource Conformance: SHALL Patient

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

Supported Profiles

Cancer Patient Profile

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
SHOULDfamilystring
SHOULDgivenstring
SHOULDbirthdatedate
SHOULDgendertoken
 

Resource Conformance: SHALL Procedure

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

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
SHOULDsubjectreference
SHOULDcategorytoken
SHOULDcodetoken
 

Resource Conformance: SHALL ServiceRequest

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

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
SHOULDsubjectreference
SHOULDcategorytoken
SHOULDcodetoken
 

Resource Conformance: SHOULD Encounter

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

Search Parameters
ConformanceParameterTypeDocumentation
SHALLpatientreference
SHOULDbased-onreference
 

Resource Conformance: SHOULD Device

Core FHIR Resource
Device
Reference Policy
Interaction summary
  • SHALL support read.

Resource Conformance: SHALL BodyStructure

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

Supported Profiles

Radiotherapy Volume

Search Parameters
ConformanceParameterTypeDocumentation
SHALLidentifiertoken
SHALLpatientreference
 

Resource Conformance: SHOULD Location

Core FHIR Resource
Location
Reference Policy
Interaction summary
  • SHALL support read.

Supported Profiles

US Core Location Profile

Resource Conformance: SHOULD Observation

Core FHIR Resource
Observation
Reference Policy
Interaction summary
  • SHALL support read.

Supported Profiles

Radiotherapy Disease Status