@medplum/definitions 3.2.0 → 3.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -21953,7 +21953,6 @@
21953
21953
  "path" : "Meta.author",
21954
21954
  "short" : "The individual, device or organization who initiated the last change.",
21955
21955
  "definition" : "The individual, device or organization who initiated the last change.",
21956
- "comment" : "The individual, device or organization who initiated the last change.",
21957
21956
  "min" : 0,
21958
21957
  "max" : "1",
21959
21958
  "base" : {
@@ -21965,6 +21964,22 @@
21965
21964
  "code" : "Reference"
21966
21965
  }]
21967
21966
  },
21967
+ {
21968
+ "id" : "Meta.onBehalfOf",
21969
+ "path" : "Meta.onBehalfOf",
21970
+ "short" : "Optional individual, device, or organization for whom the change was made.",
21971
+ "definition" : "Optional individual, device, or organization for whom the change was made.",
21972
+ "min" : 0,
21973
+ "max" : "1",
21974
+ "base" : {
21975
+ "path" : "Meta.onBehalfOf",
21976
+ "min" : 0,
21977
+ "max" : "1"
21978
+ },
21979
+ "type" : [{
21980
+ "code" : "Reference"
21981
+ }]
21982
+ },
21968
21983
  {
21969
21984
  "id" : "Meta.account",
21970
21985
  "path" : "Meta.account",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@medplum/definitions",
3
- "version": "3.2.0",
3
+ "version": "3.2.1",
4
4
  "description": "Medplum Data Definitions",
5
5
  "keywords": [
6
6
  "medplum",