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 - TTL Representation
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 "news2-code-vs"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<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 ?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>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://clinyqai.github.io/open-nursing-core-ig/ValueSet/news2-code-vs"^^xsd:anyURI ;
fhir:l <https://clinyqai.github.io/open-nursing-core-ig/ValueSet/news2-code-vs>
] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "NEWS2CodeValueSet"] ; #
fhir:title [ fhir:v "NEWS2 Code Value Set"] ; #
fhir:status [ fhir:v "draft"] ; #
fhir:date [ fhir:v "2026-01-01T13:37:23+00:00"^^xsd:dateTime] ; #
fhir:description [ fhir:v "LOINC and SNOMED codes for NEWS2"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes"^^xsd:anyURI ;
fhir:l <https://clinyqai.github.io/open-nursing-core-ig/CodeSystem/onc-observation-codes> ] ;
( fhir:concept [
fhir:code [ fhir:v "news2-score" ] ] ) ] )
] . #