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

FHIR IG Statistics: ValueSet/IMMZHDisaggregationGroup

Packagefhir.nigeriaImmunization
Resource TypeValueSet
IdIMMZHDisaggregationGroup
FHIR VersionR4
Sourcehttp://nhin.example.ng/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ValueSet-IMMZHDisaggregationGroup.html
URLhttp://nhin.example.ng/ValueSet/IMMZHDisaggregationGroup
Version0.1.0
Statusactive
Date2025-08-07T15:03:16+00:00
NameIMMZHDisaggregationGroupVS
TitleIMMZ.H.DE42 ValueSet for Disaggregation Group
Realmus
Authorityhl7
DescriptionValueSet for Disaggregation Group options used in immunization report disaggregation (e.g., by sex, region, age group, etc.)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
IMMZ.HIMMZ.I CodeSystem for Stock Management

Narrative

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

Generated Narrative: ValueSet IMMZHDisaggregationGroup


Source

{
  "resourceType": "ValueSet",
  "id": "IMMZHDisaggregationGroup",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://nhin.example.ng/ValueSet/IMMZHDisaggregationGroup",
  "version": "0.1.0",
  "name": "IMMZHDisaggregationGroupVS",
  "title": "IMMZ.H.DE42 ValueSet for Disaggregation Group",
  "status": "active",
  "experimental": false,
  "date": "2025-08-07T15:03:16+00:00",
  "publisher": "intellisoftkenya.com",
  "contact": [
    {
      "name": "intellisoftkenya.com",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.intellisoftkenya.com/"
        }
      ]
    },
    {
      "name": "IntelliSOFT Consulting Kenya.",
      "telecom": [
        {
          "system": "email",
          "value": "info@intellisoftkenya.com",
          "use": "work"
        }
      ]
    }
  ],
  "description": "ValueSet for Disaggregation Group options used in immunization report disaggregation (e.g., by sex, region, age group, etc.)",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://nhin.example.ng/CodeSystem/IMMZ.H",
        "concept": [
          {
            "code": "DE43",
            "display": "By-Sex"
          },
          {
            "code": "DE44",
            "display": "By-Region"
          },
          {
            "code": "DE45",
            "display": "By-Age Group"
          },
          {
            "code": "DE46",
            "display": "By-Dose Number"
          },
          {
            "code": "DE47",
            "display": "By-Vaccine Type"
          },
          {
            "code": "DE48",
            "display": "By-Vaccine Manufacturer"
          },
          {
            "code": "DE49",
            "display": "By-Reaction Manifestation"
          },
          {
            "code": "DE50",
            "display": "By-Occupation"
          }
        ]
      }
    ]
  }
}