Package | who.ddcc |
Type | CodeSystem |
Id | DDCCQRFormatCodeSystem |
FHIR Version | R4 |
Source | http://smart.who.int/ddcc/https://build.fhir.org/ig/WorldHealthOrganization/ddcc/CodeSystem-DDCCQRFormatCodeSystem.html |
URL | http://smart.who.int/ddcc/CodeSystem/DDCCQRFormatCodeSystem |
Version | 1.0.0 |
Status | draft |
Date | 2025-06-24T09:07:32+00:00 |
Name | DDCCQRFormatCodeSystem |
Title | DDCC QR Format Codes |
Realm | uv |
Authority | who |
Description | Possible formats available for QR data. |
Content | complete |
ValueSet | |
DDCCQRFormatValueSet | DDCC QR Format Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem DDCCQRFormatCodeSystem
This case-sensitive code system http://smart.who.int/ddcc/CodeSystem/DDCCQRFormatCodeSystem
defines the following codes:
Code | Display |
image | Image |
serialized | Serialized QR Content |
PDF version of the QR image |
{ "resourceType": "CodeSystem", "id": "DDCCQRFormatCodeSystem", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/ddcc/CodeSystem/DDCCQRFormatCodeSystem", "version": "1.0.0", "name": "DDCCQRFormatCodeSystem", "title": "DDCC QR Format Codes", "status": "draft", "experimental": false, "date": "2025-06-24T09:07:32+00:00", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "description": "Possible formats available for QR data.", "jurisdiction": [ { "coding": [ { "system": "http://unstats.un.org/unsd/methods/m49/m49.htm", "code": "001" } ] } ], "caseSensitive": true, "content": "complete", "count": 3, "concept": [ { "code": "image", "display": "Image" }, { "code": "serialized", "display": "Serialized QR Content" }, { "code": "pdf", "display": "PDF version of the QR image" } ] }