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

FHIR IG analytics

Packagesmart.who.int.pcmt-vaxprequal
Resource TypeCodeSystem
IdCodeSystem-PreQualPresentation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/litlfred/smart-pcmt-vaxprequal/CodeSystem-PreQualPresentation.html
URLhttp://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualPresentation
Version0.2.0
Statusdraft
Date2026-03-25T13:07:10+00:00
NamePreQualPresentation
TitleWHO PreQualificaiton Vaccine Presentations
Authoritywho
DescriptionWHO PreQualificaiton Vaccine Presentations
Contentcomplete

Resources that use this resource

ValueSet
smart.who.int.pcmt-vaxprequal#currentPreQualPresentationWHO PreQualificaiton Presentation

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem PreQualPresentation

This code system http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualPresentation defines the following codes:

CodeDisplay
Ampoule Ampoule
Plastictube Plastic tube
Twovialsetactiveexcipient Two vial set (active + excipient)
Vial Vial

Source1

{
  "resourceType": "CodeSystem",
  "id": "PreQualPresentation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/pcmt-vaxprequal/CodeSystem/PreQualPresentation",
  "version": "0.2.0",
  "name": "PreQualPresentation",
  "title": "WHO PreQualificaiton Vaccine Presentations",
  "status": "draft",
  "date": "2026-03-25T13:07:10+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "WHO PreQualificaiton Vaccine Presentations",
  "content": "complete",
  "count": 4,
  "concept": [
    {
      "code": "Ampoule",
      "display": "Ampoule"
    },
    {
      "code": "Plastictube",
      "display": "Plastic tube"
    },
    {
      "code": "Twovialsetactiveexcipient",
      "display": "Two vial set (active + excipient)"
    },
    {
      "code": "Vial",
      "display": "Vial"
    }
  ]
}