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
{
"resourceType" : "ValueSet",
"id" : "codex-radiotherapy-applicator-types-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>Include all codes defined in <a href=\"CodeSystem-codex-radiotherapy-applicator-types-cs.html\"><code>http://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/codex-radiotherapy-applicator-types-cs</code></a></li><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/19923001\">19923001</a></td><td>Catheter, device (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/228771002\">228771002</a></td><td>Needles source (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/228778008\">228778008</a></td><td>Plaque source (physical object)</td></tr><tr><td><a href=\"http://snomed.info/id/228768005\">228768005</a></td><td>Seeds source (physical object)</td></tr></table></li></ul></div>"
},
"url" : "http://hl7.org/fhir/us/codex-radiation-therapy/ValueSet/codex-radiotherapy-applicator-types-vs",
"version" : "1.0.0-ballot",
"name" : "ApplicatorTypesVS",
"title" : "Brachytherapy Applicator Types",
"status" : "active",
"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" : "Applicator Types Used in Brachytherapy",
"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://hl7.org/fhir/us/codex-radiation-therapy/CodeSystem/codex-radiotherapy-applicator-types-cs"
},
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "19923001",
"display" : "Catheter, device (physical object)"
},
{
"code" : "228771002",
"display" : "Needles source (physical object)"
},
{
"code" : "228778008",
"display" : "Plaque source (physical object)"
},
{
"code" : "228768005",
"display" : "Seeds source (physical object)"
}
]
}
]
}
}