UBIRCH-CERTIFY-APP

Web-App to create Certificates in the UBIRCH Backend, e.g. UPPs (UBIRCH Protocol Packages) or DCCs (Digital Corona Certificates)

View on GitHub

Ubirch Certify App - DCC Form Prefill (URL Fragment Parameters)

When trying to prefill values into the UBIRCH Certifier, you can use fragments to achieve that. Append them to the URL of the UBIRCH certifier with fragment parameters (certify.ubirch.com/#key=value) .

All parameters are optional.

Common for all Forms

parameter key corresponding form field accepted values
fn family name any (max. 50 characters)
gn given name any (max. 50 characters)
dob birthday valid date (YYYY-MM-DD)

Vaccination Certificate Form

Base URL: /views/certification/vaccination-bmg-v2

parameter key corresponding form field accepted values
mp Medical Product pfizer, moderna, astraZeneca, johnson, novavax, valneva
dt Date of vaccination valid date (YYYY-MM-DD)
series Series 1/2, 2/2 or 1/1 (only for recovery vaccination)
booster: 3/3, 4/4, … 7/7 or 2/1, 3/1, … 7/1 (only for recovery vaccination)
ndc Number of vaccination doses complete (base immunisation and booster) only handled if series is NOT set!
Number between 1 and max 7 currently
bvcd Base vaccination type only handled if crec AND series is NOT set
1, oneDose
2, twoDose
twoDoseWithJJ
crec Corona Infection true (person is recovered from corona at least once) or false (person was not yet infected with corona)

Recovery Certificate Form

Base URL: /views/certification/recovery-bmg

(only accessible if creation of recovery certificate is allowed, e.g. for doctors via SMCB or KV access or health departments)

parameter key corresponding form field accepted values
fr Date of first positive test valid date (YYYY-MM-DD)
df valid from (automatically set when entering fr) valid date (YYYY-MM-DD)
du valid until (automatically set when entering fr or df) valid date (YYYY-MM-DD)

Examples:

Vaccination Certificate

Available Vaccines

Base Immunisation:

Booster Vaccination:

Recovery Certificate