WHO SMART Guidelines - HIV
0.3.0 - ci-build

WHO SMART Guidelines - HIV - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: HIV clinical stage ValueSet - TTL Representation

Active as of 2024-08-18

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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 "HIV.D.DE186"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset>     ] [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset>     ] [
fhir:v "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet HIV.D.DE186</b></p><a name=\"HIV.D.DE186\"> </a><a name=\"hcHIV.D.DE186\"> </a><a name=\"HIV.D.DE186-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-HIVConcepts.html\"><code>http://smart.who.int/hiv/CodeSystem/HIVConcepts</code></a><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-HIVConcepts.html#HIVConcepts-HIV.46D.46DE187\">HIV.D.DE187</a></td><td>WHO HIV clinical stage 1</td><td>Client is currently assessed to be at a clinical stage 1, based on clinical assessment and diagnostics</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE188\">HIV.D.DE188</a></td><td>WHO HIV clinical stage 2</td><td>Client is currently assessed to be at a clinical stage 2, based on clinical assessment and diagnostics</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE189\">HIV.D.DE189</a></td><td>WHO HIV clinical stage 3</td><td>Client is currently assessed to be at a clinical stage 3, based on clinical assessment and diagnostics</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46D.46DE190\">HIV.D.DE190</a></td><td>WHO HIV clinical stage 4</td><td>Client is currently assessed to be at a clinical stage 4, based on clinical assessment and diagnostics</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/hiv/ValueSet/HIV.D.DE186"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "HIVDDE186"] ; # 
  fhir:title [ fhir:v "HIV clinical stage ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-18T19:14:17+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "WHO"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "WHO" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://who.int" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Value set of wHO clinical stage of client based on signs and symptoms. WHO clinical staging is a way to categorize HIV disease severity based on new or recurrent clinical events. There are 4 WHO clinical stages that range from mild symptoms (WHO clinical stage 1) to severe symptoms (WHO clinical stage 4)."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/hiv/CodeSystem/HIVConcepts"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "HIV.D.DE187" ] ;
fhir:display [ fhir:v "WHO HIV clinical stage 1" ]       ] [
fhir:code [ fhir:v "HIV.D.DE188" ] ;
fhir:display [ fhir:v "WHO HIV clinical stage 2" ]       ] [
fhir:code [ fhir:v "HIV.D.DE189" ] ;
fhir:display [ fhir:v "WHO HIV clinical stage 3" ]       ] [
fhir:code [ fhir:v "HIV.D.DE190" ] ;
fhir:display [ fhir:v "WHO HIV clinical stage 4" ]       ] )     ] )
  ] . #