WHO Digital Documentation of COVID-19 Certificates (DDCC) 1.0.1 - release
Publication Build: This will be filled in by the publication tooling
Raw ttl | Download
@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:ValueSet ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "EUDCCValueSet"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet EUDCCValueSet</b></p><a name=\"EUDCCValueSet\"> </a><a name=\"hcEUDCCValueSet\"> </a><a name=\"EUDCCValueSet-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-WHODDCCeuur.html\"><code>https://ec.europa.eu/health/documents/community-register/html/</code></a></li></ul></div>" ] ; # fhir:url [ fhir:v "http://smart.who.int/ddcc/ValueSet/EUDCCValueSet"^^xsd:anyURI] ; # fhir:version [ fhir:v "1.0.1"] ; # fhir:name [ fhir:v "EUDCCValueSet"] ; # fhir:title [ fhir:v "EU DCC Allowed Vaccine List (COVID-19)"] ; # fhir:status [ fhir:v "draft"] ; # fhir:date [ fhir:v "2022-09-13"^^xsd:date] ; # fhir:publisher [ fhir:v "WHO"] ; # fhir:contact ( [ fhir:name [ fhir:v "WHO" ] ; ( fhir:telecom [ fhir:system [ fhir:v "url" ] ; fhir:value [ fhir:v "http://who.int" ] ] ) ] ) ; # fhir:description [ fhir:v "EU DCC Allowed Vaccine List (COVID-19)."] ; # fhir:jurisdiction ( [ ( fhir:coding [ fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ; fhir:code [ fhir:v "001" ] ] ) ] ) ; # fhir:compose [ ( fhir:include [ fhir:system [ fhir:v "https://ec.europa.eu/health/documents/community-register/html/"^^xsd:anyURI ] ] ) ] . #