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="state-of-mind-kind-codes"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>このcase-sensitiveコードシステム <code>http://fhir/pghd/CodeSystem/state-of-mind-kind-codes</code> は次のコードたちを定義します:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Japanese (ja)</b></td></tr><tr><td style="white-space:nowrap">dailyMood<a name="state-of-mind-kind-codes-dailyMood"> </a></td><td>DAILY MOOD</td><td>一日の気分</td></tr><tr><td style="white-space:nowrap">momentaryEmotion<a name="state-of-mind-kind-codes-momentaryEmotion"> </a></td><td>MOMENTARY EMOTIONS</td><td>一時的な感情</td></tr></table></div>
</text>
<url value="http://fhir/pghd/CodeSystem/state-of-mind-kind-codes"/>
<version value="0.5.0"/>
<name value="StateOfMindKind"/>
<title value="State of Mind Kind Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-12-19T16:51:22+09:00"/>
<publisher value="Fujitsu"/>
<description value="Codes for state of mind kind
心の状態の種類を表すコード"/>
<copyright value="Fujitsu"/>
<caseSensitive value="true"/>
<compositional value="false"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="dailyMood"/>
<display value="DAILY MOOD"/>
<designation>
<language value="ja"/>
<value value="一日の気分"/>
</designation>
</concept>
<concept>
<code value="momentaryEmotion"/>
<display value="MOMENTARY EMOTIONS"/>
<designation>
<language value="ja"/>
<value value="一時的な感情"/>
</designation>
</concept>
</CodeSystem>