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

FHIR IG analytics

Packageethiopia.fhir.hiv
Resource TypeValueSet
IdValueSet-reason-for-arv-regimen-change-value-set.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/jembi/ethiopia-hiv/ValueSet-reason-for-arv-regimen-change-value-set.html
URLhttp://moh.gov.et/fhir/hiv/ValueSet/reason-for-arv-regimen-change-value-set
Version1.0.1
Statusactive
Date2026-02-09T05:22:58+00:00
NameReasonForARVRegimenChangeValueSet
TitleReason For ARV Regimen Change
DescriptionCodes used for representing the reasons for changing the ARV regimen.

Resources that use this resource

StructureDefinition
arv-regimen-change-reason-observationObservation - ARV Regimen Change Reason

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

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

Generated Narrative: ValueSet reason-for-arv-regimen-change-value-set


Source1

{
  "resourceType": "ValueSet",
  "id": "reason-for-arv-regimen-change-value-set",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://moh.gov.et/fhir/hiv/ValueSet/reason-for-arv-regimen-change-value-set",
  "version": "1.0.1",
  "name": "ReasonForARVRegimenChangeValueSet",
  "title": "Reason For ARV Regimen 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": "Codes used for representing the reasons for changing the ARV regimen.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "ET",
          "display": "Ethiopia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "LA6531-3",
            "display": "Risk of Pregnancy"
          },
          {
            "code": "LA6530-5",
            "display": "Pregnancy"
          },
          {
            "code": "LA6533-9",
            "display": "New Drug Available"
          },
          {
            "code": "LA6532-1",
            "display": "Newly Diagnosed TB"
          },
          {
            "code": "LA6534-7",
            "display": "Drug Out of Stock"
          },
          {
            "code": "LA6529-7",
            "display": "Toxicity/Side Effects"
          },
          {
            "code": "LA6535-4",
            "display": "Other Reason"
          },
          {
            "code": "24467-3",
            "display": "CD3+CD4+ (T4 helper) cells [#/volume] in Blood"
          },
          {
            "code": "20447-9",
            "display": "HIV 1 RNA [#/volume] (viral load) in Serum or Plasma by NAA with probe detection"
          }
        ]
      }
    ]
  }
}