Patient-Generated Health Data (PGHD) Implementation Guide
0.5.0 - release

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

: Observation State of Mind Codes - XML Representation

Active as of 2024-12-19

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="observation-scored-assessment-score-codes"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="http://fhir/pghd/ValueSet/observation-scored-assessment-score-codes"/>
  <version value="0.5.0"/>
  <name value="ObservationScoredAssessmentScore"/>
  <title value="Observation State of Mind 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  
心の状態を表すコード"/>
  <copyright value="Fujitsu"/>
  <compose>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="70274-6"/>
        <display
                 value="Generalized anxiety disorder 7 item (GAD-7) total score [Reported.PHQ]"/>
      </concept>
      <concept>
        <code value="44261-6"/>
        <display
                 value="Patient Health Questionnaire 9 item (PHQ-9) total score [Reported]"/>
      </concept>
    </include>
  </compose>
</ValueSet>