Package | hitstdio.tw.fhir.dcc |
Type | CodeSystem |
Id | DCC-QR-Format-CodeSystem |
FHIR Version | R4 |
Source | http://hitstdio.ntunhs.edu.tw/fhir/file://D:\IG\dcc-tw-test\output/CodeSystem-DCC-QR-Format-CodeSystem.html |
URL | http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/DCC-QR-Format-CodeSystem |
Version | 0.0.1 |
Status | active |
Date | 2021-08-17T11:14:28+08:00 |
Name | DCC_QR_Format_CodeSystem |
Title | DCC QR Format Codes |
Description | Possible formats available for QR data. |
Content | complete |
ValueSet | |
DCC-QR-Format-ValueSet | DCC QR Format Codes |
No resources found
Note: links and images are rebased to the (stated) source
This code system http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/DCC-QR-Format-CodeSystem defines the following codes:
Code | Display |
image | Image |
serialized | Serialized QR Content |
PDF version of the QR image |
{ "resourceType": "CodeSystem", "id": "DCC-QR-Format-CodeSystem", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hitstdio.ntunhs.edu.tw/fhir/CodeSystem/DCC-QR-Format-CodeSystem", "version": "0.0.1", "name": "DCC_QR_Format_CodeSystem", "title": "DCC QR Format Codes", "status": "active", "date": "2021-08-17T11:14:28+08:00", "publisher": "Giorgio Cangioli - modified by HITSTD Lab", "contact": [ { "telecom": [ { "system": "email", "value": "mailto:hitstdio@gmail.com" } ] } ], "description": "Possible formats available for QR data.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "158" } ], "text": "Taiwan" } ], "content": "complete", "count": 3, "concept": [ { "code": "image", "display": "Image" }, { "code": "serialized", "display": "Serialized QR Content" }, { "code": "pdf", "display": "PDF version of the QR image" } ] }