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

: 4AT Acute Change Value Set - JSON Representation

Active as of 2026-01-27

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "onc-4at-acute-change-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet onc-4at-acute-change-vs</b></p><a name=\"onc-4at-acute-change-vs\"> </a><a name=\"hconc-4at-acute-change-vs\"> </a><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/521000176101\">521000176101</a></td><td>No</td></tr><tr><td><a href=\"http://snomed.info/id/531000176103\">531000176103</a></td><td>Yes</td></tr></table></li></ul></div>"
  },
  "url" : "https://opennursingcoreig.com/ValueSet/onc-4at-acute-change-vs",
  "version" : "1.0.0",
  "name" : "AcuteChangeVS",
  "title" : "4AT Acute Change Value Set",
  "status" : "active",
  "date" : "2026-01-27T09:30:37+00:00",
  "publisher" : "The Open Nursing Community",
  "description" : "Scoring for Acute Change or Fluctuating Course",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "521000176101",
            "display" : "No"
          },
          {
            "code" : "531000176103",
            "display" : "Yes"
          }
        ]
      }
    ]
  }
}