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

FHIR IG Statistics: ValueSet/IMMZ.D.DE204

Packagesmart.who.int.immunizations
TypeValueSet
IdIMMZ.D.DE204
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/ValueSet-IMMZ.D.DE204.html
URLhttp://smart.who.int/immunizations/ValueSet/IMMZ.D.DE204
Version0.2.0
Statusactive
Date2025-07-02T19:45:20+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.

CodeSystemDisplayDefinition
  DE205http://smart.who.int/immunizations/CodeSystem/IMMZ.DHIV-positiveThe client is known to be HIV-positive
  DE206http://smart.who.int/immunizations/CodeSystem/IMMZ.DHIV-negativeThe client is known to be HIV-negative
  DE207http://smart.who.int/immunizations/CodeSystem/IMMZ.DUnknownThe client's HIV status is unknown

Source

{
  "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-07-02T19:45:20+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"
      }
    ]
  }
}