Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: Condition Status Trend Codes - XML Representation

Active as of 2025-07-09

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="condition-status-trend"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://ig.fujitsu.com/healthy-living/CodeSystem/condition-status-trend"/>
  <version value="1.1.28"/>
  <name value="CodeSystemConditionStatusTrend"/>
  <title value="Condition Status Trend Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-07-09T03:03:47+00:00"/>
  <publisher value="Fujitsu"/>
  <contact>
    <name value="Fujitsu"/>
    <telecom>
      <system value="url"/>
      <value value="https://hlpf.global.fujitsu.com/top/"/>
    </telecom>
  </contact>
  <description value="病状の傾向を表現するためのコード"/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="5"/>
  <concept>
    <code value="CR"/>
    <display value="完全奏効"/>
  </concept>
  <concept>
    <code value="PR"/>
    <display value="部分奏効"/>
  </concept>
  <concept>
    <code value="PD"/>
    <display value="進行"/>
  </concept>
  <concept>
    <code value="SD"/>
    <display value="安定"/>
  </concept>
  <concept>
    <code value="NE"/>
    <display value="評価不能"/>
  </concept>
</CodeSystem>