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

FHIR IG Statistics: ValueSet/IMMZH-ValueSet

Packagefhir.nigeriaImmunization
TypeValueSet
IdIMMZH-ValueSet
FHIR VersionR4
Sourcehttp://example.org/https://build.fhir.org/ig/IntelliSOFT-Consulting/Nigeria-Immunization-FHIR-IG/ValueSet-IMMZH-ValueSet.html
URLhttp://example.org/ValueSet/IMMZH-ValueSet
Version0.1.0
Statusactive
Date2025-05-28T07:10:29+00:00
NameIMMZHValueSet
TitleIMMZ.H ValueSet for Stock Management
Realmus
Authorityhl7
DescriptionA ValueSet grouping relevant stock management data elements.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
IMMZ.HIMMZ.H CodeSystem for Stock Management Data Elements

Narrative

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

Generated Narrative: ValueSet IMMZH-ValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "IMMZH-ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://example.org/ValueSet/IMMZH-ValueSet",
  "version": "0.1.0",
  "name": "IMMZHValueSet",
  "title": "IMMZ.H ValueSet for Stock Management",
  "status": "active",
  "date": "2025-05-28T07:10:29+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": "A ValueSet grouping relevant stock management data elements.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NG",
          "display": "Nigeria"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://example.org/CodeSystem/IMMZ.H"
      }
    ]
  }
}