hl7-be / medication

Medication-related FHIR profiles
Creative Commons Zero v1.0 Universal
1 stars 4 forks source link

What about medication scheme metadata (version, latest update, ...) ? #183

Open smals-jy opened 4 months ago

smals-jy commented 4 months ago

Hello,

It is a question I got after looking on https://build.fhir.org/ig/hl7-be/medication/branches/v2/medicationrecord.html . A medication scheme is by essence a Bundle of BEMedicationLine(s) , as we can see in the overview : image

It doesn't seem we have a dedicated profile for the bundle itself :

image

Do we plan to add one at some point in the future (or it is dropped) ? Example of metadata it could store :

As I didn't find the explanation on https://wiki.hl7belgium.org/index.php?title=Medication_Workgroup , it is why I asked the question.

Thanks in advance

costateixeira commented 4 months ago

Correct - there's no correspondence to the medication scheme yet. The schema comes with a series of funcional needs that are not clear, for example who "owns" the schema etc. Also there are a few options that we can align with international guidance. For this reason we know the schema may be there and may use the medication line but we don't profile the schema itself.

On Tue, 9 Apr 2024, 12:24 smals-jy, @.***> wrote:

Hello,

It is a question I got after looking on https://build.fhir.org/ig/hl7-be/medication/branches/v2/medicationrecord.html . A medication scheme is by essence a Bundle https://www.hl7.org/fhir/bundle.html of BEMedicationLine https://build.fhir.org/ig/hl7-be/medication/branches/v2/StructureDefinition-BEMedicationLine.html(s) , as we can see in the overview : image.png (view on web) https://github.com/hl7-be/medication/assets/143497095/686c4ea4-f72f-41e9-bf81-d9ae527445f3

It doesn't seem we have a dedicated profile for the bundle itself :

image.png (view on web) https://github.com/hl7-be/medication/assets/143497095/2397e296-6c75-4a3f-8f1a-1c66609512be

Do we plan to add one at some point in the future (or it is dropped) ? Example of metadata it could store :

  • version : the global version of the MS (otherwise it should be dropped as BEMedicationLine with biggest version != MS version )
  • lastUpdate : when was the latest update of the MS ? (otherwise each vendor will have to parse each BEMedicationLine to find out the latest date)
  • safe : from which safe (Vitalink, RSW, RSB) the data is coming from ?
  • identifier : a bunch of identifiers (UUID, GUID, ....) to manage the scheme as a full ressource ?
  • ...

As I didn't find the explanation on https://wiki.hl7belgium.org/index.php?title=Medication_Workgroup , it is why I asked the question.

Thanks in advance

— Reply to this email directly, view it on GitHub https://github.com/hl7-be/medication/issues/183, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD3HUUB7ES5SEU3I3EGO6YLY4PFYVAVCNFSM6AAAAABF6MG3BKVHI2DSMVQWIX3LMV43ASLTON2WKOZSGIZTGMRSGA2TQMY . You are receiving this because you are subscribed to this thread.Message ID: @.***>