@medplum/definitions 5.1.23 → 5.1.26
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.
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
{
|
|
291
291
|
"id" : "Project.defaultPatientAccessPolicy",
|
|
292
292
|
"path" : "Project.defaultPatientAccessPolicy",
|
|
293
|
-
"definition" : "The default access policy for patients using open registration.",
|
|
293
|
+
"definition" : "@deprecated Use defaultAccessPolicies instead. The default access policy for patients using open registration.",
|
|
294
294
|
"min" : 0,
|
|
295
295
|
"max" : "1",
|
|
296
296
|
"type" : [{
|
|
@@ -573,6 +573,52 @@
|
|
|
573
573
|
"max": "*"
|
|
574
574
|
}
|
|
575
575
|
},
|
|
576
|
+
{
|
|
577
|
+
"id": "Project.defaultAccessPolicies",
|
|
578
|
+
"path": "Project.defaultAccessPolicies",
|
|
579
|
+
"definition": "Default access policies to apply to project members by role when no explicit policy is provided.",
|
|
580
|
+
"min": 0,
|
|
581
|
+
"max": "*",
|
|
582
|
+
"type": [{"code": "BackboneElement"}],
|
|
583
|
+
"base": {
|
|
584
|
+
"path": "Project.defaultAccessPolicies",
|
|
585
|
+
"min": 0,
|
|
586
|
+
"max": "*"
|
|
587
|
+
}
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
"id": "Project.defaultAccessPolicies.profileType",
|
|
591
|
+
"path": "Project.defaultAccessPolicies.profileType",
|
|
592
|
+
"definition": "The member role this policy applies to.",
|
|
593
|
+
"min": 1,
|
|
594
|
+
"max": "1",
|
|
595
|
+
"type": [{"code": "code"}],
|
|
596
|
+
"base": {
|
|
597
|
+
"path": "Project.defaultAccessPolicies.profileType",
|
|
598
|
+
"min": 1,
|
|
599
|
+
"max": "1"
|
|
600
|
+
},
|
|
601
|
+
"binding": {
|
|
602
|
+
"strength": "required",
|
|
603
|
+
"valueSet": "https://medplum.com/fhir/ValueSet/project-membership-profile-type"
|
|
604
|
+
}
|
|
605
|
+
},
|
|
606
|
+
{
|
|
607
|
+
"id": "Project.defaultAccessPolicies.accessPolicy",
|
|
608
|
+
"path": "Project.defaultAccessPolicies.accessPolicy",
|
|
609
|
+
"definition": "The access policy to apply to members of this role.",
|
|
610
|
+
"min": 1,
|
|
611
|
+
"max": "1",
|
|
612
|
+
"type": [{
|
|
613
|
+
"code": "Reference",
|
|
614
|
+
"targetProfile": ["https://medplum.com/fhir/StructureDefinition/AccessPolicy"]
|
|
615
|
+
}],
|
|
616
|
+
"base": {
|
|
617
|
+
"path": "Project.defaultAccessPolicies.accessPolicy",
|
|
618
|
+
"min": 1,
|
|
619
|
+
"max": "1"
|
|
620
|
+
}
|
|
621
|
+
},
|
|
576
622
|
{
|
|
577
623
|
"id": "Project.exportedResourceType",
|
|
578
624
|
"path": "Project.exportedResourceType",
|
|
@@ -22029,6 +22029,22 @@
|
|
|
22029
22029
|
"type" : [{
|
|
22030
22030
|
"code" : "Reference"
|
|
22031
22031
|
}]
|
|
22032
|
+
},
|
|
22033
|
+
{
|
|
22034
|
+
"id" : "Meta.deleted",
|
|
22035
|
+
"path" : "Meta.deleted",
|
|
22036
|
+
"short" : "True when this version represents a logical delete tombstone.",
|
|
22037
|
+
"definition" : "True when this version represents a logical delete tombstone.",
|
|
22038
|
+
"min" : 0,
|
|
22039
|
+
"max" : "1",
|
|
22040
|
+
"base" : {
|
|
22041
|
+
"path" : "Meta.deleted",
|
|
22042
|
+
"min" : 0,
|
|
22043
|
+
"max" : "1"
|
|
22044
|
+
},
|
|
22045
|
+
"type" : [{
|
|
22046
|
+
"code" : "boolean"
|
|
22047
|
+
}]
|
|
22032
22048
|
}]
|
|
22033
22049
|
},
|
|
22034
22050
|
"differential" : {
|
|
@@ -223,6 +223,55 @@
|
|
|
223
223
|
}
|
|
224
224
|
}
|
|
225
225
|
},
|
|
226
|
+
{
|
|
227
|
+
"fullUrl": "https://medplum.com/fhir/CodeSystem/project-membership-profile-type",
|
|
228
|
+
"resource": {
|
|
229
|
+
"resourceType": "CodeSystem",
|
|
230
|
+
"id": "project-membership-profile-type",
|
|
231
|
+
"url": "https://medplum.com/fhir/CodeSystem/project-membership-profile-type",
|
|
232
|
+
"status": "active",
|
|
233
|
+
"valueSet": "https://medplum.com/fhir/ValueSet/project-membership-profile-type",
|
|
234
|
+
"content": "complete",
|
|
235
|
+
"concept": [
|
|
236
|
+
{
|
|
237
|
+
"code": "Patient",
|
|
238
|
+
"display": "Patient",
|
|
239
|
+
"definition": "Patient"
|
|
240
|
+
},
|
|
241
|
+
{
|
|
242
|
+
"code": "Practitioner",
|
|
243
|
+
"display": "Practitioner",
|
|
244
|
+
"definition": "Practitioner"
|
|
245
|
+
},
|
|
246
|
+
{
|
|
247
|
+
"code": "RelatedPerson",
|
|
248
|
+
"display": "RelatedPerson",
|
|
249
|
+
"definition": "RelatedPerson"
|
|
250
|
+
},
|
|
251
|
+
{
|
|
252
|
+
"code": "Admin",
|
|
253
|
+
"display": "Admin",
|
|
254
|
+
"definition": "Project administrator"
|
|
255
|
+
}
|
|
256
|
+
]
|
|
257
|
+
}
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"fullUrl": "https://medplum.com/fhir/ValueSet/project-membership-profile-type",
|
|
261
|
+
"resource": {
|
|
262
|
+
"resourceType": "ValueSet",
|
|
263
|
+
"id": "project-membership-profile-type",
|
|
264
|
+
"url": "https://medplum.com/fhir/ValueSet/project-membership-profile-type",
|
|
265
|
+
"status": "active",
|
|
266
|
+
"compose": {
|
|
267
|
+
"include": [
|
|
268
|
+
{
|
|
269
|
+
"system": "https://medplum.com/fhir/CodeSystem/project-membership-profile-type"
|
|
270
|
+
}
|
|
271
|
+
]
|
|
272
|
+
}
|
|
273
|
+
}
|
|
274
|
+
},
|
|
226
275
|
{
|
|
227
276
|
"fullUrl": "https://medplum.com/fhir/CodeSystem/bot-runtime-version",
|
|
228
277
|
"resource": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@medplum/definitions",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.26",
|
|
4
4
|
"description": "Medplum Data Definitions",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"medplum",
|
|
@@ -60,6 +60,6 @@
|
|
|
60
60
|
"node": "^22.18.0 || >=24.2.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@medplum/fhirtypes": "5.1.
|
|
63
|
+
"@medplum/fhirtypes": "5.1.26"
|
|
64
64
|
}
|
|
65
65
|
}
|