FHIR IG analytics
| Package | hl7.fhir.us.codex-radiation-therapy |
| Resource Type | ValueSet |
| Id | ValueSet-codexrt-radiotherapy-free-breathing-motion-mgmt-technique-vs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/HL7/codex-radiation-therapy/ValueSet-codexrt-radiotherapy-free-breathing-motion-mgmt-technique-vs.html |
| URL | http://hl7.org/fhir/us/codex-radiation-therapy/ValueSet/codexrt-radiotherapy-free-breathing-motion-mgmt-technique-vs |
| Version | 2.0.0 |
| Status | active |
| Date | 2026-01-27T23:57:28+00:00 |
| Name | RadiotherapyFreeBreathingMotionManagementTechniqueVS |
| Title | Radiotherapy Free-Breathing Motion Management Technique Value Set |
| Realm | us |
| Authority | hl7 |
| Description | Technique to manage respiratory motion with free-breathing. |
| 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 |
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| sct | SNOMED codes used in this IG |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 721061000124106 | Radiotherapy with respiratory gating (regime/therapy) |
| 1286801002 | Real time tumor tracking external beam radiotherapy (procedure) |
| 1286802009 | External beam radiotherapy using internal target volume approach (procedure) |
| 721081000124101 | Radiotherapy with abdominal compression (regime/therapy) |
Source1
{
"resourceType": "ValueSet",
"id": "codexrt-radiotherapy-free-breathing-motion-mgmt-technique-vs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cgp"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/us/codex-radiation-therapy/ImplementationGuide/hl7.fhir.us.codex-radiation-therapy"
}
]
}
}
],
"url": "http://hl7.org/fhir/us/codex-radiation-therapy/ValueSet/codexrt-radiotherapy-free-breathing-motion-mgmt-technique-vs",
"identifier": [
{
"system": "urn:ietf:rfc:3986",
"value": "urn:oid:2.16.840.1.113883.4.642.40.14.48.11"
}
],
"version": "2.0.0",
"name": "RadiotherapyFreeBreathingMotionManagementTechniqueVS",
"title": "Radiotherapy Free-Breathing Motion Management Technique Value Set",
"status": "active",
"experimental": false,
"date": "2026-01-27T23:57:28+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": "Technique to manage respiratory motion with free-breathing.",
"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": "721061000124106",
"display": "Radiotherapy with respiratory gating (regime/therapy)"
},
{
"code": "1286801002",
"display": "Real time tumor tracking external beam radiotherapy (procedure)"
},
{
"code": "1286802009",
"display": "External beam radiotherapy using internal target volume approach (procedure)"
},
{
"code": "721081000124101",
"display": "Radiotherapy with abdominal compression (regime/therapy)"
}
]
}
]
}
}