FHIR IG analytics| Package | hl7.eu.fhir.pcsp |
| Resource Type | ValueSet |
| Id | vs-brachytherapyType-eu-pcsp |
| FHIR Version | R4 |
| Source | http://hl7.eu/fhir/ig/pcsp/https://build.fhir.org/ig/hl7-eu/pcsp/ValueSet-vs-brachytherapyType-eu-pcsp.html |
| URL | http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-brachytherapyType-eu-pcsp |
| Version | 0.2.0 |
| Status | draft |
| Date | 2025-08-02T17:28:17+00:00 |
| Name | BrachytherapyType |
| Title | Brachytherapy Type |
| Realm | eu |
| Authority | hl7 |
| Description | Types of Brachytherapy this procedure is referring to |
| StructureDefinition | |
| Procedure-radiotheraphy-eu-pcsp | Procedure: Radiotherapy |
| Procedure-radiotheraphyBoost-eu-pcsp | Procedure: Radiotherapy Boost |
| CodeSystem | |
| cs-generic-eu-pcsp | PCSP Code System |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet vs-brachytherapyType-eu-pcsp
http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp| Code | Display | Definition |
| surface-brachytherapy | Surface brachytherapy | Surface brachytherapy |
| interstitial-brachytherapy | Interstitial brachytherapy | Interstitial brachytherapy |
| intra-brachytherapy | Intracavitary or intraluminal brachytherapy | Intracavitary or intraluminal brachytherapy |
| unk-brachytherapy | Unknown brachytherapy | Unknown brachytherapy |
{
"resourceType": "ValueSet",
"id": "vs-brachytherapyType-eu-pcsp",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.eu/fhir/ig/pcsp/ValueSet/vs-brachytherapyType-eu-pcsp",
"version": "0.2.0",
"name": "BrachytherapyType",
"title": "Brachytherapy Type",
"status": "draft",
"experimental": false,
"date": "2025-08-02T17:28:17+00:00",
"publisher": "PanCareSurPass Project",
"contact": [
{
"name": "PanCareSurPass Project",
"telecom": [
{
"system": "url",
"value": "https://www.pancaresurpass.eu/"
}
]
},
{
"name": "PanCareSurPass Project",
"telecom": [
{
"system": "url",
"value": "https://www.pancaresurpass.eu/"
}
]
}
],
"description": "Types of Brachytherapy this procedure is referring to",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "150",
"display": "Europe"
}
]
}
],
"compose": {
"include": [
{
"system": "http://hl7.eu/fhir/ig/pcsp/CodeSystem/cs-generic-eu-pcsp",
"concept": [
{
"code": "surface-brachytherapy",
"display": "Surface brachytherapy"
},
{
"code": "interstitial-brachytherapy",
"display": "Interstitial brachytherapy"
},
{
"code": "intra-brachytherapy",
"display": "Intracavitary or intraluminal brachytherapy"
},
{
"code": "unk-brachytherapy",
"display": "Unknown brachytherapy"
}
]
}
]
}
}