FHIR IG analytics| Package | org.dhin-hie.sandbox |
| Resource Type | CodeSystem |
| Id | CodeSystem-nigeria-hiv-status.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Nigeria-FHIR-Community/2025Connectathon/CodeSystem-nigeria-hiv-status.html |
| URL | https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-hiv-status |
| Version | 0.2.0 |
| Status | active |
| Date | 2025-11-25T07:48:54+00:00 |
| Name | NGHivStatusCS |
| Title | NG Client HIV status CS |
| Description | This CodeSystem IMMZ.C.DE31 defines list of options for HIV status of a Client |
| Content | complete |
| ValueSet | |
| nigeria-hiv-status | NG Client HIV Status VS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem nigeria-hiv-status
This case-sensitive code system https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-hiv-status defines the following codes:
| Code | Display | Definition |
| positive | Positive | The Client is HIV positive |
| negative | Negative | The Client is HIV Negative |
| unknown | Unknown | The Client does not know their HIV status |
{
"resourceType": "CodeSystem",
"id": "nigeria-hiv-status",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sandbox.dhin-hie.org/ig/CodeSystem/nigeria-hiv-status",
"version": "0.2.0",
"name": "NGHivStatusCS",
"title": "NG Client HIV status CS",
"status": "active",
"experimental": false,
"date": "2025-11-25T07:48:54+00:00",
"publisher": "DHIN",
"contact": [
{
"name": "DHIN",
"telecom": [
{
"system": "url",
"value": "https://www.dhin-hie.org"
},
{
"system": "email",
"value": "info@dhin-hie.org"
}
]
},
{
"name": "Digital Health Interoperability Network.",
"telecom": [
{
"system": "email",
"value": "info@dhin-hie.org",
"use": "work"
}
]
}
],
"description": "This CodeSystem IMMZ.C.DE31 defines list of options for HIV status of a Client",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NG",
"display": "Nigeria"
}
]
}
],
"caseSensitive": true,
"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"
}
]
}