chore: upgrade KDS test data dependencies to 2026.0.x#27
Open
ThomasDeBe wants to merge 4 commits intomainfrom
Open
chore: upgrade KDS test data dependencies to 2026.0.x#27ThomasDeBe wants to merge 4 commits intomainfrom
ThomasDeBe wants to merge 4 commits intomainfrom
Conversation
In laborbefund 2026.0.0, the DiagnosticReport category structure changed from two separate coding slices (loinc-lab, diagnostic-service-sections) to a single category slice (lab-category) with patternCodeableConcept. Fixes 20 SUSHI errors. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
In biobank 2026.0.x, Specimen.container is now min=1 and container.capacity.unit / container.specimenQuantity.unit are required. Added container blocks to 3 instances that lacked them and added .unit = "mL" to all 21 Specimen instances. Fixes 39 SUSHI errors. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
….x profiles Breaking changes from 2026.0.x dependency upgrades: - molgen: rename variante component slices (coding-hgvs → representative-coding-hgvs, protein-hgvs → representative-protein-hgvs, transcript-ref-seq → representative-transcript-ref-seq), remove ergebnis-zusammenfassung (deleted), deactivate untersuchte-region (pending genomic-study refactor), comment out removed result slices on befundbericht, remove functional-effect from diagnostische-implikation, remove conclusion-string from MSI - bildgebung: fix supportingInfo/bodyStructure extension paths for native R4 extensions, fix Composition section slicing (diagRep), fix ContrastAdministration dosage.dose UCUM coding - medikation: fix MedicationAdministration dosage.dose UCUM system - consent: update consent_category CodeSystem alias to version-modules Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Update package.json and sushi-config.yaml with 2026.0.x dependency versions for molgen, bildgebung, medikation, laborbefund, biobank, and consent modules. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Key changes per module
category.codingslices (loinc-observation→observation-category,loinc-laborbereich→loinc-observation)containerwithcapacity/specimenQuantityunit to satisfy new cardinality constraintscoding-hgvs→representative-coding-hgvs, etc.), deleteErgebnisZusammenfassung.fsh, deactivateUntersuchteRegion.fsh(pending genomic-study refactor), comment out removed result slices/componentsconsent_categoryCodeSystem alias toversion-modulessupportingInfo/bodyStructureextension paths, fix CompositiondiagRepsection slicing, fix ContrastAdministration dosage UCUM codingMigration TODOs left in code
untersuchte-region→ refactor togenomic-study/genomic-study-analysisamino-acid-change-type→ migrate to standalonemolekulare-konsequenzObservationresult[region-studied]/result[overall]/result[tumor-mutation-burden]/result[microsatellite-instability]→ newresult[biomarker]sliceTest plan
🤖 Generated with Claude Code