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

FHIR IG Statistics: ValueSet/IMMZ.D.DE1

Packagesmart.who.int.immunizations
TypeValueSet
IdIMMZ.D.DE1
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/ValueSet-IMMZ.D.DE1.html
URLhttp://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1
Version0.2.0
Statusactive
Date2025-07-02T19:45:20+00:00
NameIMMZ_D_DE1
TitleIMMZ.D.DE1 ValueSet for Immunization event status
Authoritywho
DescriptionValueSet for Immunization event status for IMMZ.D.DE1

Resources that use this resource

StructureDefinition
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.DE1

This value set expansion contains 3 concepts.

CodeSystemDisplayDefinition
  DE2http://smart.who.int/immunizations/CodeSystem/IMMZ.DCompletedThe immunization event was successfully carried out as intended
  DE3http://smart.who.int/immunizations/CodeSystem/IMMZ.DEntered in errorImmunization event record has been mistakenly created or entered into the system. Recorded information is incorrect or should not have been documented, though it is possible that real-world decisions were based on it
  DE4http://smart.who.int/immunizations/CodeSystem/IMMZ.DNot donePlanned immunization event was not carried out for some reason

Source

{
  "resourceType": "ValueSet",
  "id": "IMMZ.D.DE1",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1",
  "version": "0.2.0",
  "name": "IMMZ_D_DE1",
  "title": "IMMZ.D.DE1 ValueSet for Immunization event 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 Immunization event status for IMMZ.D.DE1",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "concept": [
          {
            "code": "DE2",
            "display": "Completed"
          },
          {
            "code": "DE3",
            "display": "Entered in error"
          },
          {
            "code": "DE4",
            "display": "Not done"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-06-25T16:39:07.092Z",
    "contains": [
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE2",
        "display": "Completed"
      },
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE3",
        "display": "Entered in error"
      },
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE4",
        "display": "Not done"
      }
    ]
  }
}