Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.0 - ci-build Ethiopia flag

Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/ethiopia-hiv/ and changes regularly. See the Directory of published versions

: ARV Side Effects - TTL Representation

Active as of 2024-09-19

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 "arv-side-effects-value-set"] ; # 
  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 arv-side-effects-value-set</b></p><a name=\"arv-side-effects-value-set\"> </a><a name=\"hcarv-side-effects-value-set\"> </a><a name=\"arv-side-effects-value-set-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</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=\"https://loinc.org/LA15098-9/\">LA15098-9</a></td><td>Nausea</td></tr><tr><td><a href=\"https://loinc.org/LA7542-9/\">LA7542-9</a></td><td>Fatigue</td></tr><tr><td><a href=\"https://loinc.org/LA15903-0/\">LA15903-0</a></td><td>Headache</td></tr><tr><td><a href=\"https://loinc.org/LA15424-7/\">LA15424-7</a></td><td>Diarrhea</td></tr><tr><td><a href=\"https://loinc.org/LA18969-8/\">LA18969-8</a></td><td>Anemia</td></tr><tr><td><a href=\"https://loinc.org/LA7469-5/\">LA7469-5</a></td><td>Rash</td></tr><tr><td><a href=\"https://loinc.org/LA15468-4/\">LA15468-4</a></td><td>Abdominal pain</td></tr><tr><td><a href=\"https://loinc.org/3141-9/\">3141-9</a></td><td>Body weight Measured</td></tr><tr><td><a href=\"https://loinc.org/LA7450-5/\">LA7450-5</a></td><td>Jaundice</td></tr><tr><td><a href=\"https://loinc.org/LA16358-6/\">LA16358-6</a></td><td>Numbness or tingling</td></tr><tr><td><a href=\"https://loinc.org/LA7460-4/\">LA7460-4</a></td><td>Pain</td></tr><tr><td><a href=\"https://loinc.org/LA10574-4/\">LA10574-4</a></td><td>Anxiety</td></tr><tr><td><a href=\"https://loinc.org/LA7428-1/\">LA7428-1</a></td><td>Dizziness</td></tr><tr><td><a href=\"https://loinc.org/LA15886-7/\">LA15886-7</a></td><td>Have nightmares</td></tr><tr><td><a href=\"https://loinc.org/LA10576-9/\">LA10576-9</a></td><td>Depression</td></tr><tr><td><a href=\"https://loinc.org/LA46-8/\">LA46-8</a></td><td>Other</td></tr></table></li><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/408508002\">408508002</a></td><td>Has shown no side effects from medication</td></tr></table></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://moh.gov.et/fhir/hiv/ValueSet/arv-side-effects-value-set"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "ARVSideEffectsValueSet"] ; # 
  fhir:title [ fhir:v "ARV Side Effects"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-19T13:41:01+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 "Jembi Health Systems" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@jembi.org" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes used for representing any side effects of the ARV medication prescribed to the patient."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ET" ] ;
fhir:display [ fhir:v "Ethiopia" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "LA15098-9" ] ;
fhir:display [ fhir:v "Nausea" ]       ] [
fhir:code [ fhir:v "LA7542-9" ] ;
fhir:display [ fhir:v "Fatigue" ]       ] [
fhir:code [ fhir:v "LA15903-0" ] ;
fhir:display [ fhir:v "Headache" ]       ] [
fhir:code [ fhir:v "LA15424-7" ] ;
fhir:display [ fhir:v "Diarrhea" ]       ] [
fhir:code [ fhir:v "LA18969-8" ] ;
fhir:display [ fhir:v "Anemia" ]       ] [
fhir:code [ fhir:v "LA7469-5" ] ;
fhir:display [ fhir:v "Rash" ]       ] [
fhir:code [ fhir:v "LA15468-4" ] ;
fhir:display [ fhir:v "Abdominal pain" ]       ] [
fhir:code [ fhir:v "3141-9" ] ;
fhir:display [ fhir:v "Body weight Measured" ]       ] [
fhir:code [ fhir:v "LA7450-5" ] ;
fhir:display [ fhir:v "Jaundice" ]       ] [
fhir:code [ fhir:v "LA16358-6" ] ;
fhir:display [ fhir:v "Numbness or tingling" ]       ] [
fhir:code [ fhir:v "LA7460-4" ] ;
fhir:display [ fhir:v "Pain" ]       ] [
fhir:code [ fhir:v "LA10574-4" ] ;
fhir:display [ fhir:v "Anxiety" ]       ] [
fhir:code [ fhir:v "LA7428-1" ] ;
fhir:display [ fhir:v "Dizziness" ]       ] [
fhir:code [ fhir:v "LA15886-7" ] ;
fhir:display [ fhir:v "Have nightmares" ]       ] [
fhir:code [ fhir:v "LA10576-9" ] ;
fhir:display [ fhir:v "Depression" ]       ] [
fhir:code [ fhir:v "LA46-8" ] ;
fhir:display [ fhir:v "Other" ]       ] )     ] [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "408508002" ] ;
fhir:display [ fhir:v "Has shown no side effects from medication" ]       ] )     ] )
  ] . #