hl7-be / core

ehealth-be-coreImplementation Guide
Other
0 stars 2 forks source link

BeModelPatient: additional data elements #134

Open ildossche opened 3 months ago

ildossche commented 3 months ago

Upon verification of the current elements in the profile, following data elements are of interest to add in BeModelPatient:

In addition, two suggestions for the ID's to obtain a closer alignment between model and profile: Profile BePatient BeModelPatient current ID BeModelPatient proposed ID
Patient.deceased[x] BeModelPatient.death.deceased BeModelPatient.deceased.boolean
Patient.deceased[x] BeModelPatient.death.date BeModelPatient.deceased.date

Small typo noticed in practitioner https://build.fhir.org/ig/hl7-be/core/branches/releasecandidate/StructureDefinition-be-practitioner.html: last constraint is listing SINN instead of SSIN

bdc-ehealth commented 1 month ago

WG: in the logical model the birthplace is represented currently by birth.address, we will change this to birth.place. We will add the National Register Number (0..1). Active could be added as well, but we would like to have a definition of active. Telecom: is this a must support field? What kind of telecom-addresses do we want to keep here? MultipleBirth: do we really need this on the generic Belgian level (especially as MS), or can this be handled in a more specific profile. Contact: same questions as MultipleBirth. The other remaining fields raise the same questions. @ildossche can you comment on this?

KarlienHL7Belgium commented 1 month ago

@ildossche : could you please provide your feedback for our next meeting on 16 Oct ?

ildossche commented 1 month ago

@KarlienHL7Belgium Apologies for the delay. Input from my end:

bdc-ehealth commented 1 week ago

WG: active will not be a part of the model, because its definition/meaning is largely system related, and we define nation wide profiles.

bdc-ehealth commented 1 week ago

WG: telecom will be added to the logical model, but it will be optional. The contactpoint is the contact point for direct communication, this means that in some cases this can be the contactpoint for the closest next-of-kin (then the contact point will also occur under "contact" (=next of kin)).

bdc-ehealth commented 1 week ago

WG: multipleBirth will be added to the logical model, but it will not be mandatory.

bdc-ehealth commented 1 week ago

WG: we will add contact, communication, generalPractitioner and managingOrganisation, but not in a mandatory way. If this information is explicitly needed in a use case, a specific profile needs to be made.

For link: we think this relationship is too abstract on a logical level, and we would like to add a more functional relationship for the options that can be expressed by link. If the need arises we will add them on a more functional level.