FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagesmart.who.int.immunizations
Resource TypeValueSet
IdValueSet-IMMZ.C.DE5.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/dhes/smart-immunizations/ValueSet-IMMZ.C.DE5.html
URLhttp://smart.who.int/immunizations/ValueSet/IMMZ.C.DE5
Version0.2.0
Statusactive
Date2025-12-05T23:35:21+00:00
NameIMMZ_C_DE5
TitleIMMZ.C.DE5 ValueSet for Sex
Authoritywho
DescriptionValueSet for Sex for IMMZ.C.DE5

Resources that use this resource

StructureDefinition
IMMZC4IMMZ.C4.Create client record

Resources that this resource uses

CodeSystem
IMMZ.CIMMZ.C CodeSystem for Data Elements

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet IMMZ.C.DE5

This value set expansion contains 4 concepts.

SystemCodeDisplayDefinition
http://smart.who.int/immunizations/CodeSystem/IMMZ.C  DE6MaleClient's biological sex is male
http://smart.who.int/immunizations/CodeSystem/IMMZ.C  DE7FemaleClient's biological sex is female
http://smart.who.int/immunizations/CodeSystem/IMMZ.C  DE8Biological sex not specifiedClient's biological sex is not specified
http://smart.who.int/immunizations/CodeSystem/IMMZ.C  DE9IntersexClient's biological sex is intersex

Source1

{
  "resourceType": "ValueSet",
  "id": "IMMZ.C.DE5",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/immunizations/ValueSet/IMMZ.C.DE5",
  "version": "0.2.0",
  "name": "IMMZ_C_DE5",
  "title": "IMMZ.C.DE5 ValueSet for Sex",
  "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 Sex for IMMZ.C.DE5",
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
        "concept": [
          {
            "code": "DE6",
            "display": "Male"
          },
          {
            "code": "DE7",
            "display": "Female"
          },
          {
            "code": "DE8",
            "display": "Biological sex not specified"
          },
          {
            "code": "DE9",
            "display": "Intersex"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2025-06-25T16:39:07.092Z",
    "contains": [
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
        "code": "DE6",
        "display": "Male"
      },
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
        "code": "DE7",
        "display": "Female"
      },
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
        "code": "DE8",
        "display": "Biological sex not specified"
      },
      {
        "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.C",
        "code": "DE9",
        "display": "Intersex"
      }
    ]
  }
}