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

: Outcome from outreach attempt 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.H.DE23"] ; # 
  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.H.DE23</b></p><a name=\"HIV.H.DE23\"> </a><a name=\"hcHIV.H.DE23\"> </a><a name=\"HIV.H.DE23-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.46H.46DE24\">HIV.H.DE24</a></td><td>Returning to clinic</td><td>Client was located and agreed to return to clinic</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46H.46DE25\">HIV.H.DE25</a></td><td>Self-transferred out</td><td>Client transferred to another facility for care (client-initiated transfer, not provider-initiated transfer)</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46H.46DE26\">HIV.H.DE26</a></td><td>Hospitalized</td><td>Client was hospitalized</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46H.46DE27\">HIV.H.DE27</a></td><td>Refused to return</td><td>Client was found but declined to return to treatment</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46H.46DE28\">HIV.H.DE28</a></td><td>Not located</td><td>Attempt was made to locate client, but client was not found</td></tr><tr><td><a href=\"CodeSystem-HIVConcepts.html#HIVConcepts-HIV.46H.46DE29\">HIV.H.DE29</a></td><td>Died (reported)</td><td>The client was reported as having died</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://smart.who.int/hiv/ValueSet/HIV.H.DE23"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.3.0"] ; # 
  fhir:name [ fhir:v "HIVHDE23"] ; # 
  fhir:title [ fhir:v "Outcome from outreach attempt 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 detailed outcome from the attempt to locate the client"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://smart.who.int/hiv/CodeSystem/HIVConcepts"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "HIV.H.DE24" ] ;
fhir:display [ fhir:v "Returning to clinic" ]       ] [
fhir:code [ fhir:v "HIV.H.DE25" ] ;
fhir:display [ fhir:v "Self-transferred out" ]       ] [
fhir:code [ fhir:v "HIV.H.DE26" ] ;
fhir:display [ fhir:v "Hospitalized" ]       ] [
fhir:code [ fhir:v "HIV.H.DE27" ] ;
fhir:display [ fhir:v "Refused to return" ]       ] [
fhir:code [ fhir:v "HIV.H.DE28" ] ;
fhir:display [ fhir:v "Not located" ]       ] [
fhir:code [ fhir:v "HIV.H.DE29" ] ;
fhir:display [ fhir:v "Died (reported)" ]       ] )     ] )
  ] . #