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

FHIR IG Statistics: ValueSet/HIV.D.DE17

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.D.DE17
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.D.DE17.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.D.DE17
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVDDE17
TitleSigns of serious illness ValueSet
Authoritywho
DescriptionValue set of signs that may indicate the client has a serious illness and needs triage or an emergency referral

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.DE17

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.D.DE18Fever of 39 C or greaterClient has a fever with a measured temperature of 102.2 F/39 C or greater
    HIV.D.DE19TachycardiaHeart rate above a rate per minute based on age
    HIV.D.DE20TachypneaRespiratory rate above a number of breaths per minute based on age
    HIV.D.DE21Unable to walk unaidedClient is not able to walk without help
    HIV.D.DE22LethargyClient is exhibiting lethargy as a sign of serious illness
    HIV.D.DE23UnconsciousnessClient is currently unconscious
    HIV.D.DE24ConvulsionsClient is convulsing
    HIV.D.DE25Unable to drinkChild is not able to drink
    HIV.D.DE26Unable to breastfeedInfant or child is not able to breastfeed
    HIV.D.DE27Repeated vomitingClient is repeatedly vomiting
    HIV.D.DE28HeadacheClient is exhibiting a headache
    HIV.D.DE29Other sign of serious illnessClient is exhibiting another sign of a serious illness

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.D.DE17",
  "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.DE17",
  "version": "1.0.0",
  "name": "HIVDDE17",
  "title": "Signs of serious illness 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 signs that may indicate the client has a serious illness and needs triage or an emergency referral",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.D.DE18",
            "display": "Fever of 39 C or greater"
          },
          {
            "code": "HIV.D.DE19",
            "display": "Tachycardia"
          },
          {
            "code": "HIV.D.DE20",
            "display": "Tachypnea"
          },
          {
            "code": "HIV.D.DE21",
            "display": "Unable to walk unaided"
          },
          {
            "code": "HIV.D.DE22",
            "display": "Lethargy"
          },
          {
            "code": "HIV.D.DE23",
            "display": "Unconsciousness"
          },
          {
            "code": "HIV.D.DE24",
            "display": "Convulsions"
          },
          {
            "code": "HIV.D.DE25",
            "display": "Unable to drink"
          },
          {
            "code": "HIV.D.DE26",
            "display": "Unable to breastfeed"
          },
          {
            "code": "HIV.D.DE27",
            "display": "Repeated vomiting"
          },
          {
            "code": "HIV.D.DE28",
            "display": "Headache"
          },
          {
            "code": "HIV.D.DE29",
            "display": "Other sign of serious illness"
          }
        ]
      }
    ]
  }
}