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.DE241.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/dhes/smart-immunizations/ValueSet-IMMZ.D.DE241.html
URLhttp://smart.who.int/immunizations/ValueSet/IMMZ.D.DE241
Version0.2.0
Statusactive
Date2025-12-05T23:35:21+00:00
NameIMMZ_D_DE241
TitleIMMZ.D.DE241 ValueSet for Dengue serostatus
Authoritywho
DescriptionValueSet for Dengue serostatus for IMMZ.D.DE241

Resources that use this resource

StructureDefinition
IMMZD1IMMZ.D1.Capture or update client history

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

This value set expansion contains 3 concepts.

SystemCodeDisplayDefinition
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE264PositiveThe client has detectable antibodies against the dengue virus, suggesting past exposure or vaccination
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE265NegativeThe client does not have detectable antibodies, indicating no previous exposure or vaccination against the dengue virus
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE266UnknownThe client's dengue serostatus is unknown

Source1

{
  "resourceType": "ValueSet",
  "id": "IMMZ.D.DE241",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE241",
  "version": "0.2.0",
  "name": "IMMZ_D_DE241",
  "title": "IMMZ.D.DE241 ValueSet for Dengue serostatus",
  "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 Dengue serostatus for IMMZ.D.DE241",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "concept": [
          {
            "code": "DE264",
            "display": "Positive"
          },
          {
            "code": "DE265",
            "display": "Negative"
          },
          {
            "code": "DE266",
            "display": "Unknown"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-06-25T16:39:07.092Z",
    "contains": [
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE264",
        "display": "Positive"
      },
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE265",
        "display": "Negative"
      },
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE266",
        "display": "Unknown"
      }
    ]
  }
}