Fujitsu Healthy Living Implementation Guide
1.1.28 - release
Publication Build: This will be filled in by the publication tooling
Active as of 2025-07-09 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="symptom-severity-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/symptom-severity-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">severe<a name="symptom-severity-codes-severe"> </a></td><td>Severe</td><td>The symptom is severe.</td><td>重度</td></tr><tr><td style="white-space:nowrap">mild<a name="symptom-severity-codes-mild"> </a></td><td>Mild</td><td>The symptom is mild.</td><td>中程度</td></tr><tr><td style="white-space:nowrap">moderate<a name="symptom-severity-codes-moderate"> </a></td><td>Moderate</td><td>The symptom is moderate.</td><td>軽度</td></tr><tr><td style="white-space:nowrap">unspecified<a name="symptom-severity-codes-unspecified"> </a></td><td>Unspecified</td><td>The symptom’s severity is not specified.</td><td>あり</td></tr><tr><td style="white-space:nowrap">notPresent<a name="symptom-severity-codes-notPresent"> </a></td><td>Not present</td><td>The symptom is not present.</td><td>なし</td></tr></table></div>
</text>
<url
value="http://ig.fujitsu.com/healthy-living/CodeSystem/symptom-severity-codes"/>
<version value="1.1.28"/>
<name value="SymptomSeverity"/>
<title value="Symptom Severity 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 for degree of symptoms
症状の程度を表すコード"/>
<caseSensitive value="true"/>
<compositional value="false"/>
<content value="complete"/>
<count value="5"/>
<concept>
<code value="severe"/>
<display value="Severe"/>
<definition value="The symptom is severe."/>
<designation>
<language value="ja"/>
<value value="重度"/>
</designation>
</concept>
<concept>
<code value="mild"/>
<display value="Mild"/>
<definition value="The symptom is mild."/>
<designation>
<language value="ja"/>
<value value="中程度"/>
</designation>
</concept>
<concept>
<code value="moderate"/>
<display value="Moderate"/>
<definition value="The symptom is moderate."/>
<designation>
<language value="ja"/>
<value value="軽度"/>
</designation>
</concept>
<concept>
<code value="unspecified"/>
<display value="Unspecified"/>
<definition value="The symptom’s severity is not specified."/>
<designation>
<language value="ja"/>
<value value="あり"/>
</designation>
</concept>
<concept>
<code value="notPresent"/>
<display value="Not present"/>
<definition value="The symptom is not present."/>
<designation>
<language value="ja"/>
<value value="なし"/>
</designation>
</concept>
</CodeSystem>