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

FHIR IG Statistics: ValueSet/HIV.E.DE230

Packagesmart.who.int.hiv
TypeValueSet
IdHIV.E.DE230
FHIR VersionR4
Sourcehttp://smart.who.int/hiv/file://C:\work\release\source\output/ValueSet-HIV.E.DE230.html
URLhttp://smart.who.int/hiv/ValueSet/HIV.E.DE230
Version1.0.0
Statusactive
Date2025-07-08T23:21:58+02:00
NameHIVEDE230
TitleFinal diagnosis of HIV-exposed infant ValueSet
Authoritywho
DescriptionValue set of HIV-exposed infant final status at 18 months or 3 months after cessation of breastfeeding (whichever is later).

Resources that use this resource

StructureDefinition
HIVEPMTCTHIV.E-F PMTCT

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.E.DE230

  • Include these codes as defined in http://smart.who.int/hiv/CodeSystem/HIVConcepts
    CodeDisplayDefinition
    HIV.E.DE231HIV-positiveThe infant is HIV-positive
    HIV.E.DE232HIV-negative and no longer breastfeedingThe infant is HIV-negative and the mother has quit breastfeeding
    HIV.E.DE233HIV status unknownThe final HIV status of the child is unknown because the infant died, was lost to follow-up or transferred out without ever having an HIV-positive diagnosis or is active in care but was not tested at 18 months

Source

{
  "resourceType": "ValueSet",
  "id": "HIV.E.DE230",
  "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.E.DE230",
  "version": "1.0.0",
  "name": "HIVEDE230",
  "title": "Final diagnosis of HIV-exposed infant 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 HIV-exposed infant final status at 18 months or 3 months after cessation of breastfeeding (whichever is later).",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/hiv/CodeSystem/HIVConcepts",
        "concept": [
          {
            "code": "HIV.E.DE231",
            "display": "HIV-positive"
          },
          {
            "code": "HIV.E.DE232",
            "display": "HIV-negative and no longer breastfeeding"
          },
          {
            "code": "HIV.E.DE233",
            "display": "HIV status unknown"
          }
        ]
      }
    ]
  }
}