NHSDigital / DataDictionaryPublication

Apache License 2.0
7 stars 1 forks source link

Sub groups not appearing in the Orchestrator preview #530

Open AngelaFaulding opened 3 months ago

AngelaFaulding commented 3 months ago

I have created a number of sub groups in CR8000

image

None of the sub groups are appearing on the Orchestrator preview

image

pjmonks commented 3 months ago

This is the structure you have created for PATIENT DEMOGRAPHICS:

image

It has a mixture of Mauro data classes (sub-groups) and Mauro data elements (rows in the table). Compare to "Mental Health Services Data Set > PATIENT DEMOGRAPHICS", which only lists Mauro data classes below it.

So the issue is that you are trying to mix sub-groups and rows. You need to have the Mauro data elements "PERSON FULL NAME", "NHS NUMBER" etc inside one of the sub-groups you created, such as "GP Practice Registration" or "Master Patient Index". Only then will the sub-groups appear correctly.

AngelaFaulding commented 3 months ago

Thanks Peter, I have fixed that and the sub groups are displaying.