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

FHIR IG Statistics: ValueSet/IMMZ.D.DE246

Packagesmart.who.int.immunizations
TypeValueSet
IdIMMZ.D.DE246
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/ValueSet-IMMZ.D.DE246.html
URLhttp://smart.who.int/immunizations/ValueSet/IMMZ.D.DE246
Version0.2.0
Statusactive
Date2025-07-02T19:45:20+00:00
NameIMMZ_D_DE246
TitleIMMZ.D.DE246 ValueSet for TB infection test result
Authoritywho
DescriptionValueSet for TB infection test result for IMMZ.D.DE246

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

This value set expansion contains 2 concepts.

CodeSystemDisplayDefinition
  DE247http://smart.who.int/immunizations/CodeSystem/IMMZ.DPositiveTest result was positive
  DE248http://smart.who.int/immunizations/CodeSystem/IMMZ.DNegativeTest result was negative

Source

{
  "resourceType": "ValueSet",
  "id": "IMMZ.D.DE246",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/immunizations/ValueSet/IMMZ.D.DE246",
  "version": "0.2.0",
  "name": "IMMZ_D_DE246",
  "title": "IMMZ.D.DE246 ValueSet for TB infection test result",
  "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 TB infection test result for IMMZ.D.DE246",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "concept": [
          {
            "code": "DE247",
            "display": "Positive"
          },
          {
            "code": "DE248",
            "display": "Negative"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-06-25T16:39:07.092Z",
    "contains": [
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE247",
        "display": "Positive"
      },
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D",
        "code": "DE248",
        "display": "Negative"
      }
    ]
  }
}