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

FHIR IG Statistics: CodeSystem/IMMZ.Ex

Packagesmart.who.int.immunizations
TypeCodeSystem
IdIMMZ.Ex
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/CodeSystem-IMMZ.Ex.html
URLhttp://smart.who.int/immunizations/CodeSystem/IMMZ.Ex
Version0.2.0
Statusactive
Date2025-07-02T19:45:20+00:00
NameIMMZ_C
TitleIMMZ.Ex CodeSystem for Example values for required data elements
Authoritywho
DescriptionCodeSystem for IMMZ.Ex Examples
Contentcomplete

Resources that use this resource

ValueSet
IMMZ.D.DE18IMMZ.D.DE18 ValueSet for Vaccine brand
IMMZ.D.DE23IMMZ.D.DE23 ValueSet for Vaccine manufacturer
IMMZ.D.DE25IMMZ.D.DE25 ValueSet for Vaccine market authorization holder

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem IMMZ.Ex

This case-insensitive code system http://smart.who.int/immunizations/CodeSystem/IMMZ.Ex defines the following codes:

CodeDisplay
brand Example Brand
manufacturer Example Manufacturer
marketauth Example Market Authorization Holder

Source

{
  "resourceType": "CodeSystem",
  "id": "IMMZ.Ex",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/immunizations/CodeSystem/IMMZ.Ex",
  "version": "0.2.0",
  "name": "IMMZ_C",
  "title": "IMMZ.Ex CodeSystem for Example values for required data elements",
  "status": "active",
  "experimental": false,
  "date": "2025-07-02T19:45:20+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "CodeSystem for IMMZ.Ex Examples",
  "caseSensitive": false,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "brand",
      "display": "Example Brand"
    },
    {
      "code": "manufacturer",
      "display": "Example Manufacturer"
    },
    {
      "code": "marketauth",
      "display": "Example Market Authorization Holder"
    }
  ]
}