FHIR IG analytics| Package | hl7.fhir.us.codex-radiation-therapy |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-RadiotherapyPhasePrescription-102-RTTD-LeftBreastBoost.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest RadiotherapyPhasePrescription-102-RTTD-LeftBreastBoost
Language: en
Profile: Radiotherapy Phase Prescription
Number of Prescribed Fractions: 5
Radiotherapy Modality And Technique Extension
- http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality: External beam radiation therapy using electrons (procedure)
- http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique: Three dimensional external beam radiation therapy (procedure)
Dose Prescribed to Volume
- volume: BodyStructure: identifier = http://example.com/varian/fhir/identifier/radiotherapyDoseReferenceId#Left Breast Boost (use: usual, ),urn:dicom:uid#DICOM Unique Id#urn:oid:1.2.246.352.71.842418.2121.20150602151.102 (use: official, ); morphology = Planning target volume (observable entity); location = Breast structure (body structure); locationQualifier = Left (qualifier value),Partial (qualifier value)
- fractionDose: 200 cGy (Details: UCUM codecGy = 'cGy')
- totalDose: 1000 cGy (Details: UCUM codecGy = 'cGy')
identifier: http://example.com/varian/fhir/identifier/radiotherapyPhaseId/Left Breast Boost (use: usual, ), DICOM Unique Id/urn:oid:2.16.124.113543.1154777499.30246.19789.333.102 (use: official, )
basedOn: ServiceRequest Radiotherapy course of treatment (regime/therapy)
status: Active
intent: Original Order
category: Radiotherapy (procedure)
code: Radiotherapy treatment phase (regime/therapy)
subject: Alice BilateralBreast Female, DoB: 1973-07-25 ( Medical Record Number: 101101101 (use: usual, ))
bodySite: Breast structure (body structure)
{
"resourceType": "ServiceRequest",
"id": "RadiotherapyPhasePrescription-102-RTTD-LeftBreastBoost",
"meta": {
"profile": [
"http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-phase-prescription"
]
},
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-fractions-prescribed",
"valuePositiveInt": 5
},
{
"extension": [
{
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "45643008",
"display": "External beam radiation therapy using electrons (procedure)"
}
]
}
},
{
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-technique",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1162782007",
"display": "Three dimensional external beam radiation therapy (procedure)"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-radiotherapy-modality-and-technique"
},
{
"extension": [
{
"url": "volume",
"valueReference": {
"reference": "BodyStructure/RadiotherapyVolume-102-LeftBreastBoost"
}
},
{
"url": "fractionDose",
"valueQuantity": {
"value": 200,
"system": "http://unitsofmeasure.org",
"code": "cGy"
}
},
{
"url": "totalDose",
"valueQuantity": {
"value": 1000,
"system": "http://unitsofmeasure.org",
"code": "cGy"
}
}
],
"url": "http://hl7.org/fhir/us/codex-radiation-therapy/StructureDefinition/codexrt-radiotherapy-dose-prescribed-to-volume"
}
],
"identifier": [
{
"use": "usual",
"system": "http://example.com/varian/fhir/identifier/radiotherapyPhaseId",
"value": "Left Breast Boost"
},
{
"use": "official",
"system": "urn:dicom:uid",
"value": "urn:oid:2.16.124.113543.1154777499.30246.19789.333.102"
}
],
"basedOn": [
{
"reference": "ServiceRequest/RadiotherapyCoursePrescription-101-RTTD-BilateralBreast"
}
],
"status": "active",
"intent": "original-order",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1287742003",
"display": "Radiotherapy (procedure)"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1222565005",
"display": "Radiotherapy treatment phase (regime/therapy)"
}
]
},
"subject": {
"reference": "Patient/Patient-101"
},
"bodySite": [
{
"extension": [
{
"url": "http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-laterality-qualifier",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7771000",
"display": "Left (qualifier value)"
}
]
}
}
],
"coding": [
{
"system": "http://snomed.info/sct",
"code": "76752008",
"display": "Breast structure (body structure)"
}
]
}
]
}