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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeCodeSystem
IdCodeSystem-dsd-reason-for-category-change-code-system.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/CodeSystem-dsd-reason-for-category-change-code-system.html
URLhttp://moh.gov.et/fhir/hiv/CodeSystem/dsd-reason-for-category-change-code-system
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameDSDReasonForCategoryChangeCodeSystem
TitleDifferentiated Service Delivery - Reason For Category Change
DescriptionCode used for indicating the reason for the category change for the DSD assessment.
Contentcomplete

Resources that use this resource

ConceptMap
LOINCCodesToProprietaryConceptMap to and from LOINC to Proprietary
ValueSet
dsd-reason-for-category-change-value-setDifferentiated Service Delivery - Reason For Category Change

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem dsd-reason-for-category-change-code-system

This case-sensitive code system http://moh.gov.et/fhir/hiv/CodeSystem/dsd-reason-for-category-change-code-system defines the following codes:

CodeDisplay
Returned Returned to Conventional Care
Moved Moved to Other DSD Model
TO TO
Dead Dead
Lost Lost
Unknown Unknown
Other Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "dsd-reason-for-category-change-code-system",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/CodeSystem/dsd-reason-for-category-change-code-system",
  "version": "1.0.1",
  "name": "DSDReasonForCategoryChangeCodeSystem",
  "title": "Differentiated Service Delivery - Reason For Category Change",
  "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 reason for the category change for the DSD assessment.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "Returned",
      "display": "Returned to Conventional Care"
    },
    {
      "code": "Moved",
      "display": "Moved to Other DSD Model"
    },
    {
      "code": "TO",
      "display": "TO"
    },
    {
      "code": "Dead",
      "display": "Dead"
    },
    {
      "code": "Lost",
      "display": "Lost"
    },
    {
      "code": "Unknown",
      "display": "Unknown"
    },
    {
      "code": "Other",
      "display": "Other"
    }
  ]
}