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.DE1.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/dhes/smart-immunizations/ValueSet-IMMZ.D.DE1.html
URLhttp://smart.who.int/immunizations/ValueSet/IMMZ.D.DE1
Version0.2.0
Statusactive
Date2025-12-05T23:35:21+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.

SystemCodeDisplayDefinition
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE2CompletedThe immunization event was successfully carried out as intended
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE3Entered 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
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE4Not donePlanned immunization event was not carried out for some reason

Source1

{
  "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-12-05T23:35:21+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"
      }
    ]
  }
}