Person-Centered Outcomes
0.2.0 - ci-build United States of America flag

Person-Centered Outcomes - Local Development build (v0.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: What Matters Concepts - XML Representation

Active as of 2025-02-10

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="what-matters-concepts"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem what-matters-concepts</b></p><a name="what-matters-concepts"> </a><a name="hcwhat-matters-concepts"> </a><a name="what-matters-concepts-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/pco/CodeSystem/what-matters-concepts</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-concepts-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-concepts-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-concepts-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-concepts-future-changes"> </a></td><td>Future Changes</td><td>What changes could you make to help you get there?</td></tr></table></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="pc"/>
  </extension>
  <url value="http://hl7.org/fhir/us/pco/CodeSystem/what-matters-concepts"/>
  <version value="0.2.0"/>
  <name value="WhatMattersConcepts"/>
  <title value="What Matters Concepts"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2025-02-10T21:11:28+00:00"/>
  <publisher value="HL7 International / Patient Care"/>
  <contact>
    <name value="HL7 International / Patient Care"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/patientcare"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="patientcare@lists.HL7.org"/>
    </telecom>
  </contact>
  <description
               value="Code system to identify observation codes for What Matters."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
    </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>