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

FHIR IG analytics

Packageet.fhir.core
Resource TypeValueSet
IdValueSet-ethiopian-healthcare-service-type-vs.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/MoH-Ethiopia/ETBase/ValueSet-ethiopian-healthcare-service-type-vs.html
URLhttp://fhir.moh.gov.et/ValueSet/ethiopian-healthcare-service-type
Version0.1.0
Statusactive
Date2026-01-01T21:03:14+00:00
NameEthiopianHealthcareServiceTypeVS
TitleEthiopian Healthcare Service Type ValueSet
Realmuv
DescriptionAllowed healthcare service types for Ethiopian HealthcareService profiles.

Resources that use this resource

StructureDefinition
ethiopian-healthcare-serviceEthiopian Healthcare Service

Resources that this resource uses

CodeSystem
ethiopian-healthcare-service-typeEthiopian Healthcare Service Type

Narrative

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

Generated Narrative: ValueSet ethiopian-healthcare-service-type-vs


Source1

{
  "resourceType": "ValueSet",
  "id": "ethiopian-healthcare-service-type-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://fhir.moh.gov.et/ValueSet/ethiopian-healthcare-service-type",
  "version": "0.1.0",
  "name": "EthiopianHealthcareServiceTypeVS",
  "title": "Ethiopian Healthcare Service Type ValueSet",
  "status": "active",
  "date": "2026-01-01T21:03:14+00:00",
  "publisher": "MOH Ethiopia",
  "contact": [
    {
      "name": "MOH Ethiopia",
      "telecom": [
        {
          "system": "url",
          "value": "http://moh.gov.et"
        }
      ]
    }
  ],
  "description": "Allowed healthcare service types for Ethiopian HealthcareService profiles.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://moh.gov.et/fhir/CodeSystem/ethiopian-healthcare-service-type"
      }
    ]
  }
}