1.0.0 - release
CambioOpenServicesIG - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2021-05-27 |
{
"resourceType" : "ValueSet",
"id" : "PainNumericRatingScale",
"meta" : {
"lastUpdated" : "2021-05-27T07:54:49.066+00:00"
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet PainNumericRatingScale</b></p><a name=\"PainNumericRatingScale\"> </a><a name=\"hcPainNumericRatingScale\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2021-05-27 07:54:49+0000</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-PainNumericRatingScale.html\"><code>https://cambio.codes/nrs/cs/pain-numeric-rating-scale</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=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-0\">0</a></td><td>NRS 0</td></tr><tr><td><a href=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-1\">1</a></td><td>NRS 1</td></tr><tr><td><a href=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-2\">2</a></td><td>NRS 2</td></tr><tr><td><a href=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-3\">3</a></td><td>NRS 3</td></tr><tr><td><a href=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-4\">4</a></td><td>NRS 4</td></tr><tr><td><a href=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-5\">5</a></td><td>NRS 5</td></tr><tr><td><a href=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-6\">6</a></td><td>NRS 6</td></tr><tr><td><a href=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-7\">7</a></td><td>NRS 7</td></tr><tr><td><a href=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-8\">8</a></td><td>NRS 8</td></tr><tr><td><a href=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-9\">9</a></td><td>NRS 9</td></tr><tr><td><a href=\"CodeSystem-PainNumericRatingScale.html#PainNumericRatingScale-10\">10</a></td><td>NRS 10</td></tr></table></li></ul></div>"
},
"url" : "https://fhir.cambio.se/ValueSet/PainNumericRatingScale/v1",
"version" : "1.0.0",
"name" : "PainNumericRatingScale",
"title" : "PainNumericRatingScale",
"status" : "active",
"date" : "2021-05-27T07:54:48.6441861+00:00",
"publisher" : "Cambio",
"contact" : [
{
"name" : "Cambio",
"telecom" : [
{
"system" : "url",
"value" : "https://cambio.se"
}
]
},
{
"name" : "Cambio",
"telecom" : [
{
"system" : "email",
"value" : "informatics@cambio.se",
"use" : "work"
}
]
}
],
"description" : "Cambio internal Value set to communicate the result of the numeric rating scale of pain. Value set of codes from internal cambio code system.",
"compose" : {
"include" : [
{
"system" : "https://cambio.codes/nrs/cs/pain-numeric-rating-scale",
"concept" : [
{
"code" : "0",
"display" : "NRS 0"
},
{
"code" : "1",
"display" : "NRS 1"
},
{
"code" : "2",
"display" : "NRS 2"
},
{
"code" : "3",
"display" : "NRS 3"
},
{
"code" : "4",
"display" : "NRS 4"
},
{
"code" : "5",
"display" : "NRS 5"
},
{
"code" : "6",
"display" : "NRS 6"
},
{
"code" : "7",
"display" : "NRS 7"
},
{
"code" : "8",
"display" : "NRS 8"
},
{
"code" : "9",
"display" : "NRS 9"
},
{
"code" : "10",
"display" : "NRS 10"
}
]
}
]
}
}