Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Magistral preperation : Medication order #158

Open
leniejan opened this issue Dec 12, 2023 · 2 comments
Open

Magistral preperation : Medication order #158

leniejan opened this issue Dec 12, 2023 · 2 comments

Comments

@leniejan
Copy link

It should be possible on MedicationDispense to mention the order n ingredient

"ingredient": [
 {
  "extension": [{
   "valueInteger": 1,
   "url": "https://www.farmaflux.be/fhir/StructureDefinition/order"
  }],
@leniejan
Copy link
Author

It should be possible on Medication to mention the order in ingredient

@costateixeira
Copy link
Contributor

medication.ingredient is an array, so the order is always persisted as it was entered. So the pharmacist will always see the same sequence as was entered. There seems to be no case where an explicit sequence number would be needed. @leniejan can you confirm?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants