Skip to main content
GitHub repository

kerndatensatzmodul-proms

kerndatensatzmodul-proms contains 4 collected skills from medizininformatik-initiative, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
4
Stars
0
updated
2026-07-07
Forks
0
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

author-pro-questionnaire
software-developers

Author a new PRO instrument (FHIR Questionnaire + score ObservationDefinition + example) in the MII PRO module, following the repo's settled conventions: naming, canonical item-bank linkIds, answerValueSet + ordinalValue-on-CodeSystem answer modelling, EN-primary + DE-translation, scoring (FHIRPath .ordinal() vs CQL), licensing tiers, and subset/derivedFrom for abbreviated instruments. Use when adding/refactoring a questionnaire instrument (PHQ, GAD, WHODAS, PROMIS, EORTC, etc.). Triggers: 'add a questionnaire', 'implement instrument X', 'build a PRO questionnaire', 'how do we model the answers/scoring/items'.

2026-07-07
render-questionnaire
web-developers

Render a generated FHIR Questionnaire JSON as a dependency-free, offline HTML preview for review. Resolves answerValueSet via the CodeSystems in fsh-generated, shows each item with its answer options, the ordinalValue scoring weights (badges), and German translations (translation extension). Use when you want to SEE/review a questionnaire form without the IG Publisher (no Jekyll) or LHC-Forms (no CDN) — e.g. reviewing PHQ-9/PHQ-15/WHODAS/PROMIS questionnaires. Triggers: 'render the questionnaire', 'preview the form', 'show me the questionnaire to review'.

2026-07-07
extract-qst-translations
software-developers

Extract item texts, answer labels and language translations from generated FHIR Questionnaire JSON files. Outputs TSV/CSV for systematic comparison against external source PDFs (e.g. PROMIS Profile 33 deutsch). Use when validating translation quality, finding LOINC-vs-validated-translation drift, auditing primary-language consistency, or preparing diff tables for reviewers.

2026-06-10
fix-ig-export-links
software-developers

Generate and run scripts to fix broken Simplifier resolve links in MII Implementation Guide exports. This skill reads module configuration and generates a customized fix script for each MII KDS module. Use when downloading an IG from Simplifier and links are broken, preparing an IG export for offline use, or making links work both locally and on official MII pages.

2026-01-12