Fujitsu Healthy Living Implementation Guide
1.1.28 - release

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

: ECG Symptoms Status Codes - XML Representation

Active as of 2025-07-09

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="ecg-symptoms-status-codes"/>
  <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/ecg-symptoms-status-codes</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><td><b>Japanese (ja)</b></td></tr><tr><td style="white-space:nowrap">none<a name="ecg-symptoms-status-codes-none"> </a></td><td>None</td><td>The user didn’t enter a symptom when they recorded the ECG.</td><td>症状入力なし</td></tr><tr><td style="white-space:nowrap">present<a name="ecg-symptoms-status-codes-present"> </a></td><td>Present</td><td>The user added a symptom when they recorded the ECG.</td><td>症状入力あり</td></tr><tr><td style="white-space:nowrap">notSet<a name="ecg-symptoms-status-codes-notSet"> </a></td><td>Not set</td><td>A sample that doesn’t have an assigned classification.</td><td>未設定</td></tr></table></div>
  </text>
  <url
       value="http://ig.fujitsu.com/healthy-living/CodeSystem/ecg-symptoms-status-codes"/>
  <version value="1.1.28"/>
  <name value="EcgSymptomsStatus"/>
  <title value="ECG Symptoms Status 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="Code indicating whether or not the user's symptoms are input during ECG waveform acquisition  
心電図波形取得時のユーザの症状入力の有無を表すコード"/>
  <caseSensitive value="true"/>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="3"/>
  <concept>
    <code value="none"/>
    <display value="None"/>
    <definition
                value="The user didn’t enter a symptom when they recorded the ECG."/>
    <designation>
      <language value="ja"/>
      <value value="症状入力なし"/>
    </designation>
  </concept>
  <concept>
    <code value="present"/>
    <display value="Present"/>
    <definition value="The user added a symptom when they recorded the ECG."/>
    <designation>
      <language value="ja"/>
      <value value="症状入力あり"/>
    </designation>
  </concept>
  <concept>
    <code value="notSet"/>
    <display value="Not set"/>
    <definition
                value="A sample that doesn’t have an assigned classification."/>
    <designation>
      <language value="ja"/>
      <value value="未設定"/>
    </designation>
  </concept>
</CodeSystem>