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

FHIR IG Statistics: ValueSet/HIV.D.DE560

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE560
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE560.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE560
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE560
TitleAllergies ValueSet
Authoritywho
DescriptionValue set of does the client have any allergies?

Resources that use this resource

StructureDefinition
HIVDCareTreatmentHIV.D Care-Treatment

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.D.DE560

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE561No known allergiesClient does not have any known allergies
    HIV.D.DE562Don't know of any allergiesClient does not know whether or not she has allergies
    HIV.D.DE563AlbendazoleAllergy to albendazole
    HIV.D.DE564Malaria medication (sulfadoxine-pyrimethamine)Allergy to malaria medication (sulfadoxine-pyrimethamine)
    HIV.D.DE565PenicillinAllergy to penicillin
    HIV.D.DE566Tenofovir disoproxil fumarate (TDF)Allergy to pre-exposure prophylaxis (PrEP) tenofovir disoproxil fumarate (TDF)
    HIV.D.DE567Other allergiesClient has other allergies not listed here

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE560",
  "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.D.DE560",
  "version": "1.0.0",
  "name": "HIVDDE560",
  "title": "Allergies 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 does the client have any allergies?",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE561",
            "display": "No known allergies"
          },
          {
            "code": "HIV.D.DE562",
            "display": "Don't know of any allergies"
          },
          {
            "code": "HIV.D.DE563",
            "display": "Albendazole"
          },
          {
            "code": "HIV.D.DE564",
            "display": "Malaria medication (sulfadoxine-pyrimethamine)"
          },
          {
            "code": "HIV.D.DE565",
            "display": "Penicillin"
          },
          {
            "code": "HIV.D.DE566",
            "display": "Tenofovir disoproxil fumarate (TDF)"
          },
          {
            "code": "HIV.D.DE567",
            "display": "Other allergies"
          }
        ]
      }
    ]
  }
}