FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.us.codex-radiation-therapy
Resource TypeValueSet
IdValueSet-codexrt-radiotherapy-respiratory-motion-management-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/HL7/codex-radiation-therapy/ValueSet-codexrt-radiotherapy-respiratory-motion-management-vs.html
URLhttp://hl7.org/fhir/us/codex-radiation-therapy/ValueSet/codexrt-radiotherapy-respiratory-motion-management-vs
Version2.0.0
Statusactive
Date2026-01-27T23:57:28+00:00
NameRadiotherapyRespiratoryMotionManagementVS
TitleRadiotherapy Respiratory Motion Management Value Set
Realmus
Authorityhl7
DescriptionMethod applied to manage respiratory motion.
CopyrightThis 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

StructureDefinition
codexrt-radiotherapy-respiratory-motion-managementRespiratory Motion Management

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet codexrt-radiotherapy-respiratory-motion-management-vs

  • Include these codes as defined in http://snomed.info/sct version Not Stated (use latest from terminology server)
    CodeDisplay
    721071000124104External beam radiotherapy with free breathing (procedure)
    721051000124109Radiotherapy with breath hold (regime/therapy)
    721031000124102External beam radiotherapy without respiratory motion management (procedure)

Source1

{
  "resourceType": "ValueSet",
  "id": "codexrt-radiotherapy-respiratory-motion-management-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-respiratory-motion-management-vs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.14.48.14"
    }
  ],
  "version": "2.0.0",
  "name": "RadiotherapyRespiratoryMotionManagementVS",
  "title": "Radiotherapy Respiratory Motion Management 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": "Method applied to manage respiratory motion.",
  "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": "721071000124104",
            "display": "External beam radiotherapy with free breathing (procedure)"
          },
          {
            "code": "721051000124109",
            "display": "Radiotherapy with breath hold (regime/therapy)"
          },
          {
            "code": "721031000124102",
            "display": "External beam radiotherapy without respiratory motion management (procedure)"
          }
        ]
      }
    ]
  }
}