Open Nursing Core FHIR Implementation Guide (ONC-IG)
0.1.0 - draft

Open Nursing Core FHIR Implementation Guide (ONC-IG) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NEWS2 Code Value Set - JSON Representation

Draft as of 2026-01-01

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "news2-code-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet news2-code-vs</b></p><a name=\"news2-code-vs\"> </a><a name=\"hcnews2-code-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-onc-observation-codes.html\"><code>https://clinyqai.github.io/open-nursing-core-ig/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;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-onc-observation-codes.html#onc-observation-codes-news2-score\">news2-score</a></td><td style=\"color: #cccccc\">NEWS2 Score</td><td>National Early Warning Score 2 Total Score</td></tr></table></li></ul></div>"
  },
  "url" : "https://clinyqai.github.io/open-nursing-core-ig/ValueSet/news2-code-vs",
  "version" : "0.1.0",
  "name" : "NEWS2CodeValueSet",
  "title" : "NEWS2 Code Value Set",
  "status" : "draft",
  "date" : "2026-01-01T13:37:23+00:00",
  "description" : "LOINC and SNOMED codes for NEWS2",
  "compose" : {
    "include" : [
      {
        "system" : "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes",
        "concept" : [
          {
            "code" : "news2-score"
          }
        ]
      }
    ]
  }
}