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 - TTL Representation

Active as of 2026-01-27

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "onc-4at-acute-change-vs"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<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>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://opennursingcoreig.com/ValueSet/onc-4at-acute-change-vs"^^xsd:anyURI ;
fhir:l <https://opennursingcoreig.com/ValueSet/onc-4at-acute-change-vs>
  ] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "AcuteChangeVS"] ; # 
  fhir:title [ fhir:v "4AT Acute Change Value Set"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-01-27T09:30:37+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "The Open Nursing Community"] ; # 
  fhir:description [ fhir:v "Scoring for Acute Change or Fluctuating Course"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
      ( fhir:concept [
fhir:code [ fhir:v "521000176101" ] ;
fhir:display [ fhir:v "No" ]       ] [
fhir:code [ fhir:v "531000176103" ] ;
fhir:display [ fhir:v "Yes" ]       ] )     ] )
  ] . #