FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | CodeSystem |
| Id | CodeSystem-arv-regimen-switch-type-code-system.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-arv-regimen-switch-type-code-system.html |
| URL | http://moh.gov.et/fhir/hiv/CodeSystem/arv-regimen-switch-type-code-system |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-02-09T05:22:58+00:00 |
| Name | ARVRegimenSwitchTypeCodeSystem |
| Title | ARV Regimen Switch Type |
| Description | Codes used for representing the type for the ARV regimen switched. |
| Content | complete |
| ValueSet | |
| arv-regimen-change-type-value-set | ARV Regimen Change Type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem arv-regimen-switch-type-code-system
This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/arv-regimen-switch-type-code-system defines the following codes:
| Code | Display |
| First-Switch | First Switch |
| Second-Switch | Second Switch |
| Third-Switch | Third Switch |
{
"resourceType": "CodeSystem",
"id": "arv-regimen-switch-type-code-system",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/CodeSystem/arv-regimen-switch-type-code-system",
"version": "1.0.1",
"name": "ARVRegimenSwitchTypeCodeSystem",
"title": "ARV Regimen Switch Type",
"status": "active",
"experimental": false,
"date": "2026-02-09T05:22:58+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": "Jembi Health Systems",
"telecom": [
{
"system": "email",
"value": "info@jembi.org",
"use": "work"
}
]
}
],
"description": "Codes used for representing the type for the ARV regimen switched.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"count": 3,
"concept": [
{
"code": "First-Switch",
"display": "First Switch"
},
{
"code": "Second-Switch",
"display": "Second Switch"
},
{
"code": "Third-Switch",
"display": "Third Switch"
}
]
}