FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeCodeSystem
IdCodeSystem-service-provider-code-system.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-service-provider-code-system.html
URLhttp://moh.gov.et/fhir/hiv/CodeSystem/service-provider-code-system
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameServiceProviderTypeCodeSystem
TitleService Providers
DescriptionCode used for representing the classification of organizations providing health services.
Contentcomplete

Resources that use this resource

ConceptMap
LOINCCodesToProprietaryConceptMap to and from LOINC to Proprietary
SNOMEDCodesToProprietaryConceptMap to and from SNOMED to Proprietary
ValueSet
service-provider-value-setService Providers

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem service-provider-code-system

This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/service-provider-code-system defines the following codes:

CodeDisplay
Health-Center Health Center
Public-Hospital Public hospital
Private-Hospital Private hospital
NBO-FBO-Hospital NBO/FBO hospital
Private-Clinic Private clinic
Self-referred Self-referred
Community-Referred Community referred
Other Other (Specify)

Source1

{
  "resourceType": "CodeSystem",
  "id": "service-provider-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/CodeSystem/service-provider-code-system",
  "version": "1.0.1",
  "name": "ServiceProviderTypeCodeSystem",
  "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"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "Health-Center",
      "display": "Health Center"
    },
    {
      "code": "Public-Hospital",
      "display": "Public hospital"
    },
    {
      "code": "Private-Hospital",
      "display": "Private hospital"
    },
    {
      "code": "NBO-FBO-Hospital",
      "display": "NBO/FBO hospital"
    },
    {
      "code": "Private-Clinic",
      "display": "Private clinic"
    },
    {
      "code": "Self-referred",
      "display": "Self-referred"
    },
    {
      "code": "Community-Referred",
      "display": "Community referred"
    },
    {
      "code": "Other",
      "display": "Other (Specify)"
    }
  ]
}