Stream: implementers
Topic: ResearchStudy Profile / Extension
Christian Kamann (May 17 2019 at 08:12):
Hey all,
I'am currently working on the ResearchStudy ressource on behalf of the German MIRACUM consortium. We plan to use this representation as an exchange format between our central and the local study repositories. In order to cover all information that is defined in our core dataset it is necessary to customize the ResearchStudy resource. Right now I'm becoming comfortable with Forge and startet to experiment a little. This is by far not the first time I'm working with FHIR but it has been a while since the last time and some things changed. So my question is: The right way to customize a resource is to define (if necessary) structure definitions for extension that will later be used to customize the resource itself? And is it also possible to use customely defined ValueSets (let's say with Art-Decor) for the ResearchStudy.status element?
Regards from Dresden
Christian
Vadim Peretokin (May 17 2019 at 08:51):
And is it also possible to use customely defined ValueSets (let's say with Art-Decor) for the ResearchStudy.status element?
No, because the binding is of type required - you can at most exclude codes from the default valueset, but you can't add new ones. Are you certain you can't use the codes provided?
Christian Kamann (May 17 2019 at 08:58):
Unfortunately, there is a certain lack of finer granularity because, for example, you can not specify whether the study is currently recruiting, the recruitment has been successful / unsuccessful, etc. So it would be better to add some codes to the original ValueSet.
Christian Kamann (May 17 2019 at 09:01):
The other way would be to add another element which indicates the current recruitment status. If that would be compliant to the intended use.
Vadim Peretokin (May 17 2019 at 09:20):
That would be valid in FHIR, yes (just add as an extension). This seems like a pretty basic requirement though, and I don't see an obvious place for it either - I'd recommend reaching out to the Biomedical Research and Regulation Work Group to ask about this usecase, or propose it using the 'Propose a change' link down at the bottom of the page.
Christian Kamann (May 17 2019 at 09:23):
Thanks for the advice. Much appreciated!
Simone Heckmann (May 18 2019 at 07:49):
Hello @Christian Kamann , please bring this up in the german/MI-Initiative Stream as well, to discuss with others working in the same realm. Also, the same issue has come up during the profiling work at the University of Cologne, so @Gustav Vella might want to chime in...
Simone Heckmann (May 18 2019 at 07:52):
For this project, we already created a „status-detail“-Extension:
https://simplifier.net/studysubjectmanagement/researchstudy-status-detail-2
...maybe that’s useful?
Christian Kamann (May 20 2019 at 06:47):
Hello @Simone Heckmann , thanks for the advice. The use of a FHIR resource as an exchange format for studies seems to be a MIRAUM-only approach as far as I know and within the consortium the people involved with this work are already aware of the ongoing process because we share all our progress and ideas within Confluence. But with respect to the sharing-and-reuse paradigm it might be good to aim for collaborative development. The "status-detail"-Extension is indeed helpful. Thanks a lot!
Gustav Vella (May 20 2019 at 19:02):
Hi Christian,
@Simone Heckmann reached out in a PM which I only got to read now:
Unfortunately, there is a certain lack of finer granularity because, for example, you can not specify whether the study is currently recruiting, the recruitment has been successful / unsuccessful, etc. So it would be better to add some codes to the original ValueSet.
Yes that also applies to other important criteria, such as legal bases and practitioner roles
The use of a FHIR resource as an exchange format for studies seems to be a MIRACUM-only approach as far as I know
There have been different uses in BioPharma for ResearchStudy I’ve seen before. Unfortunately, they don’t share that work. We use FHIR for exchanging Key Information on Trials as well and Practioner roles between EDC, CTMS and local EMR. MI-I is not directly involved in the extension work and it's not part of the MI-I Core but some MI-I sites using clinicalsite.org will use the extensions.
If you look back in a couple of weeks under https://simplifier.net/ClinicalSite.org/~resources?fhirVersion=STU3&sortBy=RankScore_desc - more stuff, presently not public, will be publicly available there. For modelling & interoperability purposes we'd like to refer to terminologies - where possible (c.f. https://chat.fhir.org/#narrow/stream/179290-research/topic/Domain.20Terminology.20for.20Trial.20Management). There is still quite some discussion going on.
Feel free to get back with specific questions any time. We have bi-monthly call you can join in on.
Gustav
Last updated: Apr 12 2022 at 19:14 UTC