Fujitsu Healthy Living Implementation Guide
1.1.29 - release

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

: Condition Status Trend Codes - JSON Representation

Active as of 2025-09-25

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "condition-status-trend",
  "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/condition-status-trend</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\">CR<a name=\"condition-status-trend-CR\"> </a></td><td>完全奏効</td></tr><tr><td style=\"white-space:nowrap\">PR<a name=\"condition-status-trend-PR\"> </a></td><td>部分奏効</td></tr><tr><td style=\"white-space:nowrap\">PD<a name=\"condition-status-trend-PD\"> </a></td><td>進行</td></tr><tr><td style=\"white-space:nowrap\">SD<a name=\"condition-status-trend-SD\"> </a></td><td>安定</td></tr><tr><td style=\"white-space:nowrap\">NE<a name=\"condition-status-trend-NE\"> </a></td><td>評価不能</td></tr></table></div>"
  },
  "url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/condition-status-trend",
  "version" : "1.1.29",
  "name" : "CodeSystemConditionStatusTrend",
  "title" : "Condition Status Trend Codes",
  "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" : 5,
  "concept" : [
    {
      "code" : "CR",
      "display" : "完全奏効"
    },
    {
      "code" : "PR",
      "display" : "部分奏効"
    },
    {
      "code" : "PD",
      "display" : "進行"
    },
    {
      "code" : "SD",
      "display" : "安定"
    },
    {
      "code" : "NE",
      "display" : "評価不能"
    }
  ]
}