HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build
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
Active as of 2024-10-11 |
{
"resourceType" : "ValueSet",
"id" : "vs-reason-for-assessment",
"text" : {
"status" : "generated",
"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>"
},
"url" : "http://moh.gov.rw/fhir/ValueSet/vs-reason-for-assessment",
"version" : "0.1.0",
"name" : "VSReasonForAssessment",
"title" : "Reason for Assessment or Test Not Performed",
"status" : "active",
"experimental" : true,
"date" : "2024-10-11T09:36:13+00:00",
"publisher" : "Jembi Health Systems",
"contact" : [
{
"name" : "Jembi Health Systems",
"telecom" : [
{
"system" : "url",
"value" : "https://www.jembi.org"
},
{
"system" : "email",
"value" : "info@jembi.org"
}
]
},
{
"name" : "Richard Langford",
"telecom" : [
{
"system" : "email",
"value" : "richard.langford@jembi.org",
"use" : "work"
}
]
}
],
"description" : "A list of reasons associated with the service request for the lab order.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://snomed.info/sct",
"concept" : [
{
"code" : "77386006",
"display" : "Pregnancy"
},
{
"code" : "428450006",
"display" : "Repeat laboratory specimen sent"
},
{
"code" : "171111007",
"display" : "Screened - no result yet"
},
{
"code" : "266721009",
"display" : "Absent response to treatment"
},
{
"code" : "170564007",
"display" : "Chronic disease - treatment changed"
},
{
"code" : "866041003",
"display" : "Mother currently breastfeeding"
},
{
"code" : "315124004",
"display" : "Human immunodeficiency virus viral load"
},
{
"code" : "2528003",
"display" : "Viremia"
}
]
},
{
"system" : "http://moh.gov.rw/fhir/CodeSystem/cs-reason-for-assessment"
}
]
}
}