FHIR IG analytics| Package | et.fhir.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-hiv-testing-reason-cs.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/MoH-Ethiopia/ETBase/CodeSystem-hiv-testing-reason-cs.html |
| URL | http://moh.gov.et/fhir/CodeSystem/hiv-testing-reason |
| Version | 0.1.0 |
| Status | draft |
| Date | 2026-02-21T08:06:41+00:00 |
| Name | HIVTestingReasonCS |
| Title | HIV Testing Reason CodeSystem |
| Realm | uv |
| Content | complete |
| ValueSet | |
| hiv-testing-reason | HIV Testing Reason ValueSet |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem hiv-testing-reason-cs
This code system http://moh.gov.et/fhir/CodeSystem/hiv-testing-reason defines the following codes:
| Code | Display |
| clinical-suspicion | Clinical suspicion |
| routine-testing | Routine testing |
| contact-testing | Contact testing |
| pmtct | PMTCT testing |
{
"resourceType": "CodeSystem",
"id": "hiv-testing-reason-cs",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/CodeSystem/hiv-testing-reason",
"version": "0.1.0",
"name": "HIVTestingReasonCS",
"title": "HIV Testing Reason CodeSystem",
"status": "draft",
"date": "2026-02-21T08:06:41+00:00",
"publisher": "MOH Ethiopia",
"contact": [
{
"name": "MOH Ethiopia",
"telecom": [
{
"system": "url",
"value": "http://moh.gov.et"
}
]
}
],
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"content": "complete",
"count": 4,
"concept": [
{
"code": "clinical-suspicion",
"display": "Clinical suspicion"
},
{
"code": "routine-testing",
"display": "Routine testing"
},
{
"code": "contact-testing",
"display": "Contact testing"
},
{
"code": "pmtct",
"display": "PMTCT testing"
}
]
}