Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

: Radiotherapy Volume Type Codes - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "radiotherapy-volume-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://ig.fujitsu.com/healthy-living/CodeSystem/radiotherapy-volume-type</code> 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\">CTV<a name=\"radiotherapy-volume-type-CTV\"> </a></td><td>臨床的標的体積</td><td>clinical target volume</td></tr><tr><td style=\"white-space:nowrap\">GTV<a name=\"radiotherapy-volume-type-GTV\"> </a></td><td>肉眼的腫瘍体積</td><td>gross tumor volume</td></tr><tr><td style=\"white-space:nowrap\">ITV<a name=\"radiotherapy-volume-type-ITV\"> </a></td><td>体内標的体積</td><td>internal target volume</td></tr><tr><td style=\"white-space:nowrap\">OAR<a name=\"radiotherapy-volume-type-OAR\"> </a></td><td>危険臓器</td><td>organs at risk</td></tr><tr><td style=\"white-space:nowrap\">PRV<a name=\"radiotherapy-volume-type-PRV\"> </a></td><td>計画危険臓器体積</td><td>planning organ at risk volume</td></tr><tr><td style=\"white-space:nowrap\">PTV<a name=\"radiotherapy-volume-type-PTV\"> </a></td><td>計画標的体積</td><td>planning target volume</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/radiotherapy-volume-type",
  "version" : "1.1.28",
  "name" : "CodeSystemRadiotherapyVolume",
  "title" : "Radiotherapy Volume Type Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-07-09T03:03:47+00:00",
  "publisher" : "Fujitsu",
  "contact" : [
    {
      "name" : "Fujitsu",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://hlpf.global.fujitsu.com/top/"
        }
      ]
    }
  ],
  "description" : "放射線治療の体積の種類を表現するためのコード",
  "caseSensitive" : true,
  "compositional" : false,
  "content" : "complete",
  "count" : 6,
  "concept" : [
    {
      "code" : "CTV",
      "display" : "臨床的標的体積",
      "definition" : "clinical target volume"
    },
    {
      "code" : "GTV",
      "display" : "肉眼的腫瘍体積",
      "definition" : "gross tumor volume"
    },
    {
      "code" : "ITV",
      "display" : "体内標的体積",
      "definition" : "internal target volume"
    },
    {
      "code" : "OAR",
      "display" : "危険臓器",
      "definition" : "organs at risk"
    },
    {
      "code" : "PRV",
      "display" : "計画危険臓器体積",
      "definition" : "planning organ at risk volume"
    },
    {
      "code" : "PTV",
      "display" : "計画標的体積",
      "definition" : "planning target volume"
    }
  ]
}