FHIR IG analytics| Package | ethiopia.fhir.hiv |
| Resource Type | ValueSet |
| Id | ValueSet-service-provider-value-set.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-service-provider-value-set.html |
| URL | http://moh.gov.et/fhir/hiv/ValueSet/service-provider-value-set |
| Version | 1.0.1 |
| Status | active |
| Date | 2026-02-09T05:22:58+00:00 |
| Name | ServiceProviderTypeValueSet |
| Title | Service Providers |
| Description | Code used for representing the classification of organizations providing health services. |
| StructureDefinition | |
| organization | Organization |
| CodeSystem | |
| loinc.org | LOINC codes used in this IG |
| service-provider-code-system | Service Providers |
| sct | SNOMED codes used in this IG |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet service-provider-value-set
This value set includes codes based on the following rules:
http://snomed.info/sct version Not Stated (use latest from terminology server)| Code | Display |
| 276052003 | Public facilities |
| 394794000 | Health clinic managed by voluntary or private agents |
| 185483006 | Outreach clinic |
| 310391008 | Community clinic |
| 257622000 | Healthcare facility |
| 1991000124105 | Referred by self |
| 309895006 | Private hospital |
http://loinc.org version Not Stated (use latest from terminology server)| Code | Display |
| LA46-8 | Other |
http://moh.gov.et/fhir/hiv/CodeSystem/service-provider-code-system version 📦1.0.1{
"resourceType": "ValueSet",
"id": "service-provider-value-set",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://moh.gov.et/fhir/hiv/ValueSet/service-provider-value-set",
"version": "1.0.1",
"name": "ServiceProviderTypeValueSet",
"title": "Service Providers",
"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": "Code used for representing the classification of organizations providing health services.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "ET",
"display": "Ethiopia"
}
]
}
],
"compose": {
"include": [
{
"system": "http://snomed.info/sct",
"concept": [
{
"code": "276052003",
"display": "Public facilities"
},
{
"code": "394794000",
"display": "Health clinic managed by voluntary or private agents"
},
{
"code": "185483006",
"display": "Outreach clinic"
},
{
"code": "310391008",
"display": "Community clinic"
},
{
"code": "257622000",
"display": "Healthcare facility"
},
{
"code": "1991000124105",
"display": "Referred by self"
},
{
"code": "309895006",
"display": "Private hospital"
}
]
},
{
"system": "http://loinc.org",
"concept": [
{
"code": "LA46-8",
"display": "Other"
}
]
},
{
"system": "http://moh.gov.et/fhir/hiv/CodeSystem/service-provider-code-system"
}
]
}
}