CodeX™ Radiation Therapy
1.0.0-ballot - ci-build

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

: RadiotherapyPlannedPhase-XRTS-06-22B-01-01-Primary - TTL Representation

Raw ttl | Download


@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-06-22B-01-01-Primary"];
  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-06-22B-01-01-Primary\" 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>: 5</p><blockquote><p><b>Radiotherapy Modality And Technique Extension</b></p><p><b>value</b>: High dose brachytherapy (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#394902000)</span></p><p><b>value</b>: Intracavitary brachytherapy (procedure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#384692006)</span></p></blockquote><blockquote><p><b>Dose Planned to Volume</b></p><p><b>value</b>: <a href=\"BodyStructure-RadiotherapyVolume-XRTS-06-22B-01-Uterus.html\">BodyStructure/RadiotherapyVolume-XRTS-06-22B-01-Uterus: Uterus</a></p><p><b>value</b>: 600 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cGy = 'cGy')</span></p><p><b>value</b>: 3000 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cGy = 'cGy')</span></p></blockquote><p><b>identifier</b>: id: Primary (USUAL), id: urn:oid:1.2.246.352.75.842419.2121.20150602151.06.01.01.22.1 (OFFICIAL)</p><p><b>basedOn</b>: <a href=\"ServiceRequest-RadiotherapyPlannedCourse-XRTS-06-22B-01-Uterus-1P-1V.html\">ServiceRequest/RadiotherapyPlannedCourse-XRTS-06-22B-01-Uterus-1P-1V: C1Uterus</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-06-22B.html\">Patient/Patient-XRTS-06-22B</a> \" MOTHER-22B\"</p><p><b>bodySite</b>: Cervix uteri structure (body structure) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#71252005)</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 "5"^^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:394902000;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
           fhir:Coding.code [ fhir:value "394902000" ];
           fhir:Coding.display [ fhir:value "High dose brachytherapy (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;
           a sct:384692006;
           fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
           fhir:Coding.code [ fhir:value "384692006" ];
           fhir:Coding.display [ fhir:value "Intracavitary brachytherapy (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-06-22B-01-Uterus" ];
         fhir:Reference.display [ fhir:value "Uterus" ]       ]     ], [
       fhir:index 1;
       fhir:Extension.url [ fhir:value "fractionDose" ];
       fhir:Extension.valueQuantity [
         fhir:Quantity.value [ fhir:value "600"^^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 "3000"^^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 "Primary" ]
  ], [
     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.842419.2121.20150602151.06.01.01.22.1" ]
  ];
  fhir:ServiceRequest.basedOn [
     fhir:index 0;
     fhir:Reference.reference [ fhir:value "ServiceRequest/RadiotherapyPlannedCourse-XRTS-06-22B-01-Uterus-1P-1V" ];
     fhir:Reference.display [ fhir:value "C1Uterus" ]
  ];
  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-06-22B" ]
  ];
  fhir:ServiceRequest.bodySite [
     fhir:index 0;
     fhir:CodeableConcept.coding [
       fhir:index 0;
       a sct:71252005;
       fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
       fhir:Coding.code [ fhir:value "71252005" ];
       fhir:Coding.display [ fhir:value "Cervix uteri 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.