FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/mcode-radiotherapy-technique-vs

Packagehl7.fhir.us.mcode
TypeValueSet
Idmcode-radiotherapy-technique-vs
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/mcode/https://build.fhir.org/ig/HL7/fhir-mCODE-ig/ValueSet-mcode-radiotherapy-technique-vs.html
URLhttp://hl7.org/fhir/us/mcode/ValueSet/mcode-radiotherapy-technique-vs
Version4.0.0
Statusactive
Date2025-02-16T17:58:10+00:00
NameRadiotherapyTechniqueVS
TitleRadiotherapy Technique Value Set
Realmus
Authorityhl7
DescriptionCodes describing the techniques of external beam and brachytherapy radiation procedures, for use with radiotherapy summaries. This is the union of the EBRT and brachytherapy technique value sets.
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
mcode-radiotherapy-modality-and-techniqueRadiotherapy Modality And Technique Extension
mcode-radiotherapy-modality-and-techniqueRadiotherapy Modality And Technique Extension

Resources that this resource uses

CodeSystem
v3-NullFlavorNullFlavor
v3-NullFlavorNullFlavor
ValueSet
mcode-brachytherapy-technique-vsBrachytherapy Technique Value Set
mcode-teleradiotherapy-technique-vsTeleradiotherapy Technique Value Set

Narrative

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

Generated Narrative: ValueSet mcode-radiotherapy-technique-vs

This value set includes codes based on the following rules:

  • Import all the codes that are contained in Teleradiotherapy Technique Value Set
  • Import all the codes that are contained in Brachytherapy Technique Value Set
  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-NullFlavor
    CodeDisplayDefinition
    UNCun-encoded**Description:** The actual value has not yet been encoded within the approved value domain.

    **Example**: Original text or a local code has been specified but translation or encoding to the approved value set has not yet occurred due to limitations of the sending system. Original text has been captured for a PQ, but not attempt has been made to split the value and unit or to encode the unit in UCUM.

    **Usage Notes**: If it is known that it is not possible to encode the concept, OTH should be used instead. However, use of UNC does not necessarily guarantee the concept will be encodable, only that encoding has not been attempted.

    Data type properties such as original text and translations may be present when this null flavor is included.

Source

{
  "resourceType": "ValueSet",
  "id": "mcode-radiotherapy-technique-vs",
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 3
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cic"
    }
  ],
  "url": "http://hl7.org/fhir/us/mcode/ValueSet/mcode-radiotherapy-technique-vs",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.15.48.56"
    }
  ],
  "version": "4.0.0",
  "name": "RadiotherapyTechniqueVS",
  "title": "Radiotherapy Technique Value Set",
  "status": "active",
  "experimental": false,
  "date": "2025-02-16T17:58:10+00:00",
  "publisher": "HL7 International / Clinical Interoperability Council",
  "contact": [
    {
      "name": "HL7 International / Clinical Interoperability Council",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/cic"
        },
        {
          "system": "email",
          "value": "ciclist@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Codes describing the techniques of external beam and brachytherapy radiation procedures, for use with radiotherapy summaries. This is the union of the EBRT and brachytherapy technique value sets.",
  "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": [
      {
        "valueSet": [
          "http://hl7.org/fhir/us/mcode/ValueSet/mcode-teleradiotherapy-technique-vs"
        ]
      },
      {
        "valueSet": [
          "http://hl7.org/fhir/us/mcode/ValueSet/mcode-brachytherapy-technique-vs"
        ]
      },
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-NullFlavor",
        "concept": [
          {
            "code": "UNC",
            "display": "un-encoded"
          }
        ]
      }
    ]
  }
}