This page is part of the CodeX™ Radiation Therapy (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . 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:ServiceRequest;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "RadiotherapyPlannedPhase-XRTS-04-22A-01-03-LeftBreastBoost"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "123" ];
fhir:Meta.lastUpdated [ fhir:value "2021-10-16T10:07:41.050+02:00"^^xsd:dateTime ];
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-planned-phase";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-planned-phase> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b></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 ServiceRequest \"RadiotherapyPlannedPhase-XRTS-04-22A-01-03-LeftBreastBoost\" Version \"123\" 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>: 4</p><blockquote><p><b>Radiotherapy Modality And Technique Extension</b></p><p><b>value</b>: External beam radiation therapy using electrons (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#45643008)</span></p><p><b>value</b>: Three dimensional external beam radiation therapy (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/us/mcode/STU2/CodeSystem-snomed-requested-cs.html\">Requested SNOMED Codes Code System</a>#1162782007)</span></p></blockquote><blockquote><p><b>Dose Planned to Volume</b></p><p><b>value</b>: <a href=\"BodyStructure-RadiotherapyVolume-XRTS-04-22A-02-LeftBreastBoost.html\">BodyStructure/RadiotherapyVolume-XRTS-04-22A-02-LeftBreastBoost: Left Breast Boost</a></p><p><b>value</b>: 200 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cGy = 'cGy')</span></p><p><b>value</b>: 800 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cGy = 'cGy')</span></p></blockquote><p><b>identifier</b>: id: Left Breast Boost (USUAL), id: urn:oid:1.2.246.352.75.842418.2121.20150602151.04.01.03.22.1 (OFFICIAL)</p><p><b>basedOn</b>: <a href=\"ServiceRequest-RadiotherapyPlannedCourse-XRTS-04-22A-01-Breast-2P-3V.html\">ServiceRequest/RadiotherapyPlannedCourse-XRTS-04-22A-01-Breast-2P-3V: C1_Both_Breast</a></p><p><b>status</b>: completed</p><p><b>intent</b>: filler-order</p><p><b>category</b>: Radiation oncology AND/OR radiotherapy <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#108290001)</span></p><p><b>code</b>: Radiotherapy Treatment Phase (therapy/regime) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-snomed-requested-cs.html\">Requested SNOMED Codes Code System</a>#USCRS-33527)</span></p><p><b>subject</b>: <a href=\"Patient-Patient-XRTS-04-22A.html\">Patient/Patient-XRTS-04-22A</a> \" SISTER-22A\"</p><p><b>bodySite</b>: Breast structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#76752008)</span></p><p><b>note</b>: Free text note in Radiotherapy Phase</p></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fractions-planned" ];
fhir:Extension.valuePositiveInt [ fhir:value "4"^^xsd:positiveInteger ]
], [
fhir:index 1;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:45643008;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "45643008" ];
fhir:Coding.display [ fhir:value "External beam radiation therapy using electrons (procedure)" ] ] ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/mcode/CodeSystem/snomed-requested-cs" ];
fhir:Coding.code [ fhir:value "1162782007" ];
fhir:Coding.display [ fhir:value "Three dimensional external beam radiation therapy (procedure)" ] ] ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique" ]
], [
fhir:index 2;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "volume" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "BodyStructure/RadiotherapyVolume-XRTS-04-22A-02-LeftBreastBoost" ];
fhir:Reference.display [ fhir:value "Left Breast Boost" ] ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "fractionDose" ];
fhir:Extension.valueQuantity [
fhir:Quantity.value [ fhir:value "200"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "cGy" ] ] ], [
fhir:index 2;
fhir:Extension.url [ fhir:value "totalDose" ];
fhir:Extension.valueQuantity [
fhir:Quantity.value [ fhir:value "800"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "cGy" ] ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-dose-planned-to-volume" ]
];
fhir:ServiceRequest.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "usual" ];
fhir:Identifier.system [ fhir:value "http://varian.com/fhir/identifier/radiotherapyPhaseId" ];
fhir:Identifier.value [ fhir:value "Left Breast Boost" ]
], [
fhir:index 1;
fhir:Identifier.use [ fhir:value "official" ];
fhir:Identifier.system [ fhir:value "urn:dicom:uid" ];
fhir:Identifier.value [ fhir:value "urn:oid:1.2.246.352.75.842418.2121.20150602151.04.01.03.22.1" ]
];
fhir:ServiceRequest.basedOn [
fhir:index 0;
fhir:Reference.reference [ fhir:value "ServiceRequest/RadiotherapyPlannedCourse-XRTS-04-22A-01-Breast-2P-3V" ];
fhir:Reference.display [ fhir:value "C1_Both_Breast" ]
];
fhir:ServiceRequest.status [ fhir:value "completed"];
fhir:ServiceRequest.intent [ fhir:value "filler-order"];
fhir:ServiceRequest.category [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:108290001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "108290001" ];
fhir:Coding.display [ fhir:value "Radiation oncology AND/OR radiotherapy" ] ]
];
fhir:ServiceRequest.code [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/snomed-requested-cs" ];
fhir:Coding.code [ fhir:value "USCRS-33527" ];
fhir:Coding.display [ fhir:value "Radiotherapy Treatment Phase (therapy/regime)" ] ]
];
fhir:ServiceRequest.subject [
fhir:Reference.reference [ fhir:value "Patient/Patient-XRTS-04-22A" ]
];
fhir:ServiceRequest.bodySite [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:76752008;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "76752008" ];
fhir:Coding.display [ fhir:value "Breast structure (body structure)" ] ]
];
fhir:ServiceRequest.note [
fhir:index 0;
fhir:Annotation.text [ fhir:value "Free text note in Radiotherapy Phase" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.