hl7-eu / pcsp

EU project PanCareSurPass aiming to conduct a robust assessment of the Cancer Survivorship Passport (SurPass)
5 stars 0 forks source link

Radiotherapy shielding position #44

Closed StefanBeyer closed 1 year ago

StefanBeyer commented 1 year ago

In the logical model of the Radiotherapy the position of the shielding is a text field ("Describe the positioning of shielding"). It is mapped to the bodySite element of the Radiotherapy Shield procedure profile. However, the bodySite element there has a required binding to the Radiotherapy sites value set.

According to the definition of required, it is not acceptable to only provide the text element for a coding in this case ("text can be provided as well, and is always recommended, but is not an acceptable substitute for the required code"). If this binding would not exist, we would have simply used the text element without any code.

Is this a copy/paste from the other profiles or should we e.g. send the same code here as for the site?

Maybe you could clarify.

davisart commented 1 year ago

maybe it is possible to use "NullFlavor" (a question for Giorgio)

gcangioli commented 1 year ago

added 'as-text' as exceptional value . @davisart , @StefanBeyer other value sets where it should be added ?

gcangioli commented 1 year ago

https://github.com/hl7-eu/pcsp/commit/a936f8385ef4618bd7baa64704428c93da54221f

StefanBeyer commented 1 year ago

added 'as-text' as exceptional value . @davisart , @StefanBeyer other value sets where it should be added ?

Currently I don't see the need anywhere else.