Fujitsu Healthy Living Implementation Guide
1.1.28 - release

Publication Build: This will be filled in by the publication tooling

: State of Mind Codes - JSON Representation

Active as of 2025-07-09

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "state-of-mind-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/state-of-mind-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>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://ig.fujitsu.com/healthy-living/CodeSystem/state-of-mind-codes",
  "version" : "1.1.28",
  "name" : "StateOfMind",
  "title" : "State of Mind 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 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" : "関連"
        }
      ]
    }
  ]
}