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
@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RadiotherapyPlannedPhase-XRTS-05-22B-01-01-Primary"] ; #
fhir:meta [
fhir:versionId [ fhir:v "123" ] ;
fhir:lastUpdated [ fhir:v "2021-10-16T10:07:41.050+02:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-planned-phase"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-planned-phase> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest RadiotherapyPlannedPhase-XRTS-05-22B-01-01-Primary</b></p><a name=\"RadiotherapyPlannedPhase-XRTS-05-22B-01-01-Primary\"> </a><a name=\"hcRadiotherapyPlannedPhase-XRTS-05-22B-01-01-Primary\"> </a><a name=\"RadiotherapyPlannedPhase-XRTS-05-22B-01-01-Primary-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 123; Last updated: 2021-10-16 10:07:41+0200</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-codexrt-radiotherapy-planned-phase.html\">Radiotherapy Planned Phase</a></p></div><p><b>Number of Planned Fractions</b>: 5</p><blockquote><p><b>Radiotherapy Modality And Technique Extension</b></p><ul><li>http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality: <span title=\"Codes:{http://snomed.info/sct 1156506007}\">External beam radiation therapy using photons (procedure)</span></li><li>http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique: <span title=\"Codes:{http://snomed.info/sct 441799006}\">Intensity modulated radiation therapy (procedure)</span></li></ul></blockquote><p><b>Respiratory Motion Management</b>: <span title=\"Codes:{http://snomed.info/sct 721031000124102}\">External beam radiotherapy without respiratory motion management (procedure)</span></p><blockquote><p><b>Dose Planned to Volume</b></p><ul><li>volume: <a href=\"BodyStructure-RadiotherapyVolume-XRTS-05-22B-01-BrainMets.html\">Brain Mets</a></li><li>fractionDose: 500 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecGy = 'cGy')</span></li><li>totalDose: 2500 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM codecGy = 'cGy')</span></li></ul></blockquote><p><b>identifier</b>: <code>http://varian.com/fhir/identifier/radiotherapyPhaseId</code>/Primary (use: usual, ), <a href=\"http://terminology.hl7.org/5.5.0/NamingSystem-dui.html\" title=\"An OID issued under DICOM OID rules. DICOM OIDs are represented as plain OIDs, with a prefix of "urn:oid:". See https://www.dicomstandard.org/\">DICOM Unique Id</a>/urn:oid:1.2.246.352.75.842418.2121.20150602151.05.01.01.22.1 (use: official, )</p><p><b>basedOn</b>: <a href=\"ServiceRequest-RadiotherapyPlannedCourse-XRTS-05-22B-01-BrainMets-1P-1V.html\">C1BrainMets</a></p><p><b>status</b>: Completed</p><p><b>intent</b>: Filler Order</p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 1287742003}\">Radiotherapy (procedure)</span></p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 1222565005}\">Radiotherapy treatment phase (regime/therapy)</span></p><p><b>subject</b>: <a href=\"Patient-Patient-XRTS-05-22B.html\">Joan Daughter-22B Female, DoB: 1960-02-05 ( Medical Record Number: XRTS-05_22B (use: usual, ))</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 12738006}\">Brain structure (body structure)</span></p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fractions-planned"^^xsd:anyURI ] ;
fhir:value [ fhir:v "5"^^xsd:positiveInteger ]
] [
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:1156506007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1156506007" ] ;
fhir:display [ fhir:v "External beam radiation therapy using photons (procedure)" ] ] ) ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:441799006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "441799006" ] ;
fhir:display [ fhir:v "Intensity modulated radiation therapy (procedure)" ] ] ) ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-respiratory-motion-management"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
a sct:721031000124102 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "721031000124102" ] ;
fhir:display [ fhir:v "External beam radiotherapy without respiratory motion management (procedure)" ] ] ) ]
] [
( fhir:extension [
fhir:url [ fhir:v "volume"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "BodyStructure/RadiotherapyVolume-XRTS-05-22B-01-BrainMets" ] ;
fhir:display [ fhir:v "Brain Mets" ] ] ] [
fhir:url [ fhir:v "fractionDose"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "500"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cGy" ] ] ] [
fhir:url [ fhir:v "totalDose"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "2500"^^xsd:decimal ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "cGy" ] ] ] ) ;
fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-dose-planned-to-volume"^^xsd:anyURI ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "usual" ] ;
fhir:system [ fhir:v "http://varian.com/fhir/identifier/radiotherapyPhaseId"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Primary" ]
] [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:dicom:uid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.246.352.75.842418.2121.20150602151.05.01.01.22.1" ]
] ) ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/RadiotherapyPlannedCourse-XRTS-05-22B-01-BrainMets-1P-1V" ] ;
fhir:display [ fhir:v "C1BrainMets" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
fhir:intent [ fhir:v "filler-order"] ; #
fhir:category ( [
( fhir:coding [
a sct:1287742003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1287742003" ] ;
fhir:display [ fhir:v "Radiotherapy (procedure)" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a sct:1222565005 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1222565005" ] ;
fhir:display [ fhir:v "Radiotherapy treatment phase (regime/therapy)" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/Patient-XRTS-05-22B" ]
] ; #
fhir:bodySite ( [
( fhir:coding [
a sct:12738006 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12738006" ] ;
fhir:display [ fhir:v "Brain structure (body structure)" ] ] )
] ) . #
IG © 2021+ HL7 International / Cross-Group Projects. Package hl7.fhir.us.codex-radiation-therapy#2.0.0 based on FHIR 4.0.1. Generated 2024-11-20
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change