{
  "resourceType" : "ValueSet",
  "id" : "observation-scored-assessment-score-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/70274-6/\">70274-6</a></td><td>Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]</td></tr><tr><td><a href=\"https://loinc.org/44261-6/\">44261-6</a></td><td>Patient Health Questionnaire 9 item (PHQ-9) total score [Reported]</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir/pghd/ValueSet/observation-scored-assessment-score-codes",
  "version" : "0.5.0",
  "name" : "ObservationScoredAssessmentScore",
  "title" : "Observation State of Mind Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-12-19T16:51:22+09:00",
  "publisher" : "Fujitsu",
  "description" : "Codes for state of mind  \n心の状態を表すコード",
  "copyright" : "Fujitsu",
  "compose" : {
    "include" : [{
      "system" : "http://loinc.org",
      "concept" : [{
        "code" : "70274-6",
        "display" : "Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"
      },
      {
        "code" : "44261-6",
        "display" : "Patient Health Questionnaire 9 item (PHQ-9) total score [Reported]"
      }]
    }]
  }
}