NPHCDA Immunization FHIR IG
1.0.0 - ci-build
NPHCDA Immunization FHIR IG, published by https://nphcda.gov.ng. 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/Nigeria-FHIR-Community/ImmunizationIG/ and changes regularly. See the Directory of published versions
Active as of 2025-08-04 |
{
"resourceType" : "CodeSystem",
"id" : "nigeria-hiv-status",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nigeria-hiv-status</b></p><a name=\"nigeria-hiv-status\"> </a><a name=\"hcnigeria-hiv-status\"> </a><p>This case-sensitive code system <code>http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-hiv-status</code> defines the following codes in a Is-A hierarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">positive<a name=\"nigeria-hiv-status-positive\"> </a></td><td>Positive</td><td>The Client is HIV positive</td></tr><tr><td style=\"white-space:nowrap\">negative<a name=\"nigeria-hiv-status-negative\"> </a></td><td>Negative</td><td>The Client is HIV Negative</td></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"nigeria-hiv-status-unknown\"> </a></td><td>Unknown</td><td>The Client does not know their HIV status</td></tr></table></div>"
},
"url" : "http://nphcda.gov.ng/ig/immunization/CodeSystem/nigeria-hiv-status",
"version" : "1.0.0",
"name" : "NGHivStatusCS",
"title" : "NG-Imm Client HIV status CS",
"status" : "active",
"date" : "2025-08-04T10:06:52+00:00",
"publisher" : "https://nphcda.gov.ng",
"contact" : [
{
"name" : "https://nphcda.gov.ng",
"telecom" : [
{
"system" : "url",
"value" : "https://nphcda.gov.ng"
},
{
"system" : "email",
"value" : "kasim.sani@nphcda.gov.ng"
}
]
},
{
"name" : "Nigeria Primary Healthcare Development Agency.",
"telecom" : [
{
"system" : "email",
"value" : "ig@nphcda.gov.ng",
"use" : "work"
}
]
}
],
"description" : "This CodeSystem defines list of options for HIV status of a Client",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NG",
"display" : "Nigeria"
}
]
}
],
"caseSensitive" : true,
"hierarchyMeaning" : "is-a",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "positive",
"display" : "Positive",
"definition" : "The Client is HIV positive"
},
{
"code" : "negative",
"display" : "Negative",
"definition" : "The Client is HIV Negative"
},
{
"code" : "unknown",
"display" : "Unknown",
"definition" : "The Client does not know their HIV status"
}
]
}