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

FHIR IG Statistics: ValueSet/IMMZ.D.DE241

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

CodeSystemDisplayDefinition
  DE264http://smart.who.int/immunizations/CodeSystem/IMMZ.DPositiveThe client has detectable antibodies against the dengue virus, suggesting past exposure or vaccination
  DE265http://smart.who.int/immunizations/CodeSystem/IMMZ.DNegativeThe client does not have detectable antibodies, indicating no previous exposure or vaccination against the dengue virus
  DE266http://smart.who.int/immunizations/CodeSystem/IMMZ.DUnknownThe client's dengue serostatus is unknown

Source

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