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

: Pain Score Value Set - XML Representation

Active as of 2026-01-27

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="onc-pain-score-vs"/>
  <text>
    <status value="generated"/>
    <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 &#x1F4E6;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>
  </text>
  <url value="https://opennursingcoreig.com/ValueSet/onc-pain-score-vs"/>
  <version value="1.0.0"/>
  <name value="PainScoreVS"/>
  <title value="Pain Score Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2026-01-27T09:30:37+00:00"/>
  <publisher value="The Open Nursing Community"/>
  <description value="Standard 0-10 or Abbey Pain Scale score"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="260385009"/>
        <display value="Negative"/>
      </concept>
      <concept>
        <code value="225330006"/>
        <display value="Pain score"/>
      </concept>
    </include>
    <include>
      <system
              value="https://opennursingcoreig.com/CodeSystem/onc-observation-codes"/>
      <filter>
        <property value="code"/>
        <op value="is-a"/>
        <value value="abbey-score"/>
      </filter>
    </include>
  </compose>
</ValueSet>