Person-Centered Outcomes
0.1.0 - ci-build International flag

Person-Centered Outcomes, published by Mountain Lotus WellBeing LLC. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/mtnlotus/pco-ig/ and changes regularly. See the Directory of published versions

: What Matters Rating Concepts - XML Representation

Active as of 2024-09-17

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="what-matters-rating"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem what-matters-rating</b></p><a name="what-matters-rating"> </a><a name="hcwhat-matters-rating"> </a><a name="what-matters-rating-en-US"> </a><p>This case-sensitive code system <code>http://mtnlotus.com/uv/pco/CodeSystem/what-matters-rating</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></tr><tr><td style="white-space:nowrap">now-rating<a name="what-matters-rating-now-rating"> </a></td><td>Now Rating</td><td>Where are you now?</td></tr><tr><td style="white-space:nowrap">now-reasons<a name="what-matters-rating-now-reasons"> </a></td><td>Now Reasons</td><td>What are the reasons you chose this number?</td></tr><tr><td style="white-space:nowrap">future-rating<a name="what-matters-rating-future-rating"> </a></td><td>Future Rating</td><td>Where would you like to be?</td></tr><tr><td style="white-space:nowrap">future-changes<a name="what-matters-rating-future-changes"> </a></td><td>Future Changes</td><td>What changes could you make to help you get there?</td></tr></table></div>
  </text>
  <url value="http://mtnlotus.com/uv/pco/CodeSystem/what-matters-rating"/>
  <version value="0.1.0"/>
  <name value="WhatMattersRating"/>
  <title value="What Matters Rating Concepts"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-17T23:40:02+00:00"/>
  <publisher value="Mountain Lotus WellBeing LLC"/>
  <contact>
    <name value="Mountain Lotus WellBeing LLC"/>
    <telecom>
      <system value="url"/>
      <value value="http://mtnlotus.com"/>
    </telecom>
  </contact>
  <description
               value="Code system to identify &quot;What Matters&quot; rating concepts."/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="now-rating"/>
    <display value="Now Rating"/>
    <definition value="Where are you now?"/>
  </concept>
  <concept>
    <code value="now-reasons"/>
    <display value="Now Reasons"/>
    <definition value="What are the reasons you chose this number?"/>
  </concept>
  <concept>
    <code value="future-rating"/>
    <display value="Future Rating"/>
    <definition value="Where would you like to be?"/>
  </concept>
  <concept>
    <code value="future-changes"/>
    <display value="Future Changes"/>
    <definition value="What changes could you make to help you get there?"/>
  </concept>
</CodeSystem>