WHO SMART Guidelines - HIV
1.0.0 - release

This page is part of the WHO SMART Guidelines - HIV (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Aggregate reporting and data use - TTL Representation

Active as of 2025-07-08

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:Requirements ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "HIV.J.Aggregatereportinganddatause"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Requirements HIV.J.Aggregatereportinganddatause</b></p><a name=\"HIV.J.Aggregatereportinganddatause\"> </a><a name=\"hcHIV.J.Aggregatereportinganddatause\"> </a><table class=\"grid\"><tr><td><b><a name=\"HIV.FXNREQ.056\"> </a></b>HIV.FXNREQ.056</td><td/><td><div><p>As a Facility staff member\nI want to produce a range of prepared and ad hoc reports and analyses\nSo that I am able to use data collected at the facility, including for service delivery (beyond reporting purposes alone).</p>\n</div></td></tr><tr><td><b><a name=\"HIV.FXNREQ.057\"> </a></b>HIV.FXNREQ.057</td><td/><td><div><p>As a Facility staff member\nI want to be able to identify clients that left before a visit was completed\nSo that I can better monitor facility performance (for example, through wait times and clients leaving before completing a visit)</p>\n</div></td></tr><tr><td><b><a name=\"HIV.FXNREQ.058\"> </a></b>HIV.FXNREQ.058</td><td/><td><div><p>As a Health worker or data entry clerk\nI want to be able to view data on my own performance and service delivery\nSo that I can understand trends and challenges and track my own performance over time</p>\n</div></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/hiv/Requirements/HIV.J.Aggregatereportinganddatause"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2025-07-08T23:21:58+02: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:statement ( [
fhir:key [ fhir:v "HIV.FXNREQ.056" ] ;
fhir:requirement [ fhir:v "As a Facility staff member\nI want to produce a range of prepared and ad hoc reports and analyses\nSo that I am able to use data collected at the facility, including for service delivery (beyond reporting purposes alone)." ]
  ] [
fhir:key [ fhir:v "HIV.FXNREQ.057" ] ;
fhir:requirement [ fhir:v "As a Facility staff member\nI want to be able to identify clients that left before a visit was completed\nSo that I can better monitor facility performance (for example, through wait times and clients leaving before completing a visit)" ]
  ] [
fhir:key [ fhir:v "HIV.FXNREQ.058" ] ;
fhir:requirement [ fhir:v "As a Health worker or data entry clerk\nI want to be able to view data on my own performance and service delivery\nSo that I can understand trends and challenges and track my own performance over time" ]
  ] ) . #