Skip to content

Commit

Permalink
[#26] Added support and extra short description for the prescription …
Browse files Browse the repository at this point in the history
…extension on the medication-dispense-ruleset
  • Loading branch information
dvribeira committed Nov 29, 2023
1 parent e426f8f commit 5112ed4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions input/fsh/structuredefinition/medication_dispense.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ RuleSet: medication-dispense-ruleset
* insert no-support(substitution.reason)
//* substitution BackboneElement
* insert no-support(extension[pharmaceuticalAdvice])
* insert no-support(extension[prescription]) // Use authorizingPrescription?
* insert no-support(extension[pharmaceuticalAdvice])
//* insert no-support(extension[prescription]) // Use authorizingPrescription?
* extension[prescription] ^short = "Reference to te medication prescription. This item is mandantory if the treatment has already been prescribed."
* quantity only CHEMEDEPRAmountQuantity
* daysSupply only CHEMEDEPRTimeQuantity
* dosageInstruction[baseEntry] only CHEMEDEPRDosage
Expand Down

0 comments on commit 5112ed4

Please sign in to comment.