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
@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:Procedure ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "RadiotherapyTreatedPhase-XRTS-02-22B-01-02-PlanChange"] ; #
fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2021-09-17T13:21:17+01:00"^^xsd:dateTime ] ;
( fhir:profile [
fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treated-phase"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-treated-phase> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</b><a name=\"RadiotherapyTreatedPhase-XRTS-02-22B-01-02-PlanChange\"> </a></p><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\">Resource Procedure "RadiotherapyTreatedPhase-XRTS-02-22B-01-02-PlanChange" Version "5" Updated "2021-09-17 13:21:17+0100" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-codexrt-radiotherapy-treated-phase.html\">Radiotherapy Treated Phase</a></p></div><blockquote><p><b>Radiotherapy Modality And Technique Extension</b></p><blockquote><p><b>url</b></p><a href=\"http://hl7.org/fhir/us/mcode/STU2.1/StructureDefinition-mcode-radiotherapy-modality.html\">Radiotherapy Modality Extension</a></blockquote><p><b>value</b>: External beam radiation therapy using photons (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1156506007)</span></p><blockquote><p><b>url</b></p><a href=\"http://hl7.org/fhir/us/mcode/STU2.1/StructureDefinition-mcode-radiotherapy-technique.html\">Radiotherapy Technique Extension</a></blockquote><p><b>value</b>: Intensity modulated radiation therapy (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#441799006)</span></p></blockquote><p><b>Respiratory Motion Management</b>: Radiotherapy without respiratory motion management (regime/therapy) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-snomed-requested-cs.html\">Requested SNOMED Codes Code System</a>#721031000124102)</span></p><p><b>Number of Delivered Fractions</b>: 4</p><blockquote><p><b>Radiotherapy Dose Delivered To Volume Extension</b></p><blockquote><p><b>url</b></p><code>volume</code></blockquote><p><b>value</b>: <a href=\"BodyStructure-RadiotherapyVolume-XRTS-02-22B-01-Prostate.html\">BodyStructure/RadiotherapyVolume-XRTS-02-22B-01-Prostate: Prostate</a></p><blockquote><p><b>url</b></p><code>totalDoseDelivered</code></blockquote><p><b>value</b>: 800 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cGy = 'cGy')</span></p></blockquote><p><b>identifier</b>: id: PlanChange (use: USUAL), id: urn:oid:1.2.246.352.73.842418.2121.20150602151.02.01.02.22.1 (use: OFFICIAL)</p><p><b>basedOn</b>: <a href=\"ServiceRequest-RadiotherapyPlannedPhase-XRTS-02-22B-01-02-PlanChange.html\">ServiceRequest/RadiotherapyPlannedPhase-XRTS-02-22B-01-02-PlanChange</a></p><p><b>partOf</b>: <a href=\"Procedure-RadiotherapyCourseSummary-XRTS-02-22B-01-Prostate-2P-1V.html\">Procedure/RadiotherapyCourseSummary-XRTS-02-22B-01-Prostate-2P-1V</a></p><p><b>status</b>: completed</p><p><b>code</b>: Radiotherapy treatment phase (regime/therapy) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#1222565005)</span></p><p><b>subject</b>: <a href=\"Patient-Patient-XRTS-02-22B.html\">Patient/Patient-XRTS-02-22B</a> " COUSIN-22B"</p><p><b>performed</b>: 2021-09-13 13:15:17+0100 --> 2021-09-17 13:21:17+0100</p><p><b>bodySite</b>: Prostatic structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#41216001)</span></p></div>"
] ; #
fhir:extension ( [
( 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 [
fhir:system [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "721031000124102" ] ;
fhir:display [ fhir:v "Radiotherapy without respiratory motion management (regime/therapy)" ] ] ) ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fractions-delivered"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4"^^xsd:nonNegativeInteger ]
] [
( fhir:extension [
fhir:url [ fhir:v "volume"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:reference [ fhir:v "BodyStructure/RadiotherapyVolume-XRTS-02-22B-01-Prostate" ] ;
fhir:display [ fhir:v "Prostate" ] ] ] [
fhir:url [ fhir:v "totalDoseDelivered"^^xsd:anyURI ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "800"^^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/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-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 "PlanChange" ]
] [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:dicom:uid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.246.352.73.842418.2121.20150602151.02.01.02.22.1" ]
] ) ; #
fhir:basedOn ( [
fhir:reference [ fhir:v "ServiceRequest/RadiotherapyPlannedPhase-XRTS-02-22B-01-02-PlanChange" ]
] ) ; #
fhir:partOf ( [
fhir:reference [ fhir:v "Procedure/RadiotherapyCourseSummary-XRTS-02-22B-01-Prostate-2P-1V" ]
] ) ; #
fhir:status [ fhir:v "completed"] ; #
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-02-22B" ]
] ; #
fhir:performed [
a fhir:Period ;
fhir:start [ fhir:v "2021-09-13T13:15:17+01:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2021-09-17T13:21:17+01:00"^^xsd:dateTime ]
] ; #
fhir:bodySite ( [
( fhir:coding [
a sct:41216001 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "41216001" ] ;
fhir:display [ fhir:v "Prostatic structure (body structure)" ] ] )
] ) . #
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