This page is part of the CodeX™ Radiation Therapy (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Draft as of 2023-07-28 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "snomed-requested-cs"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">721071000124104<a name=\"snomed-requested-cs-721071000124104\"> </a></td><td>Radiotherapy with free breathing (regime/therapy)</td><td>Radiotherapy with free breathing (regime/therapy)</td></tr><tr><td style=\"white-space:nowrap\">721051000124109<a name=\"snomed-requested-cs-721051000124109\"> </a></td><td>Radiotherapy with breath hold (regime/therapy)</td><td>Radiotherapy with breath hold (regime/therapy)</td></tr><tr><td style=\"white-space:nowrap\">721031000124102<a name=\"snomed-requested-cs-721031000124102\"> </a></td><td>Radiotherapy without respiratory motion management (regime/therapy)</td><td>Radiotherapy without respiratory motion management (regime/therapy)</td></tr><tr><td style=\"white-space:nowrap\">721061000124106<a name=\"snomed-requested-cs-721061000124106\"> </a></td><td>Radiotherapy with respiratory gating (regime/therapy)</td><td>Radiotherapy with respiratory gating (regime/therapy)</td></tr><tr><td style=\"white-space:nowrap\">USCRS-34878<a name=\"snomed-requested-cs-USCRS-34878\"> </a></td><td>Radiotherapy with real-time tumor tracking (regime/therapy)</td><td>Radiotherapy with real-time tumor tracking (regime/therapy)</td></tr><tr><td style=\"white-space:nowrap\">USCRS-34880<a name=\"snomed-requested-cs-USCRS-34880\"> </a></td><td>Radiotherapy with (ITV) Internal Target Volume creation</td><td>Radiotherapy with (ITV) Internal Target Volume creation</td></tr><tr><td style=\"white-space:nowrap\">721081000124101<a name=\"snomed-requested-cs-721081000124101\"> </a></td><td>Radiotherapy with abdominal compression (regime/therapy)</td><td>Radiotherapy with abdominal compression (regime/therapy)</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "SnomedRequestedCS"] ; #
fhir:title [ fhir:v "Requested SNOMED Codes Code System"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2023-07-28T13:07:08+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "HL7 Cross Group Projects Work Group"] ; #
fhir:contact ( [
fhir:name [ fhir:v "HL7 Cross Group Projects Work Group" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.hl7.org/Special/committees/cgp" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "cgplist@lists.HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Codes requested from SNOMED by CodeX RT, to be issued at a later date. Where numeric codes are given, these correspond to the expected SNOMED-CT codes.\nTerms beginning with 'USCRS-' (for United States Content Request Service) represent requests in April 2023 with no SNOMED code yet approved or assigned."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "US" ] ;
fhir:display [ fhir:v "United States of America" ] ] )
] ) ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "7"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "721071000124104" ] ;
fhir:display [ fhir:v "Radiotherapy with free breathing (regime/therapy)" ] ;
fhir:definition [ fhir:v "Radiotherapy with free breathing (regime/therapy)" ]
] [
fhir:code [ fhir:v "721051000124109" ] ;
fhir:display [ fhir:v "Radiotherapy with breath hold (regime/therapy)" ] ;
fhir:definition [ fhir:v "Radiotherapy with breath hold (regime/therapy)" ]
] [
fhir:code [ fhir:v "721031000124102" ] ;
fhir:display [ fhir:v "Radiotherapy without respiratory motion management (regime/therapy)" ] ;
fhir:definition [ fhir:v "Radiotherapy without respiratory motion management (regime/therapy)" ]
] [
fhir:code [ fhir:v "721061000124106" ] ;
fhir:display [ fhir:v "Radiotherapy with respiratory gating (regime/therapy)" ] ;
fhir:definition [ fhir:v "Radiotherapy with respiratory gating (regime/therapy)" ]
] [
fhir:code [ fhir:v "USCRS-34878" ] ;
fhir:display [ fhir:v "Radiotherapy with real-time tumor tracking (regime/therapy)" ] ;
fhir:definition [ fhir:v "Radiotherapy with real-time tumor tracking (regime/therapy)" ]
] [
fhir:code [ fhir:v "USCRS-34880" ] ;
fhir:display [ fhir:v "Radiotherapy with (ITV) Internal Target Volume creation" ] ;
fhir:definition [ fhir:v "Radiotherapy with (ITV) Internal Target Volume creation" ]
] [
fhir:code [ fhir:v "721081000124101" ] ;
fhir:display [ fhir:v "Radiotherapy with abdominal compression (regime/therapy)" ] ;
fhir:definition [ fhir:v "Radiotherapy with abdominal compression (regime/therapy)" ]
] ) . #
IG © 2021+ HL7 Cross Group Projects Work Group. Package hl7.fhir.us.codex-radiation-therapy#1.0.0 based on FHIR 4.0.1. Generated 2023-07-28
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change