This page is part of the WHO Digital Documentation of COVID-19 Certificates (DDCC) (v1.0.0: releases Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@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 -------------------------------------------------------------------
a fhir:Bundle ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "IPS-Immunization-Example-Bundle-01"] ; #
fhir:type [ fhir:v "collection"] ; #
fhir:timestamp [ fhir:v "2021-04-30T00:00:00.000Z"^^xsd:dateTime] ; #
fhir:entry ( [
fhir:fullUrl [ fhir:v "urn:uuid:afd2a258-c0fb-4a41-a337-263e9efd9936"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:afd2a258-c0fb-4a41-a337-263e9efd9936> )
] [
fhir:fullUrl [ fhir:v "urn:uuid:52e23edf-f8d0-4386-a50b-a4750bb4f0b9"^^xsd:anyURI ] ;
( fhir:resource <urn:uuid:52e23edf-f8d0-4386-a50b-a4750bb4f0b9> )
] ) . #
<urn:uuid:afd2a258-c0fb-4a41-a337-263e9efd9936> a fhir:Patient ;
fhir:id [ fhir:v "afd2a258-c0fb-4a41-a337-263e9efd9936"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_afd2a258-c0fb-4a41-a337-263e9efd9936\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Patient afd2a258-c0fb-4a41-a337-263e9efd9936</b></p><a name=\"afd2a258-c0fb-4a41-a337-263e9efd9936\"> </a><a name=\"hcafd2a258-c0fb-4a41-a337-263e9efd9936\"> </a><a name=\"afd2a258-c0fb-4a41-a337-263e9efd9936-en-US\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Marie Lux-Brennard Female, DoB: 1998-04-17 ( urn:oid:1.3.182.4.4#1998041799999)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Id (see the one above)\">Other Id:</td><td colspan=\"3\"><a href=\"http://terminology.hl7.org/5.3.0/NamingSystem-uri.html\" title=\"As defined by RFC 3986 (http://www.ietf.org/rfc/rfc3986.txt)(with many schemes defined in many RFCs). For OIDs and UUIDs, use the URN form (urn:oid:(note: lowercase) and urn:uuid:). See http://www.ietf.org/rfc/rfc3001.txt and http://www.ietf.org/rfc/rfc4122.txt \r\n\r\nThis oid is used as an identifier II.root to indicate the the extension is an absolute URI (technically, an IRI). Typically, this is used for OIDs and GUIDs. Note that when this OID is used with OIDs and GUIDs, the II.extension should start with urn:oid or urn:uuid: \r\n\r\nNote that this OID is created to aid with interconversion between CDA and FHIR - FHIR uses urn:ietf:rfc:3986 as equivalent to this OID. URIs as identifiers appear more commonly in FHIR.\r\n\r\nThis OID may also be used in CD.codeSystem.\">Uniform Resource Identifier (URI)</a>/urn:uuid:647515ed-0d5e-4c99-b23d-073fbc593f76</td></tr></table></div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:1.3.182.4.4"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1998041799999" ]
] [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:647515ed-0d5e-4c99-b23d-073fbc593f76" ]
] ) ; #
fhir:name ( [
fhir:family [ fhir:v "Lux-Brennard" ] ;
( fhir:given [ fhir:v "Marie" ] )
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1998-04-17"^^xsd:date] . #
<urn:uuid:52e23edf-f8d0-4386-a50b-a4750bb4f0b9> a fhir:Immunization ;
fhir:id [ fhir:v "52e23edf-f8d0-4386-a50b-a4750bb4f0b9"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Immunization_52e23edf-f8d0-4386-a50b-a4750bb4f0b9\"> </a><p class=\"res-header-id\"><b>Generated Narrative: Immunization 52e23edf-f8d0-4386-a50b-a4750bb4f0b9</b></p><a name=\"52e23edf-f8d0-4386-a50b-a4750bb4f0b9\"> </a><a name=\"hc52e23edf-f8d0-4386-a50b-a4750bb4f0b9\"> </a><a name=\"52e23edf-f8d0-4386-a50b-a4750bb4f0b9-en-US\"> </a><p><b>status</b>: Completed</p><p><b>vaccineCode</b>: <span title=\"Codes:{http://id.who.int/icd11/mms XM6AT1}\">COVID-19 vaccine, DNA based</span></p><p><b>patient</b>: <a href=\"Bundle-IPS-Immunization-Example-Bundle-01.html#Patient_afd2a258-c0fb-4a41-a337-263e9efd9936\">Bundle: type = collection; timestamp = 2021-04-30 00:00:00+0000</a></p><p><b>occurrence</b>: 2021-04-21 00:00:00+0200</p><p><b>primarySource</b>: true</p><p><b>lotNumber</b>: AXK23RWERS</p><p><b>expirationDate</b>: 2021-06-01</p></div>"
] ; #
fhir:status [ fhir:v "completed"] ; #
fhir:vaccineCode [
( fhir:coding [
fhir:system [ fhir:v "http://id.who.int/icd11/mms"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XM6AT1" ] ;
fhir:display [ fhir:v "COVID-19 vaccine, DNA based" ] ] ) ;
fhir:text [ fhir:v "COVID-19 vaccine, DNA based" ]
] ; #
fhir:patient [
fhir:reference [ fhir:v "Patient/afd2a258-c0fb-4a41-a337-263e9efd9936" ]
] ; #
fhir:occurrence [ fhir:v "2021-04-21T00:00:00+02:00"^^xsd:dateTime] ; #
fhir:primarySource [ fhir:v "true"^^xsd:boolean] ; #
fhir:lotNumber [ fhir:v "AXK23RWERS"] ; #
fhir:expirationDate [ fhir:v "2021-06-01"^^xsd:date] . #
IG © 2021+ WHO. Package who.ddcc#1.0.0 based on FHIR 4.0.1. Generated 2024-10-15
Links: Table of Contents |
QA Report
| Issues
| Version History | License