Skip to content

Commit

Permalink
Improve description for MedicationDispense
Browse files Browse the repository at this point in the history
  • Loading branch information
florianschoffke committed Sep 2, 2024
1 parent 07584b2 commit 827ebd3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
{
"id": "MedicationDispense.medication[x]",
"path": "MedicationDispense.medication[x]",
"definition": "The MedicationDispense shows a contained medication which was dispensed",
"definition": "The MedicationDispense references a medication which was dispensed",
"type": [
{
"code": "Reference",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Description: "Handles information about the redeem of the prescription and the s

* medication[x] only Reference(GEM_ERP_PR_Medication)
* medication[x] MS
* medication[x] ^definition = "The MedicationDispense shows a contained medication which was dispensed"
* medication[x] ^definition = "The MedicationDispense references a medication which was dispensed"

* performer 1..1
* performer.actor.identifier 1..
Expand Down

0 comments on commit 827ebd3

Please sign in to comment.