BioMaxis Implementation Guide
0.0.0-semantic-release - ci-build
BioMaxis Implementation Guide - Local Development build (v0.0.0-semantic-release) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2026-02-04 |
{
"resourceType" : "CodeSystem",
"id" : "hmis-hiv-test-result",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hmis-hiv-test-result</b></p><a name=\"hmis-hiv-test-result\"> </a><a name=\"hchmis-hiv-test-result\"> </a><p>This case-sensitive code system <code>http://biomaxis.com/fhir/CodeSystem/hmis-hiv-test-result</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>ne</b></td></tr><tr><td style=\"white-space:nowrap\">positive<a name=\"hmis-hiv-test-result-positive\"> </a></td><td>Positive</td><td>HIV test result is positive (reactive)</td><td>सकारात्मक</td></tr><tr><td style=\"white-space:nowrap\">negative<a name=\"hmis-hiv-test-result-negative\"> </a></td><td>Negative</td><td>HIV test result is negative (non-reactive)</td><td>नकारात्मक</td></tr><tr><td style=\"white-space:nowrap\">indeterminate<a name=\"hmis-hiv-test-result-indeterminate\"> </a></td><td>Indeterminate</td><td>HIV test result is indeterminate, requires repeat testing</td><td>अनिश्चित</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"hmis-hiv-test-result-unknown\"> </a></td><td>Unknown</td><td>HIV status is unknown or not documented</td><td>अज्ञात</td></tr><tr><td style=\"white-space:nowrap\">not-done<a name=\"hmis-hiv-test-result-not-done\"> </a></td><td>Not Done</td><td>HIV test was not performed</td><td>गरिएको छैन</td></tr><tr><td style=\"white-space:nowrap\">declined<a name=\"hmis-hiv-test-result-declined\"> </a></td><td>Declined</td><td>Patient declined HIV testing</td><td>अस्वीकार गरिएको</td></tr></table></div>"
},
"url" : "http://biomaxis.com/fhir/CodeSystem/hmis-hiv-test-result",
"version" : "0.0.0-semantic-release",
"name" : "HMISHIVTestResult",
"title" : "HMIS HIV Test Result",
"status" : "active",
"experimental" : false,
"date" : "2026-02-04T09:30:33+00:00",
"publisher" : "BioMaxis Pvt. Ltd.",
"contact" : [
{
"name" : "BioMaxis Pvt. Ltd.",
"telecom" : [
{
"system" : "url",
"value" : "http://biomaxis.com"
}
]
}
],
"description" : "Standardized codes for HIV test results used in Nepal HMIS TB-HIV collaborative activities.",
"caseSensitive" : true,
"content" : "complete",
"count" : 6,
"concept" : [
{
"code" : "positive",
"display" : "Positive",
"definition" : "HIV test result is positive (reactive)",
"designation" : [
{
"language" : "ne",
"value" : "सकारात्मक"
}
]
},
{
"code" : "negative",
"display" : "Negative",
"definition" : "HIV test result is negative (non-reactive)",
"designation" : [
{
"language" : "ne",
"value" : "नकारात्मक"
}
]
},
{
"code" : "indeterminate",
"display" : "Indeterminate",
"definition" : "HIV test result is indeterminate, requires repeat testing",
"designation" : [
{
"language" : "ne",
"value" : "अनिश्चित"
}
]
},
{
"code" : "unknown",
"display" : "Unknown",
"definition" : "HIV status is unknown or not documented",
"designation" : [
{
"language" : "ne",
"value" : "अज्ञात"
}
]
},
{
"code" : "not-done",
"display" : "Not Done",
"definition" : "HIV test was not performed",
"designation" : [
{
"language" : "ne",
"value" : "गरिएको छैन"
}
]
},
{
"code" : "declined",
"display" : "Declined",
"definition" : "Patient declined HIV testing",
"designation" : [
{
"language" : "ne",
"value" : "अस्वीकार गरिएको"
}
]
}
]
}