Package | smart.who.int.immunizations |
Resource Type | Questionnaire |
Id | QIMMZD21 |
FHIR Version | R4 |
Source | http://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/Questionnaire-QIMMZD21.html |
URL | http://smart.who.int/immunizations/Questionnaire/QIMMZD21 |
Version | 0.2.0 |
Status | draft |
Date | 2025-07-25T21:56:21+00:00 |
Title | IMMZ.D21.Generate verifiable digital certificate |
Authority | who |
Description | Questionnaire for IMMZ.D21.Generate verifiable digital certificate |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire QIMMZD21
Language: en
LinkID | Text | Cardinality | Type | Description & Constraints |
---|---|---|---|---|
![]() ![]() | Questionnaire for IMMZ.D21.Generate verifiable digital certificate | Questionnaire | http://smart.who.int/immunizations/Questionnaire/QIMMZD21#0.2.0 | |
![]() ![]() ![]() | Certificate issuer | 1..1 | string | |
![]() ![]() ![]() | Health Certificate Identifier (HCID) | 1..1 | string | |
![]() ![]() ![]() | Certificate valid from | 1..1 | dateTime | |
![]() ![]() ![]() | Certificate valid until | 1..1 | dateTime | |
![]() ![]() ![]() | Certificate schema version | 1..1 | string | |
{ "resourceType": "Questionnaire", "id": "QIMMZD21", "meta": { "profile": [ "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-extr-smap" ] }, "language": "en", "text": { "status": "extensions", "div": "<!-- snip (see above) -->" }, "url": "http://smart.who.int/immunizations/Questionnaire/QIMMZD21", "version": "0.2.0", "title": "IMMZ.D21.Generate verifiable digital certificate", "status": "draft", "subjectType": [ "Patient" ], "date": "2025-07-25T21:56:21+00:00", "publisher": "WHO", "contact": [ { "name": "WHO", "telecom": [ { "system": "url", "value": "http://who.int" } ] } ], "description": "Questionnaire for IMMZ.D21.Generate verifiable digital certificate", "item": [ { "linkId": "certificateIssuer", "code": [ { "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D", "code": "DE151" } ], "text": "Certificate issuer", "type": "string", "required": true, "repeats": false }, { "linkId": "healthCertificateIdentifier", "code": [ { "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D", "code": "DE152" } ], "text": "Health Certificate Identifier (HCID)", "type": "string", "required": true, "repeats": false }, { "linkId": "certificateValidFrom", "code": [ { "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D", "code": "DE153" } ], "text": "Certificate valid from", "type": "dateTime", "required": true, "repeats": false }, { "linkId": "certificateValidUntil", "code": [ { "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D", "code": "DE154" } ], "text": "Certificate valid until", "type": "dateTime", "required": true, "repeats": false }, { "linkId": "certificateSchemaVersion", "code": [ { "system": "http://smart.who.int/immunizations/CodeSystem/IMMZ.D", "code": "DE155" } ], "text": "Certificate schema version", "type": "string", "required": true, "repeats": false } ] }