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
Built from commit 6d9c2761.
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ImmunizationRecommendation/DDCCImmunizationRecommendationFrench> a fhir:ImmunizationRecommendation ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "DDCCImmunizationRecommendationFrench"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "http://smart.who.int/ddcc/StructureDefinition/DDCCImmunizationRecommendation" ;
fhir:index 0 ;
fhir:link <http://smart.who.int/ddcc/StructureDefinition/DDCCImmunizationRecommendation>
]
] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ImmunizationRecommendation DDCCImmunizationRecommendationFrench</b></p><a name=\"DDCCImmunizationRecommendationFrench\"> </a><a name=\"hcDDCCImmunizationRecommendationFrench\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-DDCCImmunizationRecommendation.html\">DDCC Immunization Recommendation</a></p></div><p><b>patient</b>: <a href=\"Patient-DDCCPatientFrench.html\">Aulus Agerius(official) (no stated gender), DoB: 2003-03-03</a></p><p><b>date</b>: 2021-05-06</p><blockquote><p><b>recommendation</b></p><p><b>vaccineCode</b>: <span title=\"Codes:{http://id.who.int/icd11/mms XM0GQ8}\">XM0GQ8</span></p><p><b>forecastStatus</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/immunization-recommendation-status due}\">Due</span></p><h3>DateCriterions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{http://loinc.org 30980-7}\">Date vaccine due</span></td><td>2021-05-20</td></tr></table><p><b>supportingImmunization</b>: <a href=\"Immunization-DDCCImmunizationFrench.html\">Immunization: extension = XM8NQ0 (mms#XM8NQ0),FRA,Test (DDCC Codes for examples#TEST),2021-05-30; status = completed; vaccineCode = XM0GQ8; occurrence[x] = 2021-05-06; lotNumber = 123; expirationDate = 2021-06-30</a></p></blockquote></div>"
] ;
fhir:ImmunizationRecommendation.patient [
fhir:link <http://hl7.org/fhir/Patient/DDCCPatientFrench> ;
fhir:Reference.reference [ fhir:value "Patient/DDCCPatientFrench" ]
] ;
fhir:ImmunizationRecommendation.date [ fhir:value "2021-05-06"^^xsd:date] ;
fhir:ImmunizationRecommendation.recommendation [
fhir:index 0 ;
fhir:ImmunizationRecommendation.recommendation.vaccineCode [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://id.who.int/icd11/mms" ] ;
fhir:Coding.code [ fhir:value "XM0GQ8" ]
]
] ;
fhir:ImmunizationRecommendation.recommendation.forecastStatus [
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status" ] ;
fhir:Coding.code [ fhir:value "due" ]
]
] ;
fhir:ImmunizationRecommendation.recommendation.dateCriterion [
fhir:index 0 ;
fhir:ImmunizationRecommendation.recommendation.dateCriterion.code [
fhir:CodeableConcept.coding [
fhir:index 0 ;
a loinc:30980-7 ;
fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
fhir:Coding.code [ fhir:value "30980-7" ]
]
] ;
fhir:ImmunizationRecommendation.recommendation.dateCriterion.value [ fhir:value "2021-05-20"^^xsd:date ]
] ;
fhir:ImmunizationRecommendation.recommendation.supportingImmunization [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/Immunization/DDCCImmunizationFrench> ;
fhir:Reference.reference [ fhir:value "Immunization/DDCCImmunizationFrench" ]
]
] .
<http://hl7.org/fhir/Patient/DDCCPatientFrench> a fhir:Patient .
<http://hl7.org/fhir/Immunization/DDCCImmunizationFrench> a fhir:Immunization .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ImmunizationRecommendation/DDCCImmunizationRecommendationFrench.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ImmunizationRecommendation/DDCCImmunizationRecommendationFrench.ttl> .
IG © 2021+ WHO. Package who.ddcc#1.0.0 based on FHIR 4.0.1. Generated 2026-09-05
Links: Table of Contents |
QA Report
| Issues
| Version History | License