@medplum/definitions 2.0.0 → 2.0.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.
|
@@ -428,6 +428,16 @@
|
|
|
428
428
|
"type" : [{
|
|
429
429
|
"code" : "uri"
|
|
430
430
|
}]
|
|
431
|
+
},
|
|
432
|
+
{
|
|
433
|
+
"id" : "ClientApplication.identityProvider",
|
|
434
|
+
"path" : "ClientApplication.identityProvider",
|
|
435
|
+
"definition" : "Optional external Identity Provider (IdP) for the client application.",
|
|
436
|
+
"min" : 0,
|
|
437
|
+
"max" : "1",
|
|
438
|
+
"type" : [{
|
|
439
|
+
"code" : "IdentityProvider"
|
|
440
|
+
}]
|
|
431
441
|
}
|
|
432
442
|
]
|
|
433
443
|
}
|
|
@@ -857,6 +867,17 @@
|
|
|
857
867
|
"code" : "code"
|
|
858
868
|
}]
|
|
859
869
|
},
|
|
870
|
+
{
|
|
871
|
+
"id" : "Bot.identifier",
|
|
872
|
+
"path" : "Bot.identifier",
|
|
873
|
+
"short" : "An identifier for this bot",
|
|
874
|
+
"definition" : "An identifier for this bot.",
|
|
875
|
+
"min" : 0,
|
|
876
|
+
"max" : "*",
|
|
877
|
+
"type" : [{
|
|
878
|
+
"code" : "Identifier"
|
|
879
|
+
}]
|
|
880
|
+
},
|
|
860
881
|
{
|
|
861
882
|
"id" : "Bot.name",
|
|
862
883
|
"path" : "Bot.name",
|
|
@@ -2525,12 +2546,39 @@
|
|
|
2525
2546
|
"min" : 0,
|
|
2526
2547
|
"max" : "1",
|
|
2527
2548
|
"type" : [{
|
|
2528
|
-
"code" : "
|
|
2549
|
+
"code" : "IdentityProvider"
|
|
2529
2550
|
}]
|
|
2551
|
+
}
|
|
2552
|
+
]
|
|
2553
|
+
}
|
|
2554
|
+
}
|
|
2555
|
+
},
|
|
2556
|
+
{
|
|
2557
|
+
"fullUrl" : "https://medplum.com/fhir/StructureDefinition/IdentityProvider",
|
|
2558
|
+
"resource" : {
|
|
2559
|
+
"resourceType" : "StructureDefinition",
|
|
2560
|
+
"id" : "IdentityProvider",
|
|
2561
|
+
"name" : "IdentityProvider",
|
|
2562
|
+
"url" : "https://medplum.com/fhir/StructureDefinition/IdentityProvider",
|
|
2563
|
+
"status" : "active",
|
|
2564
|
+
"kind" : "complex-type",
|
|
2565
|
+
"abstract" : false,
|
|
2566
|
+
"type" : "IdentityProvider",
|
|
2567
|
+
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
|
|
2568
|
+
"description" : "External Identity Provider (IdP) configuration details.",
|
|
2569
|
+
"snapshot" : {
|
|
2570
|
+
"element" : [
|
|
2571
|
+
{
|
|
2572
|
+
"id" : "IdentityProvider",
|
|
2573
|
+
"path" : "IdentityProvider",
|
|
2574
|
+
"short" : "External Identity Provider (IdP) configuration details.",
|
|
2575
|
+
"definition" : "External Identity Provider (IdP) configuration details.",
|
|
2576
|
+
"min" : 0,
|
|
2577
|
+
"max" : "*"
|
|
2530
2578
|
},
|
|
2531
2579
|
{
|
|
2532
|
-
"id" : "
|
|
2533
|
-
"path" : "
|
|
2580
|
+
"id" : "IdentityProvider.authorizeUrl",
|
|
2581
|
+
"path" : "IdentityProvider.authorizeUrl",
|
|
2534
2582
|
"definition" : "Remote URL for the external Identity Provider authorize endpoint.",
|
|
2535
2583
|
"min" : 1,
|
|
2536
2584
|
"max" : "1",
|
|
@@ -2539,8 +2587,8 @@
|
|
|
2539
2587
|
}]
|
|
2540
2588
|
},
|
|
2541
2589
|
{
|
|
2542
|
-
"id" : "
|
|
2543
|
-
"path" : "
|
|
2590
|
+
"id" : "IdentityProvider.tokenUrl",
|
|
2591
|
+
"path" : "IdentityProvider.tokenUrl",
|
|
2544
2592
|
"definition" : "Remote URL for the external Identity Provider token endpoint.",
|
|
2545
2593
|
"min" : 1,
|
|
2546
2594
|
"max" : "1",
|
|
@@ -2549,8 +2597,8 @@
|
|
|
2549
2597
|
}]
|
|
2550
2598
|
},
|
|
2551
2599
|
{
|
|
2552
|
-
"id" : "
|
|
2553
|
-
"path" : "
|
|
2600
|
+
"id" : "IdentityProvider.userInfoUrl",
|
|
2601
|
+
"path" : "IdentityProvider.userInfoUrl",
|
|
2554
2602
|
"definition" : "Remote URL for the external Identity Provider userinfo endpoint.",
|
|
2555
2603
|
"min" : 1,
|
|
2556
2604
|
"max" : "1",
|
|
@@ -2559,8 +2607,8 @@
|
|
|
2559
2607
|
}]
|
|
2560
2608
|
},
|
|
2561
2609
|
{
|
|
2562
|
-
"id" : "
|
|
2563
|
-
"path" : "
|
|
2610
|
+
"id" : "IdentityProvider.clientId",
|
|
2611
|
+
"path" : "IdentityProvider.clientId",
|
|
2564
2612
|
"definition" : "External Identity Provider client ID.",
|
|
2565
2613
|
"min" : 1,
|
|
2566
2614
|
"max" : "1",
|
|
@@ -2569,8 +2617,8 @@
|
|
|
2569
2617
|
}]
|
|
2570
2618
|
},
|
|
2571
2619
|
{
|
|
2572
|
-
"id" : "
|
|
2573
|
-
"path" : "
|
|
2620
|
+
"id" : "IdentityProvider.clientSecret",
|
|
2621
|
+
"path" : "IdentityProvider.clientSecret",
|
|
2574
2622
|
"definition" : "External Identity Provider client secret.",
|
|
2575
2623
|
"min" : 1,
|
|
2576
2624
|
"max" : "1",
|