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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-service-provider-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-service-provider-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/service-provider-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameServiceProviderTypeValueSet
TitleService Providers
DescriptionCode used for representing the classification of organizations providing health services.

Resources that use this resource

StructureDefinition
organizationOrganization

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG
service-provider-code-systemService Providers
sctSNOMED codes used in this IG

Narrative

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:


Source1

{
  "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"
      }
    ]
  }
}