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 population member type ValueSet - 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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "HIV.B.DE50"] ; # 
  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.B.DE50</b></p><a name=\"HIV.B.DE50\"> </a><a name=\"hcHIV.B.DE50\"> </a><a name=\"HIV.B.DE50-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.46B.46DE51\">HIV.B.DE51</a></td><td>Sex worker</td><td>Client is a sex worker</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46B.46DE52\">HIV.B.DE52</a></td><td>Men who have sex with men</td><td>Client is a man who has sex with men</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46B.46DE53\">HIV.B.DE53</a></td><td>Trans and gender-diverse people</td><td>Client identifies as trans and gender-diverse</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46B.46DE54\">HIV.B.DE54</a></td><td>People who inject drugs</td><td>Client is a person who injects drugs</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46B.46DE55\">HIV.B.DE55</a></td><td>People living in prisons and other closed settings</td><td>Client lives in a prison or another closed setting</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/hiv/ValueSet/HIV.B.DE50"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "HIVBDE50"] ; # 
  fhir:title [ fhir:v "Key population member type ValueSet"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  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:description [ fhir:v "Value set of the type of key population that the client is included in"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/hiv/CodeSystem/HIVConcepts"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "HIV.B.DE51" ] ;
fhir:display [ fhir:v "Sex worker" ]       ] [
fhir:code [ fhir:v "HIV.B.DE52" ] ;
fhir:display [ fhir:v "Men who have sex with men" ]       ] [
fhir:code [ fhir:v "HIV.B.DE53" ] ;
fhir:display [ fhir:v "Trans and gender-diverse people" ]       ] [
fhir:code [ fhir:v "HIV.B.DE54" ] ;
fhir:display [ fhir:v "People who inject drugs" ]       ] [
fhir:code [ fhir:v "HIV.B.DE55" ] ;
fhir:display [ fhir:v "People living in prisons and other closed settings" ]       ] )     ] )
  ] . #