HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build International flag

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

: VLSMS Provided Reasons For Testing - TTL Representation

Active as of 2024-10-11

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:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cs-reason-for-assessment"] ; # 
  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: CodeSystem cs-reason-for-assessment</b></p><a name=\"cs-reason-for-assessment\"> </a><a name=\"hccs-reason-for-assessment\"> </a><a name=\"cs-reason-for-assessment-en-US\"> </a><p>This case-sensitive code system <code>http://moh.gov.rw/fhir/CodeSystem/cs-reason-for-assessment</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Baseline-VL<a name=\"cs-reason-for-assessment-Baseline-VL\"> </a></td><td>Baseline VL</td></tr><tr><td style=\"white-space:nowrap\">Confirmation-Of-Treatment-Failure<a name=\"cs-reason-for-assessment-Confirmation-Of-Treatment-Failure\"> </a></td><td>Confirmation Of Treatment Failure(repeat VL at 3M)</td></tr><tr><td style=\"white-space:nowrap\">Excol<a name=\"cs-reason-for-assessment-Excol\"> </a></td><td>Excol</td></tr><tr><td style=\"white-space:nowrap\">Failure<a name=\"cs-reason-for-assessment-Failure\"> </a></td><td>failure</td></tr><tr><td style=\"white-space:nowrap\">Immunological-Failure<a name=\"cs-reason-for-assessment-Immunological-Failure\"> </a></td><td>immunological failure</td></tr><tr><td style=\"white-space:nowrap\">Lactating-Mother<a name=\"cs-reason-for-assessment-Lactating-Mother\"> </a></td><td>Lactating Mother</td></tr><tr><td style=\"white-space:nowrap\">Pregnant-Mother<a name=\"cs-reason-for-assessment-Pregnant-Mother\"> </a></td><td>Pregnant Mother</td></tr><tr><td style=\"white-space:nowrap\">Recency<a name=\"cs-reason-for-assessment-Recency\"> </a></td><td>recency</td></tr><tr><td style=\"white-space:nowrap\">Result-Missing<a name=\"cs-reason-for-assessment-Result-Missing\"> </a></td><td>result missing</td></tr><tr><td style=\"white-space:nowrap\">Routine<a name=\"cs-reason-for-assessment-Routine\"> </a></td><td>routine</td></tr><tr><td style=\"white-space:nowrap\">Single-Drug-Substitution<a name=\"cs-reason-for-assessment-Single-Drug-Substitution\"> </a></td><td>single drug substitution</td></tr><tr><td style=\"white-space:nowrap\">Suspect<a name=\"cs-reason-for-assessment-Suspect\"> </a></td><td>suspect</td></tr><tr><td style=\"white-space:nowrap\">Value-Missed<a name=\"cs-reason-for-assessment-Value-Missed\"> </a></td><td>value missed</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://moh.gov.rw/fhir/CodeSystem/cs-reason-for-assessment"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "CSReasonForAssessment"] ; # 
  fhir:title [ fhir:v "VLSMS Provided Reasons For Testing"] ; # 
  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 "Reasons why a sample will be tested."] ; # 
  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:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "13"^^xsd:nonNegativeInteger] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "Baseline-VL" ] ;
fhir:display [ fhir:v "Baseline VL" ]
  ] [
fhir:code [ fhir:v "Confirmation-Of-Treatment-Failure" ] ;
fhir:display [ fhir:v "Confirmation Of Treatment Failure(repeat VL at 3M)" ]
  ] [
fhir:code [ fhir:v "Excol" ] ;
fhir:display [ fhir:v "Excol" ]
  ] [
fhir:code [ fhir:v "Failure" ] ;
fhir:display [ fhir:v "failure" ]
  ] [
fhir:code [ fhir:v "Immunological-Failure" ] ;
fhir:display [ fhir:v "immunological failure" ]
  ] [
fhir:code [ fhir:v "Lactating-Mother" ] ;
fhir:display [ fhir:v "Lactating Mother" ]
  ] [
fhir:code [ fhir:v "Pregnant-Mother" ] ;
fhir:display [ fhir:v "Pregnant Mother" ]
  ] [
fhir:code [ fhir:v "Recency" ] ;
fhir:display [ fhir:v "recency" ]
  ] [
fhir:code [ fhir:v "Result-Missing" ] ;
fhir:display [ fhir:v "result missing" ]
  ] [
fhir:code [ fhir:v "Routine" ] ;
fhir:display [ fhir:v "routine" ]
  ] [
fhir:code [ fhir:v "Single-Drug-Substitution" ] ;
fhir:display [ fhir:v "single drug substitution" ]
  ] [
fhir:code [ fhir:v "Suspect" ] ;
fhir:display [ fhir:v "suspect" ]
  ] [
fhir:code [ fhir:v "Value-Missed" ] ;
fhir:display [ fhir:v "value missed" ]
  ] ) . #