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

: Key populations - TTL Representation

Draft 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:ActorDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "KeyPopulations"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://smart.who.int/smart-base/StructureDefinition/SGPersona"^^xsd:anyURI ;
fhir:link <http://smart.who.int/smart-base/StructureDefinition/SGPersona>     ] )
  ] ; # 
  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: ActorDefinition KeyPopulations</b></p><a name=\"KeyPopulations\"> </a><a name=\"hcKeyPopulations\"> </a><a name=\"KeyPopulations-en-US\"> </a><table class=\"grid\"><tr><td><b>Actor: KeyPopulations </b></td><td>Key populations</td><td>Type: person </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/hiv/ActorDefinition/KeyPopulations"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:value [ fhir:v "KeyPopulations" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "KeyPopulations"] ; # 
  fhir:title [ fhir:v "Key populations"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^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 "A member of a key population is someone who, due to specific higher-risk behaviours, is at an increased risk of HIV irrespective of the epidemic type or local context. Key population groups also often have legal and social issues related to their behaviours that increase their vulnerability to HIV.\nFive key populations are included in this kit: (1) men who have sex with men, (2) people who inject drugs, (3) people in prisons and other closed settings, (4) sex workers and (5) transgender people. Key populations are important to the dynamics of HIV transmission and are essential partners in an effective response to the epidemic."] ; # 
  fhir:type [ fhir:v "person"] . #