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
: Reason for Assessment or Test Not Performed - 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-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: ValueSet vs-reason-for-assessment</b></p><a name=\"vs-reason-for-assessment\"> </a><a name=\"hcvs-reason-for-assessment\"> </a><a name=\"vs-reason-for-assessment-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://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/77386006\">77386006</a></td><td>Pregnancy</td></tr><tr><td><a href=\"http://snomed.info/id/428450006\">428450006</a></td><td>Repeat laboratory specimen sent</td></tr><tr><td><a href=\"http://snomed.info/id/171111007\">171111007</a></td><td>Screened - no result yet</td></tr><tr><td><a href=\"http://snomed.info/id/266721009\">266721009</a></td><td>Absent response to treatment</td></tr><tr><td><a href=\"http://snomed.info/id/170564007\">170564007</a></td><td>Chronic disease - treatment changed</td></tr><tr><td><a href=\"http://snomed.info/id/866041003\">866041003</a></td><td>Mother currently breastfeeding</td></tr><tr><td><a href=\"http://snomed.info/id/315124004\">315124004</a></td><td>Human immunodeficiency virus viral load</td></tr><tr><td><a href=\"http://snomed.info/id/2528003\">2528003</a></td><td>Viremia</td></tr></table></li><li>Include all codes defined in <a href=\"CodeSystem-cs-reason-for-assessment.html\"><code>http://moh.gov.rw/fhir/CodeSystem/cs-reason-for-assessment</code></a></li></ul></div>"
] ; #
fhir:url [ fhir:v "http://moh.gov.rw/fhir/ValueSet/vs-reason-for-assessment"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.1.0"] ; #
fhir:name [ fhir:v "VSReasonForAssessment"] ; #
fhir:title [ fhir:v "Reason for Assessment or Test Not Performed"] ; #
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 "A list of reasons associated with the service request for the lab order."] ; #
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 "77386006" ] ;
fhir:display [ fhir:v "Pregnancy" ] ] [
fhir:code [ fhir:v "428450006" ] ;
fhir:display [ fhir:v "Repeat laboratory specimen sent" ] ] [
fhir:code [ fhir:v "171111007" ] ;
fhir:display [ fhir:v "Screened - no result yet" ] ] [
fhir:code [ fhir:v "266721009" ] ;
fhir:display [ fhir:v "Absent response to treatment" ] ] [
fhir:code [ fhir:v "170564007" ] ;
fhir:display [ fhir:v "Chronic disease - treatment changed" ] ] [
fhir:code [ fhir:v "866041003" ] ;
fhir:display [ fhir:v "Mother currently breastfeeding" ] ] [
fhir:code [ fhir:v "315124004" ] ;
fhir:display [ fhir:v "Human immunodeficiency virus viral load" ] ] [
fhir:code [ fhir:v "2528003" ] ;
fhir:display [ fhir:v "Viremia" ] ] ) ] [
fhir:system [ fhir:v "http://moh.gov.rw/fhir/CodeSystem/cs-reason-for-assessment"^^xsd:anyURI ] ] )
] . #