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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-dsd-category-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-dsd-category-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/dsd-category-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameDSDCategoryValueSet
TitleDifferentiated Service Delivery - Category
DescriptionCode used for indicating the category for the DSD assessment.

Resources that use this resource

StructureDefinition
dsd-assessment-categoryDifferentiated Service Delivery - Category

Resources that this resource uses

CodeSystem
dsd-category-code-systemDifferentiated Service Delivery - Category

Narrative

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

Generated Narrative: ValueSet dsd-category-value-set


Source1

{
  "resourceType": "ValueSet",
  "id": "dsd-category-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/ValueSet/dsd-category-value-set",
  "version": "1.0.1",
  "name": "DSDCategoryValueSet",
  "title": "Differentiated Service Delivery - Category",
  "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 indicating the category for the DSD assessment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://moh.gov.et/fhir/hiv/CodeSystem/dsd-category-code-system"
      }
    ]
  }
}