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

SystemCodeDisplayDefinition
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE247PositiveTest result was positive
http://smart.who.int/immunizations/CodeSystem/IMMZ.D  DE248NegativeTest result was negative

Source1

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