Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release
Publication Build: This will be filled in by the publication tooling
Active as of 2024-12-19 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="ecg-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>このcase-sensitiveコードシステム <code>http://fhir/pghd/CodeSystem/ecg-codes</code> は次のコードたちを定義します:</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">classification<a name="ecg-codes-classification"> </a></td><td>Classification</td><td>Classifications returned by Apple Watch’s ECG algorithm.</td><td>判定</td></tr><tr><td style="white-space:nowrap">symptomsStatus<a name="ecg-codes-symptomsStatus"> </a></td><td>Symptoms status</td><td>A value that indicates whether the user entered a symptom when they recorded the ECG.</td><td>症状</td></tr></table></div>
</text>
<url value="http://fhir/pghd/CodeSystem/ecg-codes"/>
<version value="0.5.0"/>
<name value="Ecg"/>
<title value="ECG Classification Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-12-19T16:51:22+09:00"/>
<description value="Codes for ECG and related items
心電図と関連する項目を表すコード"/>
<copyright value="Copyright 2024+"/>
<caseSensitive value="true"/>
<compositional value="false"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="classification"/>
<display value="Classification"/>
<definition
value="Classifications returned by Apple Watch’s ECG algorithm."/>
<designation>
<language value="ja"/>
<value value="判定"/>
</designation>
</concept>
<concept>
<code value="symptomsStatus"/>
<display value="Symptoms status"/>
<definition
value="A value that indicates whether the user entered a symptom when they recorded the ECG."/>
<designation>
<language value="ja"/>
<value value="症状"/>
</designation>
</concept>
</CodeSystem>