HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. 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/jembi/Rwanda-HIV/ and changes regularly. See the Directory of published versions
: Reasons for ARV Regimen Change - TTL Representation
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\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet vs-reason-arv-regimen-change</b></p><a name=\"vs-reason-arv-regimen-change\"> </a><a name=\"hcvs-reason-arv-regimen-change\"> </a><a name=\"vs-reason-arv-regimen-change-en-US\"> </a><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/7895008\">7895008</a></td><td>Poisoning caused by drug AND/OR medicinal substance</td></tr><tr><td><a href=\"http://snomed.info/id/77386006\">77386006</a></td><td>Pregnancy</td></tr><tr><td><a href=\"http://snomed.info/id/59037007\">59037007</a></td><td>Intolerance to drug</td></tr><tr><td><a href=\"http://snomed.info/id/271737000\">271737000</a></td><td>Anemia</td></tr><tr><td><a href=\"http://snomed.info/id/76018003\">76018003</a></td><td>Virologic</td></tr><tr><td><a href=\"http://snomed.info/id/275934008\">275934008</a></td><td>Very poor response treatment</td></tr><tr><td><a href=\"http://snomed.info/id/182856006\">182856006</a></td><td>Drug not available - out of stock</td></tr><tr><td><a href=\"http://snomed.info/id/56717001\">56717001</a></td><td>Tuberculosis</td></tr><tr><td><a href=\"http://snomed.info/id/408351004\">408351004</a></td><td>Drug interactions considered as new drugs added</td></tr><tr><td><a href=\"http://snomed.info/id/52651000119105\">52651000119105</a></td><td>Finding related to risk factor in pregnancy</td></tr></table></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://moh.gov.rw/fhir/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 "true"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-10-11T09:36:13+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" ] ] ) ] )
] . #