Fujitsu Healthy Living Implementation Guide
1.1.29 - release

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

: Treatment Termination Reason ValueSet - JSON Representation

Active as of 2025-09-25

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "treatment-termination-reason",
  "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/treatment-termination-reason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">completed<a name=\"treatment-termination-reason-completed\"> </a></td><td>治療完了</td></tr><tr><td style=\"white-space:nowrap\">no-response<a name=\"treatment-termination-reason-no-response\"> </a></td><td>治療に反応しない</td></tr><tr><td style=\"white-space:nowrap\">not-tolerated<a name=\"treatment-termination-reason-not-tolerated\"> </a></td><td>治療を継続できない</td></tr><tr><td style=\"white-space:nowrap\">financial-problem<a name=\"treatment-termination-reason-financial-problem\"> </a></td><td>経済的な問題</td></tr><tr><td style=\"white-space:nowrap\">refusal<a name=\"treatment-termination-reason-refusal\"> </a></td><td>患者による治療の拒否</td></tr><tr><td style=\"white-space:nowrap\">moved-away<a name=\"treatment-termination-reason-moved-away\"> </a></td><td>患者の引っ越し</td></tr><tr><td style=\"white-space:nowrap\">not-available<a name=\"treatment-termination-reason-not-available\"> </a></td><td>治療ができない</td></tr><tr><td style=\"white-space:nowrap\">lost-to-follow-up<a name=\"treatment-termination-reason-lost-to-follow-up\"> </a></td><td>フォローアップが見つからない</td></tr><tr><td style=\"white-space:nowrap\">death<a name=\"treatment-termination-reason-death\"> </a></td><td>死亡</td></tr><tr><td style=\"white-space:nowrap\">noncompliance<a name=\"treatment-termination-reason-noncompliance\"> </a></td><td>治療に従わない</td></tr><tr><td style=\"white-space:nowrap\">completion-clinical-trial<a name=\"treatment-termination-reason-completion-clinical-trial\"> </a></td><td>治験の終了</td></tr><tr><td style=\"white-space:nowrap\">pregnancy<a name=\"treatment-termination-reason-pregnancy\"> </a></td><td>妊娠</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/treatment-termination-reason",
  "version" : "1.1.29",
  "name" : "CodeSystemTreatmentTerminationReason",
  "title" : "Treatment Termination Reason ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-25T02:00:31+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" : 12,
  "concept" : [
    {
      "code" : "completed",
      "display" : "治療完了"
    },
    {
      "code" : "no-response",
      "display" : "治療に反応しない"
    },
    {
      "code" : "not-tolerated",
      "display" : "治療を継続できない"
    },
    {
      "code" : "financial-problem",
      "display" : "経済的な問題"
    },
    {
      "code" : "refusal",
      "display" : "患者による治療の拒否"
    },
    {
      "code" : "moved-away",
      "display" : "患者の引っ越し"
    },
    {
      "code" : "not-available",
      "display" : "治療ができない"
    },
    {
      "code" : "lost-to-follow-up",
      "display" : "フォローアップが見つからない"
    },
    {
      "code" : "death",
      "display" : "死亡"
    },
    {
      "code" : "noncompliance",
      "display" : "治療に従わない"
    },
    {
      "code" : "completion-clinical-trial",
      "display" : "治験の終了"
    },
    {
      "code" : "pregnancy",
      "display" : "妊娠"
    }
  ]
}