FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/HIV.G.DE35

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.G.DE35
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.G.DE35.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.G.DE35
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVGDE35
TitleReason Hepatitis C test not done ValueSet
Authoritywho
DescriptionValue set of reason why a hepatitis C test was not done

Resources that use this resource

StructureDefinition
HIVGDiagnosticsHIV.G Diagnostics

Resources that this resource uses

CodeSystem
HIVConceptsWHO SMART HIV Concepts CodeSystem

Narrative

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

Generated Narrative: ValueSet HIV.G.DE35

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.G.DE36Test delayed to next contact or referredTest has been delayed to the next contact or client was referred to another provider/facility
    HIV.G.DE37Stock-out or expiredTest out of stock or stock present but expired
    HIV.G.DE38Machine or technician not available or machine not functioningTest machine or technician is unavailable, or machine is not functioning
    HIV.G.DE39Client declined / refused testClient declined or refused test being undertaken
    HIV.G.DE40OtherOther reason test not performed

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.G.DE35",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablevalueset",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-publishablevalueset",
      "http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-computablevalueset"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/hiv/ValueSet/HIV.G.DE35",
  "version": "1.0.0",
  "name": "HIVGDE35",
  "title": "Reason Hepatitis C test not done ValueSet",
  "status": "active",
  "experimental": true,
  "date": "2025-07-08T23:21:58+02:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "Value set of reason why a hepatitis C test was not done",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.G.DE36",
            "display": "Test delayed to next contact or referred"
          },
          {
            "code": "HIV.G.DE37",
            "display": "Stock-out or expired"
          },
          {
            "code": "HIV.G.DE38",
            "display": "Machine or technician not available or machine not functioning"
          },
          {
            "code": "HIV.G.DE39",
            "display": "Client declined / refused test"
          },
          {
            "code": "HIV.G.DE40",
            "display": "Other"
          }
        ]
      }
    ]
  }
}