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

: PrEP visit - TTL Representation

Active as of 2024-08-21

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:Requirements ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "HIV.C.PrEPvisit"] ; # 
  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.C.PrEPvisit</b></p><a name=\"HIV.C.PrEPvisit\"> </a><a name=\"hcHIV.C.PrEPvisit\"> </a><a name=\"HIV.C.PrEPvisit-en-US\"> </a><table class=\"grid\"><tr><td><b><a name=\"HIV.FXNREQ.035\"> </a></b>HIV.FXNREQ.035</td><td/><td><div><p>As a Health worker\nI want to be prompted to ask about conditions which would exclude a client from certain services\nSo that clients are not provided with services that may not be safe for them</p>\n</div></td></tr><tr><td><b><a name=\"HIV.FXNREQ.036\"> </a></b>HIV.FXNREQ.036</td><td/><td><div><p>As a Health worker\nI want to log the reason a client is not medically eligible for a method\nSo that the next provider has this information, client safety is better protected, and on a future visit it is easier to check whether a client is now eligible</p>\n</div></td></tr><tr><td><b><a name=\"HIV.FXNREQ.037\"> </a></b>HIV.FXNREQ.037</td><td/><td><div><p>As a Health worker\nI want to be alerted if a client was previously not eligible for a method\nSo that I do not have to search through records, given I have limited time</p>\n</div></td></tr><tr><td><b><a name=\"HIV.FXNREQ.038\"> </a></b>HIV.FXNREQ.038</td><td/><td><div><p>As a Health worker\nI want to have flexibility to perform screenings and clinical activities based on my clinical judgment\nSo that I can screen clients for recommended, desirable or other tests in an efficient way</p>\n</div></td></tr><tr><td><b><a name=\"HIV.FXNREQ.039\"> </a></b>HIV.FXNREQ.039</td><td/><td><div><p>As a Health worker\nI want to be able to input  custom schedules to allow for contacts on specific days and times, account for holidays, etc\nSo that I can inform the client of their next contact</p>\n</div></td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/hiv/Requirements/HIV.C.PrEPvisit"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-08-21T16:05: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:statement ( [
fhir:key [ fhir:v "HIV.FXNREQ.035" ] ;
fhir:requirement [ fhir:v "As a Health worker\nI want to be prompted to ask about conditions which would exclude a client from certain services\nSo that clients are not provided with services that may not be safe for them" ]
  ] [
fhir:key [ fhir:v "HIV.FXNREQ.036" ] ;
fhir:requirement [ fhir:v "As a Health worker\nI want to log the reason a client is not medically eligible for a method\nSo that the next provider has this information, client safety is better protected, and on a future visit it is easier to check whether a client is now eligible" ]
  ] [
fhir:key [ fhir:v "HIV.FXNREQ.037" ] ;
fhir:requirement [ fhir:v "As a Health worker\nI want to be alerted if a client was previously not eligible for a method\nSo that I do not have to search through records, given I have limited time" ]
  ] [
fhir:key [ fhir:v "HIV.FXNREQ.038" ] ;
fhir:requirement [ fhir:v "As a Health worker\nI want to have flexibility to perform screenings and clinical activities based on my clinical judgment\nSo that I can screen clients for recommended, desirable or other tests in an efficient way" ]
  ] [
fhir:key [ fhir:v "HIV.FXNREQ.039" ] ;
fhir:requirement [ fhir:v "As a Health worker\nI want to be able to input  custom schedules to allow for contacts on specific days and times, account for holidays, etc\nSo that I can inform the client of their next contact" ]
  ] ) . #