Open Nursing Core FHIR Implementation Guide (ONC-IG)
1.0.0 - release
Open Nursing Core FHIR Implementation Guide (ONC-IG) - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-01-27 |
{
"resourceType" : "ValueSet",
"id" : "onc-pain-score-vs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onc-pain-score-vs</b></p><a name=\"onc-pain-score-vs\"> </a><a name=\"hconc-pain-score-vs\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/260385009\">260385009</a></td><td>Negative</td></tr><tr><td><a href=\"http://snomed.info/id/225330006\">225330006</a></td><td>Pain score</td></tr></table></li><li>Include codes from<a href=\"CodeSystem-onc-observation-codes.html\"><code>https://opennursingcoreig.com/CodeSystem/onc-observation-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦1.0.0</span> where code is-a <a href=\"CodeSystem-onc-observation-codes.html#onc-observation-codes-abbey-score\">abbey-score</a></li></ul></div>"
},
"url" : "https://opennursingcoreig.com/ValueSet/onc-pain-score-vs",
"version" : "1.0.0",
"name" : "PainScoreVS",
"title" : "Pain Score Value Set",
"status" : "active",
"experimental" : false,
"date" : "2026-01-27T09:30:37+00:00",
"publisher" : "The Open Nursing Community",
"description" : "Standard 0-10 or Abbey Pain Scale score",
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "260385009",
"display" : "Negative"
},
{
"code" : "225330006",
"display" : "Pain score"
}
]
},
{
"system" : "https://opennursingcoreig.com/CodeSystem/onc-observation-codes",
"filter" : [
{
"property" : "code",
"op" : "is-a",
"value" : "abbey-score"
}
]
}
]
}
}