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:Procedure;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "RadiotherapyCourseSummary-04-Prostate"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "1233456" ];
fhir:Meta.lastUpdated [ fhir:value "2020-10-28T13:22:17+01:00"^^xsd:dateTime ];
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-course-summary";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-course-summary> ], [
fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-course-summary";
fhir:index 1;
fhir:link <http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-course-summary> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Procedure</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 Procedure \"RadiotherapyCourseSummary-04-Prostate\" Version \"1233456\" Updated \"2020-10-28 01:22:17+0100\" </p><p style=\"margin-bottom: 0px\">Profiles: <a href=\"StructureDefinition-codexrt-radiotherapy-course-summary.html\">Radiotherapy Course Summary</a>, <a href=\"http://hl7.org/fhir/us/mcode/STU2/StructureDefinition-mcode-radiotherapy-course-summary.html\">Radiotherapy Course Summary Profile</a></p></div><p><b>Procedure Intent Extension</b>: Curative <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#373808002 \"Curative - procedure intent\")</span></p><p><b>Radiotherapy Number of Sessions Extension</b>: 2</p><blockquote><p><b>Radiotherapy Dose Delivered To Volume Extension</b></p><p><b>value</b>: <a href=\"BodyStructure-RadiotherapyVolume-03-Prostate.html\">BodyStructure/RadiotherapyVolume-03-Prostate</a></p><p><b>value</b>: 360 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cGy = 'cGy')</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>Radiotherapy Dose Delivered To Volume Extension</b></p><p><b>value</b>: <a href=\"BodyStructure-RadiotherapyVolume-04-PelvNs.html\">BodyStructure/RadiotherapyVolume-04-PelvNs</a></p><p><b>value</b>: 360 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cGy = 'cGy')</span></p><p><b>value</b>: 2</p></blockquote><blockquote><p><b>Radiotherapy Dose Delivered To Volume Extension</b></p><p><b>value</b>: <a href=\"BodyStructure-RadiotherapyVolume-05-SemVs.html\">BodyStructure/RadiotherapyVolume-05-SemVs</a></p><p><b>value</b>: 360 cGy<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cGy = 'cGy')</span></p><p><b>value</b>: 2</p></blockquote><p><b>identifier</b>: id: Prostate-2Phases (USUAL)</p><p><b>basedOn</b>: <a href=\"ServiceRequest-RadiotherapyCoursePrescription-04-Prostate.html\">ServiceRequest/RadiotherapyCoursePrescription-04-Prostate: Prostate-2Phases</a></p><p><b>status</b>: in-progress</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 Course of Treatment (regime/therapy) <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>#USCRS-33529)</span></p><p><b>subject</b>: <a href=\"Patient-Patient-6.html\">Patient/Patient-6: Peter Venkman</a> \" VENKMAN\"</p><p><b>performed</b>: 2020-10-27 01:15:17+0100 --> 2020-10-28 01:21:17+0100</p><p><b>reasonCode</b>: Malignant neoplasm of prostate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/3.1.0/CodeSystem-icd10CM.html\">International Classification of Diseases, 10th Revision, Clinical Modification (ICD-10-CM)</a>#C61)</span></p><p><b>reasonReference</b>: <a href=\"Condition-Diagnosis-2-Prostate.html\">Condition/Diagnosis-2-Prostate</a></p><p><b>bodySite</b>: Prostate <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#41216001 \"Prostatic structure (body structure)\")</span></p></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-procedure-intent" ];
fhir:Extension.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:373808002;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "373808002" ];
fhir:Coding.display [ fhir:value "Curative - procedure intent" ] ];
fhir:CodeableConcept.text [ fhir:value "Curative" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-sessions" ];
fhir:Extension.valueUnsignedInt [ fhir:value "2"^^xsd:nonNegativeInteger ]
], [
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-03-Prostate" ] ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "totalDoseDelivered" ];
fhir:Extension.valueQuantity [
fhir:Quantity.value [ fhir:value "360"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "cGy" ] ] ], [
fhir:index 2;
fhir:Extension.url [ fhir:value "fractionsDelivered" ];
fhir:Extension.valueUnsignedInt [ fhir:value "2"^^xsd:nonNegativeInteger ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume" ]
], [
fhir:index 3;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "volume" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "BodyStructure/RadiotherapyVolume-04-PelvNs" ] ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "totalDoseDelivered" ];
fhir:Extension.valueQuantity [
fhir:Quantity.value [ fhir:value "360"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "cGy" ] ] ], [
fhir:index 2;
fhir:Extension.url [ fhir:value "fractionsDelivered" ];
fhir:Extension.valueUnsignedInt [ fhir:value "2"^^xsd:nonNegativeInteger ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume" ]
], [
fhir:index 4;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "volume" ];
fhir:Extension.valueReference [
fhir:Reference.reference [ fhir:value "BodyStructure/RadiotherapyVolume-05-SemVs" ] ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "totalDoseDelivered" ];
fhir:Extension.valueQuantity [
fhir:Quantity.value [ fhir:value "360"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "cGy" ] ] ], [
fhir:index 2;
fhir:Extension.url [ fhir:value "fractionsDelivered" ];
fhir:Extension.valueUnsignedInt [ fhir:value "2"^^xsd:nonNegativeInteger ] ];
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-dose-delivered-to-volume" ]
];
fhir:Procedure.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "usual" ];
fhir:Identifier.system [ fhir:value "http://varian.com/fhir/identifier/radiotherapyCourseId" ];
fhir:Identifier.value [ fhir:value "Prostate-2Phases" ]
];
fhir:Procedure.basedOn [
fhir:index 0;
fhir:Reference.reference [ fhir:value "ServiceRequest/RadiotherapyCoursePrescription-04-Prostate" ];
fhir:Reference.display [ fhir:value "Prostate-2Phases" ]
];
fhir:Procedure.status [ fhir:value "in-progress"];
fhir:Procedure.category [
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:Procedure.code [
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 "USCRS-33529" ] ]
];
fhir:Procedure.subject [
fhir:Reference.reference [ fhir:value "Patient/Patient-6" ];
fhir:Reference.display [ fhir:value "Peter Venkman" ]
];
fhir:Procedure.performedPeriod [
fhir:Period.start [ fhir:value "2020-10-27T13:15:17+01:00"^^xsd:dateTime ];
fhir:Period.end [ fhir:value "2020-10-28T13:21:17+01:00"^^xsd:dateTime ]
];
fhir:Procedure.reasonCode [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/sid/icd-10-cm" ];
fhir:Coding.code [ fhir:value "C61" ];
fhir:Coding.display [ fhir:value "Malignant neoplasm of prostate" ] ];
fhir:CodeableConcept.text [ fhir:value "Malignant neoplasm of prostate" ]
];
fhir:Procedure.reasonReference [
fhir:index 0;
fhir:Reference.reference [ fhir:value "Condition/Diagnosis-2-Prostate" ]
];
fhir:Procedure.bodySite [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
a sct:41216001;
fhir:Coding.system [ fhir:value "http://snomed.info/sct" ];
fhir:Coding.code [ fhir:value "41216001" ];
fhir:Coding.display [ fhir:value "Prostatic structure (body structure)" ] ];
fhir:CodeableConcept.text [ fhir:value "Prostate" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.