0.1.0 - ci-build

HIVFHIRIG, published by intellisoftkenya. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IntelliSOFT-Consulting/HIV-FHIR-IG/ and changes regularly. See the Directory of published versions

: History of antiretroviral therapy (situation) - TTL Representation

Active as of 2023-09-01

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 "OnARV"] ; # 
  fhir:meta [
fhir:lastUpdated [ fhir:v "2024-07-02T08:44:37.713326Z"^^xsd:dateTime ]
  ] ; # 
  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: ValueSet OnARV</b></p><a name=\"OnARV\"> </a><a name=\"hcOnARV\"> </a><a name=\"OnARV-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Last updated: 2024-07-02 08:44:37+0000</p></div><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/432101000124108\">432101000124108</a></td><td>History of antiretroviral therapy (situation)</td></tr></table></li><li>Include these codes as defined in <code>https://path-global-health.github.io/MERindicators/CodeSystem/OpenHIE</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>432101000124108</td><td>History of antiretroviral therapy (situation)</td></tr></table></li><li>Include these codes as defined in <code>https://cielterminology.org</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>160119</td><td>CURRENTLY TAKING ARV</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://IntelliSOFT-Consulting.github.io/HIV-FHIR-IG/ValueSet/OnARV"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/v2/0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ]       ] ) ;
fhir:text [ fhir:v "Accession ID" ]     ] ;
fhir:system [ fhir:v "https://api.staging.openconceptlab.org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "/orgs/Kenya_SMART_Guidelines/ValueSet/OnARV/" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "OnARV"] ; # 
  fhir:title [ fhir:v "History of antiretroviral therapy (situation)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-09-01T00:14:22Z"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "intellisoftkenya"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "intellisoftkenya" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.intellisoftkenya.com/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "0.1.1"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "432101000124108" ] ;
fhir:display [ fhir:v "History of antiretroviral therapy (situation)" ]       ] )     ] [
fhir:system [ fhir:v "https://path-global-health.github.io/MERindicators/CodeSystem/OpenHIE"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "432101000124108" ] ;
fhir:display [ fhir:v "History of antiretroviral therapy (situation)" ]       ] )     ] [
fhir:system [ fhir:v "https://cielterminology.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "160119" ] ;
fhir:display [ fhir:v "CURRENTLY TAKING ARV" ]       ] )     ] )
  ] . #