From cadbaa03afc5d6ada323666954206da5b95f99d2 Mon Sep 17 00:00:00 2001 From: Jeremi Joslin Date: Thu, 6 Aug 2026 09:38:33 +0700 Subject: [PATCH] docs: complete DHIS2 immunization tutorial Signed-off-by: Jeremi Joslin --- ...issue-immunization-evidence-from-dhis2.mdx | 51 +++++++++++-------- 1 file changed, 31 insertions(+), 20 deletions(-) diff --git a/docs/site/src/content/docs/tutorials/issue-immunization-evidence-from-dhis2.mdx b/docs/site/src/content/docs/tutorials/issue-immunization-evidence-from-dhis2.mdx index 5871a0732..140b1f1ae 100644 --- a/docs/site/src/content/docs/tutorials/issue-immunization-evidence-from-dhis2.mdx +++ b/docs/site/src/content/docs/tutorials/issue-immunization-evidence-from-dhis2.mdx @@ -1,7 +1,7 @@ --- title: Issue an immunization summary from DHIS2 description: Author and verify a signed, multi-concept immunization summary from synthetic DHIS2 Tracker events. -status: draft +status: current owner: registry-docs source_repos: - registry-stack @@ -17,10 +17,8 @@ import QuickstartMeta from '../../../components/QuickstartMeta.astro'; Complete [Return a governed value](../return-a-governed-value/) before starting this tutorial. You will apply that pattern to the public DHIS2 Tracker demo, combine two immunization events into -one governed answer, and verify the signed assertion returned across the Evidence Gateway HTTP boundary. - -{/* Target tutorial for evidencectl UX2, UX3, UX5, and UX10. Keep status draft until the - commands and authoring shapes on this page pass the tutorial gate. */} +one governed answer, and verify the signed assertion returned across the Evidence Gateway HTTP +boundary.