WHO Digital Documentation of COVID-19 Certificates (DDCC)
1.0.0 - CI Build International flag

WHO Digital Documentation of COVID-19 Certificates (DDCC), published by WHO. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/WorldHealthOrganization/ddcc/tree/main and changes regularly. See the Directory of published versions

Logical Model: DDCC Core Data Set Logical Model - Vaccination Status - Continuity of Care

Official URL: http://smart.who.int/ddcc/StructureDefinition/DDCCCoreDataSetVSCoC Version: 1.0.0
Draft as of 2025-03-10 Computable Name: DDCCCoreDataSetVSCoC

Data elements for the DDCC Core Data Set - Vaccination Status - Continuity of Care.

Usage:

  • This Logical Model Profile is not used by any profiles in this Implementation Guide

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. DDCCCoreDataSet 0..* DDCCCoreDataSetVS
Elements defined in Ancestors:name, birthDate, identifier, certificate, vaccination
DDCC Core Data Set Logical Model - Vaccination Status - Continuity of Care
... name Σ 1..1 string Name
... birthDate Σ 0..1 date Date of birth
... identifier Σ 0..1 Identifier Unique identifier
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... issuer Σ 1..1 Reference(DDCC Organization) Certificate issuer
.... kid 0..1 string Key ID used to verify the signature of the certificate
.... hcid Σ 1..1 Identifier Health certificate identifier (HCID)
.... ddccid Σ 0..1 Identifier DDCC Identifier
.... version Σ 1..1 string Certificate schema version
.... period C 0..1 Period Certificate Validity Period
ele-1: All FHIR elements must have a @value or children
per-1: If present, start SHALL have a lower value than end
..... @id 0..1 string Unique id for inter-element referencing
..... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
..... start ΣC 0..1 dateTime Certificate valid from
ele-1: All FHIR elements must have a @value or children
..... end ΣC 0..1 dateTime Certificate valid until
ele-1: All FHIR elements must have a @value or children
... vaccination ΣC 1..1 BackboneElement Vaccination Event
who-ddcc-data-1: Manufacturer or Market Authorization Holder SHALL be present
ele-1: All FHIR elements must have a @value or children
.... @id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... modifierExtension ?!Σ 0..* Extension Extensions that cannot be ignored even if unrecognized
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... vaccine Σ 1..1 Coding Vaccine or prophylaxis
Binding: WHO Vaccine List (COVID-19) (preferred)
.... brand Σ 1..1 Coding Vaccine brand
.... manufacturer Σ 0..1 Coding Vaccine manufacturer
.... maholder Σ 0..1 Coding Vaccine market authorization holder
.... lot Σ 1..1 string Vaccine lot number
.... date Σ 1..1 dateTime Date of vaccination
.... validFrom 0..1 date Vaccination valid from
.... dose Σ 1..1 positiveInt Dose number
.... totalDoses 0..1 positiveInt Total doses
.... country Σ 1..1 Coding Country of vaccination
Binding: Iso3166-1-3 (preferred)
.... centre 1..1 string Administering centre
.... signature 0..1 Signature Signature of health worker
.... practitioner 0..1 Identifier Health worker identifier
.... disease 0..1 Coding Disease or agent targeted
Binding: WHO Disease or Agent Targeted (COVID-19) (preferred)
.... nextDose 0..1 date Due date of next dose
... sex Σ 0..1 code Sex
Binding: AdministrativeGender (required)

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
DDCCCoreDataSet.vaccination.vaccinepreferredWHODDCCVaccinesCOVID19
http://smart.who.int/ddcc/ValueSet/WHODDCCVaccinesCOVID19
from this IG
DDCCCoreDataSet.vaccination.countrypreferredIso3166-1-3
http://hl7.org/fhir/ValueSet/iso3166-1-3
from the FHIR Standard
DDCCCoreDataSet.vaccination.diseasepreferredWHODDCCDiseaseTargetedCOVID19
http://smart.who.int/ddcc/ValueSet/WHODDCCDiseaseTargetedCOVID19
from this IG
DDCCCoreDataSet.sexrequiredAdministrativeGender
http://hl7.org/fhir/ValueSet/administrative-gender
from the FHIR Standard

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
per-1errorDDCCCoreDataSet.certificate.periodIf present, start SHALL have a lower value than end
: start.hasValue().not() or end.hasValue().not() or (start <= end)
who-ddcc-data-1errorDDCCCoreDataSet.vaccinationManufacturer or Market Authorization Holder SHALL be present
: manufacturer.exists() or maholder.exists()

 

Other representations of profile: CSV, Excel