Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FHIR SEU Berlin #20

Open
wants to merge 15 commits into
base: main
Choose a base branch
from
Open

FHIR SEU Berlin #20

wants to merge 15 commits into from

Conversation

Raunitschke
Copy link

99% aller Fragen der SEU Berlin wären dann im Maximaldatensatz abgebildet , bei 2 Fragen muss ich noch Rücksprache halten.

@julius-rennmann
Copy link

Bitte mit sushi compilieren. Das sollte ohne Errors durchlaufen.

https://github.com/FHIR/sushi

Die compilierten Resources dann mit committen.

@julius-rennmann
Copy link

@@ -271,6 +269,12 @@ Description: "Elternbefragung"
* question = "4.0b"
* operator = #=
* answerBoolean = true
* item[+]
* insert addItemWithSource(4.6b, #date, [[Seit wann (Monat/Jahr) geht Ihr Kind in eine Kindertagesstätte (auch Elterninitiativ-Kita/ Großtagespflegestelle)?]], #DE-BE)
* enableWhen[+]

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hier bitte auch enableWhenBoolean RuleSet verwenden

@julius-rennmann
Copy link

Es fehlt hier noch der Länderspezifische Fragebogen, unter input/fsh/Questionnaire/Elternfragebogen/Laenderspezifisch/

Comment on lines 187 to 192
* item[+] insert addItem(7.18.c, #choice, [[Deutschkenntnisse Mutter]])
* insert addSource(#DE-BE)
* answerValueSet = Canonical(Deutschkenntnisse_MutterVS)
* item[+] insert addItem(7.18.d, #choice, [[Deutschkenntnisse Vater]])
* insert addSource(#DE-BE)
* answerValueSet = Canonical(Deutschkenntnisse_VaterVS)

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Durch diese Änderung hängen items unter answerValueSet, das führt zu Kompilierungsfehlern. items können Teil von z.B.: Groups sein, aber nicht von answerValueSets

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants