Stream: nordics
Topic: patient modelling
Jens Villadsen (May 31 2019 at 06:57):
Hi all - I'm looking for input on the modelling of the patient resource in regards to the statement:
The data in the Resource covers the "who" information about the patient: its attributes are focused on the demographic information necessary to support the administrative, financial and logistic procedures. A Patient record is generally created and maintained by each organization providing care for a patient. A patient or animal receiving care at multiple organizations may therefore have its information present in multiple Patient Resources.
If I'm not mistaken, we generally have the same concept around healthcare in the nordics, where the state is overall responsible for providing care and treatments and the municipalities and regions are given the responsibility to actually carry out such services. With that in mind, does it then makes sense to model multiple patients for each of eg. the regions and/or municipalities? Since the Patient is primarily demographics information and we already have (I assume) welldesigned and -governed national MPI's keeping such information, does it then makes sense to have multiple patient resources for a single individual within cross-regional/national FHIR systems?
Espen Stranger Seland (Jun 06 2019 at 07:11):
I think the answer is yes and no. With a (super)national/mandatory minimum set, every patient would be identified etc. in the same way. Though, there will allways be local variations (e.g. in the actual APIs), extending or restricting (if allowed).
So, if the national profile will do, do not make a local one unless you really have to. And if you do, make it a profile of the national profile. We think of a hierarchy of profiles in two or three levels, but the challenge is governance.
Jens Villadsen (Jun 06 2019 at 22:28):
@Espen Stranger Seland - Regarding the profiling I think we're alligned in that a hiearchy of 2 or 3 levels are probably likely - or using composition. My question however does not concerns the profile particularly - which make the title misleading. It concerns the instances of a (set of) patient resource(s). I guess the question I'm looking for an answer for is more:
"In a given cross sectoral single national public system here in the nordics, does it really make sense to have multiple instances of the same Person - as in multiple Patients or does it simply clutter the picture? Having multiple Patients would mean that they would cover thee same demographics and the same Identifiers." In FHIR this is not a problem, so technically speaking there is no problem, but it would make it possible to then have diverging/stale demographics data which AFAIK is centrally governed here in the nordics.
Espen Stranger Seland (Jun 07 2019 at 07:51):
So an architectual question. In Norway we will publish our full people register (folkeregisteret) as a FHIR API-service (as Person++). You should have a talk with @Thomas Tveit Rosenlund about it. The plan includes master data services for healthcare personnell and organizations.
Last updated: Apr 12 2022 at 19:14 UTC