FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | PlanDefinition |
| Id | PlanDefinition-RadiotherapyPlanDefinitionExample.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/IntelliSOFT-Consulting/nccpFHIRIG/PlanDefinition-RadiotherapyPlanDefinitionExample.html |
| URL | https://nshr-uat.sha.go.ke/fhir/PlanDefinition/RadiotherapyPlanDefinitionExample |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-06-08T10:30:33+00:00 |
| Title | Whole Breast RT — 50 Gy / 25 Fractions (3DCRT) |
| Realm | us |
| Authority | hl7 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Standard adjuvant whole breast radiotherapy protocol: 50 Gy in 25 fractions using 3D conformal technique
{
"resourceType": "PlanDefinition",
"id": "RadiotherapyPlanDefinitionExample",
"meta": {
"profile": [
"https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-radiotherapy-plan-definition"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-rt-total-fractions-extension",
"valueInteger": 25
},
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-rt-dose-per-fraction-extension",
"valueQuantity": {
"value": 2,
"unit": "Gy",
"system": "http://unitsofmeasure.org",
"code": "Gy"
}
},
{
"url": "https://nshr-uat.sha.go.ke/fhir/StructureDefinition/nccp-rt-treatment-technique-extension",
"valueCode": "THREE-D-CRT"
}
],
"url": "https://nshr-uat.sha.go.ke/fhir/PlanDefinition/RadiotherapyPlanDefinitionExample",
"version": "0.1.0",
"title": "Whole Breast RT — 50 Gy / 25 Fractions (3DCRT)",
"type": {
"coding": [
{
"system": "https://nshr-uat.sha.go.ke/fhir/CodeSystem/plan-definition-type-cs",
"code": "RADIOTHERAPY-PROTOCOL",
"display": "Radiotherapy Protocol"
}
]
},
"status": "active",
"date": "2026-06-08T10:30:33+00:00",
"publisher": "Digital Health Agency (DHA), Kenya",
"contact": [
{
"name": "Digital Health Agency (DHA), Kenya",
"telecom": [
{
"system": "url",
"value": "https://dha.go.ke"
},
{
"system": "email",
"value": "info@dha.go.ke"
}
]
},
{
"name": "Digital Health Agency Kenya – FHIR Team",
"telecom": [
{
"system": "email",
"value": "info@dha.go.ke",
"use": "work"
},
{
"system": "url",
"value": "https://dha.go.ke",
"use": "work"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "KE",
"display": "Kenya"
}
]
}
]
}