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

FHIR IG analytics

Packagesmart.who.int.immunizations
Resource TypeValueSet
IdValueSet-IMMZ.D.DE204.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/dhes/smart-immunizations/ValueSet-IMMZ.D.DE204.html
URLhttp://smart.who.int/immunizations/ValueSet/IMMZ.D.DE204
Version0.2.0
Statusactive
Date2025-12-05T23:35:21+00:00
NameIMMZ_D_DE204
TitleIMMZ.D.DE204 ValueSet for HIV status
Authoritywho
DescriptionValueSet for HIV status for IMMZ.D.DE204

Resources that use this resource

StructureDefinition
IMMZD1IMMZ.D1.Capture or update client history
IMMZD13IMMZ.D13.Update client record

Resources that this resource uses

CodeSystem
IMMZ.DIMMZ.D CodeSystem for Data Elements

Narrative

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

Generated Narrative: ValueSet IMMZ.D.DE204

This value set expansion contains 3 concepts.

SystemCodeDisplayDefinition
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE205HIV-positiveThe client is known to be HIV-positive
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE206HIV-negativeThe client is known to be HIV-negative
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE207UnknownThe client's HIV status is unknown

Source1

{
  "resourceType": "ValueSet",
  "id": "IMMZ.D.DE204",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE204",
  "version": "0.2.0",
  "name": "IMMZ_D_DE204",
  "title": "IMMZ.D.DE204 ValueSet for HIV status",
  "status": "active",
  "date": "2025-12-05T23:35:21+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "ValueSet for HIV status for IMMZ.D.DE204",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "concept": [
          {
            "code": "DE205",
            "display": "HIV-positive"
          },
          {
            "code": "DE206",
            "display": "HIV-negative"
          },
          {
            "code": "DE207",
            "display": "Unknown"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-06-25T16:39:07.092Z",
    "contains": [
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE205",
        "display": "HIV-positive"
      },
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE206",
        "display": "HIV-negative"
      },
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE207",
        "display": "Unknown"
      }
    ]
  }
}