@medplum/definitions 3.2.7 → 3.2.8
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.
|
@@ -21984,7 +21984,7 @@
|
|
|
21984
21984
|
"id" : "Meta.account",
|
|
21985
21985
|
"path" : "Meta.account",
|
|
21986
21986
|
"short" : "Optional account reference that can be used for sub-project compartments.",
|
|
21987
|
-
"definition" : "
|
|
21987
|
+
"definition" : "@deprecated Use Meta.compartment instead",
|
|
21988
21988
|
"comment" : "Optional account reference that can be used for sub-project compartments.",
|
|
21989
21989
|
"min" : 0,
|
|
21990
21990
|
"max" : "1",
|
|
@@ -22000,9 +22000,9 @@
|
|
|
22000
22000
|
{
|
|
22001
22001
|
"id" : "Meta.compartment",
|
|
22002
22002
|
"path" : "Meta.compartment",
|
|
22003
|
-
"short" : "The list of compartments containing this resource
|
|
22004
|
-
"definition" : "The list of compartments containing this resource
|
|
22005
|
-
"comment" : "The list of compartments containing this resource
|
|
22003
|
+
"short" : "The list of compartments containing this resource",
|
|
22004
|
+
"definition" : "The list of compartments containing this resource",
|
|
22005
|
+
"comment" : "The list of compartments containing this resource",
|
|
22006
22006
|
"min" : 0,
|
|
22007
22007
|
"max" : "*",
|
|
22008
22008
|
"base" : {
|