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