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

FHIR IG Statistics: ValueSet/IMMZ.C.DE5

Packagesmart.who.int.immunizations
TypeValueSet
IdIMMZ.C.DE5
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/ValueSet-IMMZ.C.DE5.html
URLhttp://smart.who.int/immunizations/ValueSet/IMMZ.C.DE5
Version0.2.0
Statusactive
Date2025-07-02T19:45:20+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.

CodeSystemDisplayDefinition
  DE6http://smart.who.int/immunizations/CodeSystem/IMMZ.CMaleClient's biological sex is male
  DE7http://smart.who.int/immunizations/CodeSystem/IMMZ.CFemaleClient's biological sex is female
  DE8http://smart.who.int/immunizations/CodeSystem/IMMZ.CBiological sex not specifiedClient's biological sex is not specified
  DE9http://smart.who.int/immunizations/CodeSystem/IMMZ.CIntersexClient's biological sex is intersex

Source

{
  "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-07-02T19:45:20+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"
      }
    ]
  }
}