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

FHIR IG Statistics: ValueSet/ICAOV1ValueSet

Packagewho.ddcc
TypeValueSet
IdICAOV1ValueSet
FHIR VersionR4
Sourcehttp://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/ValueSet-ICAOV1ValueSet.html
URLhttp://smart.who.int/ddcc/ValueSet/ICAOV1ValueSet
Version1.0.0
Statusdraft
Date2025-06-24T09:07:32+00:00
NameICAOV1ValueSet
TitleDDCC Codes for ICAO Vaccines
Realmuv
Authoritywho
DescriptionICAO vaccines codes for DDCC so the FHIR server can perform expansions.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ICAOV1CodeSystemDDCC Codes for ICAO Vaccines

Narrative

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

Generated Narrative: ValueSet ICAOV1ValueSet


Source

{
  "resourceType": "ValueSet",
  "id": "ICAOV1ValueSet",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://smart.who.int/ddcc/ValueSet/ICAOV1ValueSet",
  "version": "1.0.0",
  "name": "ICAOV1ValueSet",
  "title": "DDCC Codes for ICAO Vaccines",
  "status": "draft",
  "date": "2025-06-24T09:07:32+00:00",
  "publisher": "WHO",
  "contact": [
    {
      "name": "WHO",
      "telecom": [
        {
          "system": "url",
          "value": "http://who.int"
        }
      ]
    }
  ],
  "description": "ICAO vaccines codes for DDCC so the FHIR server can perform expansions.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://smart.who.int/ddcc/CodeSystem/ICAOV1CodeSystem"
      }
    ]
  }
}