HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - STU1 International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.1.0). This version is based on the current content of https://github.com/openhie/Rwanda-HIV and changes regularly. See the Directory of published versions

: Reasons for ARV Regimen Change - TTL Representation

Active as of 2023-09-15

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 "vs-reason-arv-regimen-change"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  ] ; # 
  fhir:url [ fhir:v "http://openhie.org/fhir/rwanda-hiv/ValueSet/vs-reason-arv-regimen-change"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "VSReasonsForARVRegimenChange"] ; # 
  fhir:title [ fhir:v "Reasons for ARV Regimen Change"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-09-15T07:34:16+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Jembi Health Systems"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Jembi Health Systems" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.jembi.org" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ]     ] )
  ] [
fhir:name [ fhir:v "Richard Langford" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "richard.langford@jembi.org" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Used by the ARV treatment careplan to indicate the reason why a patient had their ARV regimen changed."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ] ;
fhir:display [ fhir:v "World" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "7895008" ] ;
fhir:display [ fhir:v "Poisoning caused by drug AND/OR medicinal substance" ]       ] [
fhir:code [ fhir:v "77386006" ] ;
fhir:display [ fhir:v "Pregnancy" ]       ] [
fhir:code [ fhir:v "59037007" ] ;
fhir:display [ fhir:v "Intolerance to drug" ]       ] [
fhir:code [ fhir:v "271737000" ] ;
fhir:display [ fhir:v "Anemia" ]       ] [
fhir:code [ fhir:v "76018003" ] ;
fhir:display [ fhir:v "Virologic" ]       ] [
fhir:code [ fhir:v "275934008" ] ;
fhir:display [ fhir:v "Very poor response treatment" ]       ] [
fhir:code [ fhir:v "182856006" ] ;
fhir:display [ fhir:v "Drug not available - out of stock" ]       ] [
fhir:code [ fhir:v "56717001" ] ;
fhir:display [ fhir:v "Tuberculosis" ]       ] [
fhir:code [ fhir:v "408351004" ] ;
fhir:display [ fhir:v "Drug interactions considered as new drugs added" ]       ] [
fhir:code [ fhir:v "52651000119105" ] ;
fhir:display [ fhir:v "Finding related to risk factor in pregnancy" ]       ] )     ] )
  ] . #