CodeX™ Radiation Therapy
1.0.0-ballot - ci-build

This page is part of the CodeX™ Radiation Therapy (v1.0.0-ballot: STU 1 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: Brachytherapy Applicator Types Code System - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "codex-radiotherapy-applicator-types-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/codex-radiotherapy-applicator-types-cs defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">ring<a name=\"codex-radiotherapy-applicator-types-cs-ring\"> </a></td><td>Ring, device (physical object)</td><td>new concept under 228766009 |Form of brachytherapy source (physical object)</td></tr><tr><td style=\"white-space:nowrap\">tandem<a name=\"codex-radiotherapy-applicator-types-cs-tandem\"> </a></td><td>Tandem, device (physical object)</td><td>(small metal tube)  new code child of 228775006 |Tubes source (physical object).</td></tr><tr><td style=\"white-space:nowrap\">ovoid<a name=\"codex-radiotherapy-applicator-types-cs-ovoid\"> </a></td><td>Ovoid, device (physical object)</td><td>(round hollow metal holders that are placed adjacent to cervix) new concept under 228766009 |Form of brachytherapy source (physical object)|</td></tr><tr><td style=\"white-space:nowrap\">cylinder<a name=\"codex-radiotherapy-applicator-types-cs-cylinder\"> </a></td><td>Vaginal Cylinder, device (physical object)</td><td>A vaginal cylinder is made of plastic and looks like a large tampon with a hollow center. It is placed into the vagina and may be kept in place with gauze, balloons, or a special undergarment.  )  define a new concept under 228766009 |Form of brachytherapy source (physical object)| .</td></tr></table></div>"
  },
  "url" : "http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/codex-radiotherapy-applicator-types-cs",
  "version" : "1.0.0-ballot",
  "name" : "ApplicatorTypesCS",
  "title" : "Brachytherapy Applicator Types Code System",
  "status" : "draft",
  "date" : "2022-08-08T14:42:13+00:00",
  "publisher" : "HL7 Cross Group Projects Work Group",
  "contact" : [
    {
      "name" : "HL7 Cross Group Projects Work Group",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.org/Special/committees/cgp"
        },
        {
          "system" : "email",
          "value" : "cgplist@lists.HL7.org"
        }
      ]
    }
  ],
  "description" : "Brachytherapy Applicator Types  -- need to request codes",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "US",
          "display" : "United States of America"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [
    {
      "code" : "ring",
      "display" : "Ring, device (physical object)",
      "definition" : "new concept under 228766009 |Form of brachytherapy source (physical object)"
    },
    {
      "code" : "tandem",
      "display" : "Tandem, device (physical object)",
      "definition" : "(small metal tube)  new code child of 228775006 |Tubes source (physical object)."
    },
    {
      "code" : "ovoid",
      "display" : "Ovoid, device (physical object)",
      "definition" : "(round hollow metal holders that are placed adjacent to cervix) new concept under 228766009 |Form of brachytherapy source (physical object)|"
    },
    {
      "code" : "cylinder",
      "display" : "Vaginal Cylinder, device (physical object)",
      "definition" : "A vaginal cylinder is made of plastic and looks like a large tampon with a hollow center. It is placed into the vagina and may be kept in place with gauze, balloons, or a special undergarment.  )  define a new concept under 228766009 |Form of brachytherapy source (physical object)| ."
    }
  ]
}