FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: Questionnaire/QIMMZD21

Packagesmart.who.int.immunizations
Resource TypeQuestionnaire
IdQIMMZD21
FHIR VersionR4
Sourcehttp://smart.who.int/immunizations/https://build.fhir.org/ig/WorldHealthOrganization/smart-immunizations/Questionnaire-QIMMZD21.html
URLhttp://smart.who.int/immunizations/Questionnaire/QIMMZD21
Version0.2.0
Statusdraft
Date2025-07-25T21:56:21+00:00
TitleIMMZ.D21.Generate verifiable digital certificate
Authoritywho
DescriptionQuestionnaire for IMMZ.D21.Generate verifiable digital certificate

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Questionnaire QIMMZD21

LinkIDTextCardinalityTypeDescription & Constraintsdoco
.. Questionnaire for IMMZ.D21.Generate verifiable digital certificateQuestionnairehttp://smart.who.int/immunizations/Questionnaire/QIMMZD21#0.2.0
... certificateIssuerCertificate issuer1..1string
... healthCertificateIdentifierHealth Certificate Identifier (HCID)1..1string
... certificateValidFromCertificate valid from1..1dateTime
... certificateValidUntilCertificate valid until1..1dateTime
... certificateSchemaVersionCertificate schema version1..1string

doco Documentation for this format

Source

{
  "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
    }
  ]
}