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 |
{
"resourceType" : "CodeSystem",
"id" : "symptom-severity-codes",
"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/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>"
},
"url" : "http://ig.fujitsu.com/healthy-living/CodeSystem/symptom-severity-codes",
"version" : "1.1.28",
"name" : "SymptomSeverity",
"title" : "Symptom Severity Codes",
"status" : "active",
"experimental" : false,
"date" : "2025-07-09T03:03:47+00:00",
"publisher" : "Fujitsu",
"contact" : [
{
"name" : "Fujitsu",
"telecom" : [
{
"system" : "url",
"value" : "https://hlpf.global.fujitsu.com/top/"
}
]
}
],
"description" : "Code for degree of symptoms \n症状の程度を表すコード",
"caseSensitive" : true,
"compositional" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "severe",
"display" : "Severe",
"definition" : "The symptom is severe.",
"designation" : [
{
"language" : "ja",
"value" : "重度"
}
]
},
{
"code" : "mild",
"display" : "Mild",
"definition" : "The symptom is mild.",
"designation" : [
{
"language" : "ja",
"value" : "中程度"
}
]
},
{
"code" : "moderate",
"display" : "Moderate",
"definition" : "The symptom is moderate.",
"designation" : [
{
"language" : "ja",
"value" : "軽度"
}
]
},
{
"code" : "unspecified",
"display" : "Unspecified",
"definition" : "The symptom’s severity is not specified.",
"designation" : [
{
"language" : "ja",
"value" : "あり"
}
]
},
{
"code" : "notPresent",
"display" : "Not present",
"definition" : "The symptom is not present.",
"designation" : [
{
"language" : "ja",
"value" : "なし"
}
]
}
]
}