0.1.0 - ci-build

MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystemOutcomePhq9 (MY Core) - XML Representation

Active as of 2024-02-12

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="code-system-outcome-phq-9-my-core"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem code-system-outcome-phq-9-my-core</b></p><a name="code-system-outcome-phq-9-my-core"> </a><a name="hccode-system-outcome-phq-9-my-core"> </a><a name="code-system-outcome-phq-9-my-core-en-US"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class="grid"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>Type</b></td></tr><tr><td>low</td><td>low</td><td>string</td></tr><tr><td>high</td><td>high</td><td>string</td></tr></table><p><b>Concepts</b></p><p>This  code system <code>http://fhir.hie.moh.gov.my/CodeSystem/outcome-phq-9-my-core</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>Definition</b></td><td><b>low</b></td><td><b>high</b></td></tr><tr><td style="white-space:nowrap">01<a name="code-system-outcome-phq-9-my-core-01"> </a></td><td>Minimal depression</td><td>Scores ≤4 suggest minimal depression which may not require treatment.</td><td>0</td><td>4</td></tr><tr><td style="white-space:nowrap">02<a name="code-system-outcome-phq-9-my-core-02"> </a></td><td>Mild depression</td><td>Scores 5-9 suggest mild depression which may require only watchful waiting and repeated PHQ-9 at followup. Please consult your nearest healthcare facility for further information.</td><td>5</td><td>9</td></tr><tr><td style="white-space:nowrap">03<a name="code-system-outcome-phq-9-my-core-03"> </a></td><td>Moderate depression</td><td>Scores 10-14 suggest moderate depression severity; please consult your nearest healthcare facility for further information.</td><td>10</td><td>14</td></tr><tr><td style="white-space:nowrap">04<a name="code-system-outcome-phq-9-my-core-04"> </a></td><td>Moderately severe depression</td><td>Scores 15-19 suggest moderately severe depression, please seek medical attention from your nearest healthcare facility.</td><td>15</td><td>19</td></tr><tr><td style="white-space:nowrap">05<a name="code-system-outcome-phq-9-my-core-05"> </a></td><td>Severe depression</td><td>Scores 20 and greater suggest severe depression; please seek medical attention from your nearest healthcare facility.</td><td>20, 27</td><td/></tr></table></div>
  </text>
  <url value="http://fhir.hie.moh.gov.my/CodeSystem/outcome-phq-9-my-core"/>
  <version value="0.1.0"/>
  <name value="CodeSystemOutcomePhq9MyCore"/>
  <title value="CodeSystemOutcomePhq9 (MY Core)"/>
  <status value="active"/>
  <date value="2024-02-12T04:04:09.5621857+00:00"/>
  <publisher value="Example Publisher"/>
  <contact>
    <name value="Example Publisher"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="PHQ 9 Outcome Questionnaire"/>
  <compositional value="false"/>
  <content value="complete"/>
  <count value="5"/>
  <property>
    <code value="low"/>
    <type value="string"/>
  </property>
  <property>
    <code value="high"/>
    <type value="string"/>
  </property>
  <concept>
    <code value="01"/>
    <display value="Minimal depression"/>
    <definition
                value="Scores ≤4 suggest minimal depression which may not require treatment."/>
    <property>
      <code value="low"/>
      <valueString value="0"/>
    </property>
    <property>
      <code value="high"/>
      <valueString value="4"/>
    </property>
  </concept>
  <concept>
    <code value="02"/>
    <display value="Mild depression"/>
    <definition
                value="Scores 5-9 suggest mild depression which may require only watchful waiting and repeated PHQ-9 at followup. Please consult your nearest healthcare facility for further information."/>
    <property>
      <code value="low"/>
      <valueString value="5"/>
    </property>
    <property>
      <code value="high"/>
      <valueString value="9"/>
    </property>
  </concept>
  <concept>
    <code value="03"/>
    <display value="Moderate depression"/>
    <definition
                value="Scores 10-14 suggest moderate depression severity; please consult your nearest healthcare facility for further information."/>
    <property>
      <code value="low"/>
      <valueString value="10"/>
    </property>
    <property>
      <code value="high"/>
      <valueString value="14"/>
    </property>
  </concept>
  <concept>
    <code value="04"/>
    <display value="Moderately severe depression"/>
    <definition
                value="Scores 15-19 suggest moderately severe depression, please seek medical attention from your nearest healthcare facility."/>
    <property>
      <code value="low"/>
      <valueString value="15"/>
    </property>
    <property>
      <code value="high"/>
      <valueString value="19"/>
    </property>
  </concept>
  <concept>
    <code value="05"/>
    <display value="Severe depression"/>
    <definition
                value="Scores 20 and greater suggest severe depression; please seek medical attention from your nearest healthcare facility."/>
    <property>
      <code value="low"/>
      <valueString value="20"/>
    </property>
    <property>
      <code value="low"/>
      <valueString value="27"/>
    </property>
  </concept>
</CodeSystem>