| Package | hl7.fhir.us.codex-radiation-therapy |
| Resource Type | ValueSet |
| Id | codexrt-radiotherapy-category-vs |
| FHIR Version | R4 |
| Source | http://hl7.org/fhir/us/codex-radiation-therapy/https://build.fhir.org/ig/HL7/codex-radiation-therapy/ValueSet-codexrt-radiotherapy-category-vs.html |
| URL | http://hl7.org/fhir/us/codex-radiation-therapy/ValueSet/codexrt-radiotherapy-category-vs |
| Version | 2.0.0 |
| Status | active |
| Date | 2025-02-17T17:31:36+00:00 |
| Name | RadiotherapyCategoryVS |
| Title | Radiotherapy Category Code Max Value Set |
| Realm | us |
| Authority | hl7 |
| Description | Category value set required to support backward compatibility by including an inactive SNOMED code |
| Copyright | This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement |
| StructureDefinition | |
| codexrt-radiotherapy-course-prescription | Radiotherapy Course Prescription |
| codexrt-radiotherapy-course-summary | Radiotherapy Course Summary |
| codexrt-radiotherapy-phase-prescription | Radiotherapy Phase Prescription |
| codexrt-radiotherapy-plan-prescription | Radiotherapy Plan Prescription |
| codexrt-radiotherapy-planned-course | Radiotherapy Planned Course |
| codexrt-radiotherapy-planned-phase | Radiotherapy Planned Phase |
| codexrt-radiotherapy-treated-fraction | Radiotherapy Treated Fraction |
| codexrt-radiotherapy-treated-phase | Radiotherapy Treated Phase |
| codexrt-radiotherapy-treated-plan | Radiotherapy Treated Plan |
| codexrt-radiotherapy-treatment-plan | Radiotherapy Treatment Plan |
| CodeSystem | |
| sct | SNOMED CT International Edition |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet codexrt-radiotherapy-category-vs
http://snomed.info/sct| Code | Display |
| 108290001 | Radiation oncology AND/OR radiotherapy (procedure) |
| 1287742003 | Radiotherapy (procedure) |
{
"resourceType": "ValueSet",
"id": "codexrt-radiotherapy-category-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
}
],
"url": "http://hl7.org/fhir/us/codex-radiation-therapy/ValueSet/codexrt-radiotherapy-category-vs",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.14.48.9"
}
],
"version": "2.0.0",
"name": "RadiotherapyCategoryVS",
"title": "Radiotherapy Category Code Max Value Set",
"status": "active",
"experimental": false,
"date": "2025-02-17T17:31:36+00:00",
"publisher": "HL7 International / Cross-Group Projects",
"contact": [
{
"name": "HL7 International / Cross-Group Projects",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/cgp"
},
{
"system": "email",
"value": "cgplist@lists.HL7.org"
}
]
}
],
"description": "Category value set required to support backward compatibility by including an inactive SNOMED code",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "US",
"display": "United States of America"
}
]
}
],
"copyright": "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement",
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "108290001",
"display": "Radiation oncology AND/OR radiotherapy (procedure)"
},
{
"code": "1287742003",
"display": "Radiotherapy (procedure)"
}
]
}
]
}
}