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
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
xml
, json
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.
server
A CodeX RT Server SHALL:
meta.profile
attribute for each instance.
- See the General Security Considerations section for requirements and recommendations.
- A server SHALL reject any unauthorized requests by returning an
HTTP 401
unauthorized response code.
The summary table lists the resources that are part of this configuration, and for each resource it lists:
_include
_revinclude
Resource Type | Profile | R | S | U | C | Searches | _include | _revinclude | Operations |
---|---|---|---|---|---|---|---|---|---|
Patient | Supported Profiles Cancer Patient Profile | y | y | identifier, family, given, birthdate, gender | |||||
Procedure | Supported Profiles Radiotherapy Course Summary Radiotherapy Treated Phase Radiotherapy Treated Plan Radiotherapy Treated Fraction | y | y | identifier, subject, category, code | |||||
ServiceRequest | Supported Profiles Radiotherapy Course Prescription Radiotherapy Phase Prescription Radiotherapy Plan Prescription Radiotherapy Planned Course Radiotherapy Planned Phase Radiotherapy Treatment Plan | y | y | identifier, subject, category, code | |||||
Encounter | Supported Profiles Radiotherapy Treatment Session | y | y | patient, based-on | |||||
Device | Supported Profiles Radiotherapy Seed Device Radiotherapy Treatment Device | y | |||||||
BodyStructure | Supported Profiles Radiotherapy Volume | y | y | identifier, patient | |||||
Location | Supported Profiles US Core Location Profile | y | |||||||
Observation | Supported Profiles Radiotherapy Disease Status | y |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | |
SHOULD | family | string | |
SHOULD | given | string | |
SHOULD | birthdate | date | |
SHOULD | gender | token |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | |
SHOULD | subject | reference | |
SHOULD | category | token | |
SHOULD | code | token |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | |
SHOULD | subject | reference | |
SHOULD | category | token | |
SHOULD | code | token |
Conformance | Parameter | Type | Documentation |
---|---|---|---|
SHALL | identifier | token | |
SHALL | patient | reference |