@medplum/definitions 2.0.10 → 2.0.12
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.
|
@@ -65789,6 +65789,25 @@
|
|
|
65789
65789
|
"xpathUsage" : "normal"
|
|
65790
65790
|
}
|
|
65791
65791
|
},
|
|
65792
|
+
{
|
|
65793
|
+
"fullUrl" : "https://medplum.com/fhir/SearchParameter/Bot-identifier",
|
|
65794
|
+
"resource" : {
|
|
65795
|
+
"resourceType" : "SearchParameter",
|
|
65796
|
+
"id" : "Bot-identifier",
|
|
65797
|
+
"url" : "https://medplum.com/fhir/SearchParameter/Bot-identifier",
|
|
65798
|
+
"version" : "4.0.1",
|
|
65799
|
+
"name" : "name",
|
|
65800
|
+
"status" : "draft",
|
|
65801
|
+
"publisher" : "Medplum",
|
|
65802
|
+
"description" : "The identifier of the bot",
|
|
65803
|
+
"code" : "identifier",
|
|
65804
|
+
"base" : ["Bot"],
|
|
65805
|
+
"type" : "token",
|
|
65806
|
+
"expression" : "Bot.identifier",
|
|
65807
|
+
"xpath" : "f:Bot/f:identifier",
|
|
65808
|
+
"xpathUsage" : "normal"
|
|
65809
|
+
}
|
|
65810
|
+
},
|
|
65792
65811
|
{
|
|
65793
65812
|
"fullUrl" : "https://medplum.com/fhir/SearchParameter/Bot-name",
|
|
65794
65813
|
"resource" : {
|