Person-Centered Outcomes
0.2.0 - ci-build
Person-Centered Outcomes, published by Mountain Lotus WellBeing LLC. This guide is not an authorized publication; it is the continuous build for version 0.2.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
Active as of 2024-10-25 |
{
"resourceType" : "CodeSystem",
"id" : "what-matters-rating",
"text" : {
"status" : "generated",
"div" : "<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>"
},
"url" : "http://mtnlotus.com/uv/pco/CodeSystem/what-matters-rating",
"version" : "0.2.0",
"name" : "WhatMattersRating",
"title" : "What Matters Rating Concepts",
"status" : "active",
"experimental" : false,
"date" : "2024-10-25T20:08:38+00:00",
"publisher" : "Mountain Lotus WellBeing LLC",
"contact" : [
{
"name" : "Mountain Lotus WellBeing LLC",
"telecom" : [
{
"system" : "url",
"value" : "http://mtnlotus.com"
}
]
}
],
"description" : "Code system to identify \"What Matters\" rating concepts.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 4,
"concept" : [
{
"code" : "now-rating",
"display" : "Now Rating",
"definition" : "Where are you now?"
},
{
"code" : "now-reasons",
"display" : "Now Reasons",
"definition" : "What are the reasons you chose this number?"
},
{
"code" : "future-rating",
"display" : "Future Rating",
"definition" : "Where would you like to be?"
},
{
"code" : "future-changes",
"display" : "Future Changes",
"definition" : "What changes could you make to help you get there?"
}
]
}