{
  "resourceType": "ValueSet",
  "id": "mcode-radiotherapy-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-teleradiotherapy-technique-vs.html\">http://hl7.org/fhir/us/mcode/ValueSet/mcode-teleradiotherapy-technique-vs</a></li><li>Import all the codes that are contained in <a href=\"ValueSet-mcode-brachytherapy-technique-vs.html\">http://hl7.org/fhir/us/mcode/ValueSet/mcode-brachytherapy-technique-vs</a></li></ul></div>"
  },
  "url": "http://hl7.org/fhir/us/mcode/ValueSet/mcode-radiotherapy-technique-vs",
  "version": "2.0.0",
  "name": "RadiotherapyTechniqueVS",
  "title": "Radiotherapy Technique Value Set",
  "status": "active",
  "date": "2022-01-18T03:17:40+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"
        ]
      }
    ]
  }
}