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 |
{
"resourceType" : "CodeSystem",
"id" : "state-of-mind-codes",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>このcase-sensitiveコードシステム <code>http://fhir/pghd/CodeSystem/state-of-mind-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\">kind<a name=\"state-of-mind-codes-kind\"> </a></td><td>Kind</td><td>心の状態の種類</td></tr><tr><td style=\"white-space:nowrap\">valence<a name=\"state-of-mind-codes-valence\"> </a></td><td>Valence</td><td>心の状態の誘意性</td></tr><tr><td style=\"white-space:nowrap\">valenceClassification<a name=\"state-of-mind-codes-valenceClassification\"> </a></td><td>Valence Classification</td><td>心の状態</td></tr><tr><td style=\"white-space:nowrap\">labels<a name=\"state-of-mind-codes-labels\"> </a></td><td>Labels</td><td>説明</td></tr><tr><td style=\"white-space:nowrap\">associations<a name=\"state-of-mind-codes-associations\"> </a></td><td>Associations</td><td>関連</td></tr></table></div>"
},
"url" : "http://fhir/pghd/CodeSystem/state-of-mind-codes",
"version" : "0.5.0",
"name" : "StateOfMind",
"title" : "State of Mind Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-12-19T16:51:22+09:00",
"publisher" : "Fujitsu",
"description" : "Code for state of mind \n心の状態を表すコード",
"copyright" : "Fujitsu",
"caseSensitive" : true,
"compositional" : false,
"content" : "complete",
"count" : 5,
"concept" : [
{
"code" : "kind",
"display" : "Kind",
"designation" : [
{
"language" : "ja",
"value" : "心の状態の種類"
}
]
},
{
"code" : "valence",
"display" : "Valence",
"designation" : [
{
"language" : "ja",
"value" : "心の状態の誘意性"
}
]
},
{
"code" : "valenceClassification",
"display" : "Valence Classification",
"designation" : [
{
"language" : "ja",
"value" : "心の状態"
}
]
},
{
"code" : "labels",
"display" : "Labels",
"designation" : [
{
"language" : "ja",
"value" : "説明"
}
]
},
{
"code" : "associations",
"display" : "Associations",
"designation" : [
{
"language" : "ja",
"value" : "関連"
}
]
}
]
}