minimal Common Oncology Data Elements (mCODE) Implementation Guide
3.0.0 - STU3 Release United States of America flag

This page is part of the HL7 FHIR Implementation Guide: minimal Common Oncology Data Elements (mCODE) Release 1 - US Realm | STU1 (v3.0.0: STU 3) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Brachytherapy Technique Value Set - JSON Representation

Draft as of 2023-10-26 Maturity Level: 3

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "mcode-brachytherapy-technique-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"ValueSet-mcode-brachytherapy-permanent-seeds-technique-vs.html\">Brachytherapy Permanent Seeds Technique Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-mcode-brachytherapy-low-dose-rate-temporary-technique-vs.html\">Brachytherapy Low Dose Rate Temporary Radation Technique Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-mcode-brachytherapy-pulsed-dose-rate-technique-vs.html\">Brachytherapy Pulsed Dose Rate Technique Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-mcode-brachytherapy-high-dose-rate-technique-vs.html\">Brachytherapy High Dose Rate Technique Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-mcode-brachytherapy-high-dose-rate-electronic-technique-vs.html\">Brachytherapy High Dose Rate Electronic Technique Value Set</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-mcode-brachytherapy-radiopharmaceutical-technique-vs.html\">Brachytherapy Radiopharmaceutical Technique Value Set</a></li></ul></div>"
  },
  "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-brachytherapy-technique-vs",
  "version" : "3.0.0",
  "name" : "BrachytherapyTechniqueVS",
  "title" : "Brachytherapy Technique Value Set",
  "status" : "draft",
  "experimental" : false,
  "date" : "2023-10-26T00:01:45+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 brachytherapy (internal or surface radiation) procedures.",
  "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-brachytherapy-permanent-seeds-technique-vs"
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/mcode/ValueSet/mcode-brachytherapy-low-dose-rate-temporary-technique-vs"
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/mcode/ValueSet/mcode-brachytherapy-pulsed-dose-rate-technique-vs"
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/mcode/ValueSet/mcode-brachytherapy-high-dose-rate-technique-vs"
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/mcode/ValueSet/mcode-brachytherapy-high-dose-rate-electronic-technique-vs"
        ]
      },
      {
        "valueSet" : [
          "http://hl7.org/fhir/us/mcode/ValueSet/mcode-brachytherapy-radiopharmaceutical-technique-vs"
        ]
      }
    ]
  }
}