This
page
is
part
of
the
Snapshot
#3
for
FHIR
Specification
(v4.3.0:
R4B
-
STU
).
The
current
version
which
supercedes
this
version
is
5.0.0
R5
,
released
to
support
Connectathon
32
.
For
a
full
list
of
available
versions,
see
the
Directory
of
published
versions
.
Page
versions:
R4B
R4
| FHIR Infrastructure Work Group | Maturity Level : 1 |
|
Use Context : Any |
Official
URL
http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris
|
Version : 5.0.0-snapshot3 | |||
|
active
as
of
| Computable Name : oauth-uris | |||
| Flags : Non-Modifier | OID : TBD | |||
Context
of
Use:
Use
:
Use
on
Element
ID
CapabilityStatement.rest.security
Supports automated discovery of OAuth2 endpoints.
Summary
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
0..1 | Extension |
URL
=
http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris
oauth-uris: Supports automated discovery of OAuth2 endpoints. Use on Element ID CapabilityStatement.rest.security |
|
|
1..1 | uri |
|
|
|
1..1 | uri |
|
|
|
0..1 | uri |
|
|
|
0..1 | uri |
|
|
Documentation
for
this
format
|
||||
Full Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
0..1 | Extension |
URL
=
http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris
oauth-uris: Supports automated discovery of OAuth2 endpoints. Use on Element ID CapabilityStatement.rest.security |
|
|
0..* | Extension |
Additional
content
defined
by
implementations
Slice: Unordered, Open by value:url |
|
|
1..1 | Extension |
OAuth2
"authorize"
endpoint
|
|
|
0..1 | id | Unique id for inter-element referencing | |
|
0..0 | |||
|
1..1 | uri | "authorize" | |
|
1..1 | uri | Value of extension | |
|
1..1 | Extension |
OAuth2
"token"
endpoint
|
|
|
0..1 | id | Unique id for inter-element referencing | |
|
0..0 | |||
|
1..1 | uri | "token" | |
|
1..1 | uri | Value of extension | |
|
0..1 | Extension |
OAuth2
dynamic
registration
endpoint
|
|
|
0..1 | id | Unique id for inter-element referencing | |
|
0..0 | |||
|
1..1 | uri | "register" | |
|
1..1 | uri | Value of extension | |
|
0..1 | Extension |
User-facing
authorization
management
entry
point
|
|
|
0..1 | id | Unique id for inter-element referencing | |
|
0..0 | |||
|
1..1 | uri | "manage" | |
|
1..1 | uri | Value of extension | |
|
1..1 | uri | "http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris" | |
|
0 .. 0 | |||
Documentation
for
this
format
|
||||
XML Template
<!-- oauth-uris --><extension xmlns="http://hl7.org/fhir" url="http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris" > <-- extension sliced by value:url in the specified orderOpen-->
< <<extension url="authorize"> I 1..1 Extension <!-- I 1..1 OAuth2 "authorize" endpoint --> <valueUri value="[uri]"/><!-- I 1..1 Value of extension --> </extension>< <<extension url="token"> I 1..1 Extension <!-- I 1..1 OAuth2 "token" endpoint --> <valueUri value="[uri]"/><!-- I 1..1 Value of extension --> </extension>< <<extension url="register"> I 0..1 Extension <!-- I 0..1 OAuth2 dynamic registration endpoint --> <valueUri value="[uri]"/><!-- I 1..1 Value of extension --> </extension>< <<extension url="manage"> I 0..1 Extension <!-- I 0..1 User-facing authorization management entry point --> <valueUri value="[uri]"/><!-- I 1..1 Value of extension --> </extension> </extension>
JSON Template
{ // oauth-uris
"extension" : [ // sliced by value:url in the specified order, Open
{ //
{ // OAuth2 "authorize" endpoint // I R!
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "authorize", // R!
"
"valueUri" : "<uri>" // I R! Value of extension
},
{ //
{ // OAuth2 "token" endpoint // I R!
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "token", // R!
"
"valueUri" : "<uri>" // I R! Value of extension
},
{ //
{ // OAuth2 dynamic registration endpoint // I
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "register", // R!
"
"valueUri" : "<uri>" // I R! Value of extension
},
{ //
{ // User-facing authorization management entry point // I
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "manage", // R!
"
"valueUri" : "<uri>" // I R! Value of extension
}
],
"
"extension" : [{ Extension }], // IAdditional content defined by implementations
"extension" : { Extension }, // I R! OAuth2 "authorize" endpoint
"extension" : { Extension }, // I R! OAuth2 "token" endpoint
"extension" : { Extension }, // IOAuth2 dynamic registration endpoint
"extension" : { Extension }, // IUser-facing authorization management entry point
"url" : "http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris" // R!
// value[x]: Value of extension: Prohibited
}
Summary
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
0..1 | Extension |
URL
=
http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris
oauth-uris: Supports automated discovery of OAuth2 endpoints. Use on Element ID CapabilityStatement.rest.security |
|
|
1..1 | uri |
|
|
|
1..1 | uri |
|
|
|
0..1 | uri |
|
|
|
0..1 | uri |
|
|
Documentation
for
this
format
|
||||
Full Structure
| Name | Flags | Card. | Type |
Description
&
Constraints
|
|---|---|---|---|---|
|
0..1 | Extension |
URL
=
http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris
oauth-uris: Supports automated discovery of OAuth2 endpoints. Use on Element ID CapabilityStatement.rest.security |
|
|
0..* | Extension |
Additional
content
defined
by
implementations
Slice: Unordered, Open by value:url |
|
|
1..1 | Extension |
OAuth2
"authorize"
endpoint
|
|
|
0..1 | id | Unique id for inter-element referencing | |
|
0..0 | |||
|
1..1 | uri | "authorize" | |
|
1..1 | uri | Value of extension | |
|
1..1 | Extension |
OAuth2
"token"
endpoint
|
|
|
0..1 | id | Unique id for inter-element referencing | |
|
0..0 | |||
|
1..1 | uri | "token" | |
|
1..1 | uri | Value of extension | |
|
0..1 | Extension |
OAuth2
dynamic
registration
endpoint
|
|
|
0..1 | id | Unique id for inter-element referencing | |
|
0..0 | |||
|
1..1 | uri | "register" | |
|
1..1 | uri | Value of extension | |
|
0..1 | Extension |
User-facing
authorization
management
entry
point
|
|
|
0..1 | id | Unique id for inter-element referencing | |
|
0..0 | |||
|
1..1 | uri | "manage" | |
|
1..1 | uri | Value of extension | |
|
1..1 | uri | "http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris" | |
|
0 .. 0 | |||
Documentation
for
this
format
|
||||
XML Template
<!-- oauth-uris --><extension xmlns="http://hl7.org/fhir" url="http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris" > <-- extension sliced by value:url in the specified orderOpen-->
< <<extension url="authorize"> I 1..1 Extension <!-- I 1..1 OAuth2 "authorize" endpoint --> <valueUri value="[uri]"/><!-- I 1..1 Value of extension --> </extension>< <<extension url="token"> I 1..1 Extension <!-- I 1..1 OAuth2 "token" endpoint --> <valueUri value="[uri]"/><!-- I 1..1 Value of extension --> </extension>< <<extension url="register"> I 0..1 Extension <!-- I 0..1 OAuth2 dynamic registration endpoint --> <valueUri value="[uri]"/><!-- I 1..1 Value of extension --> </extension>< <<extension url="manage"> I 0..1 Extension <!-- I 0..1 User-facing authorization management entry point --> <valueUri value="[uri]"/><!-- I 1..1 Value of extension --> </extension> </extension>
JSON Template
{ // oauth-uris
"extension" : [ // sliced by value:url in the specified order, Open
{ //
{ // OAuth2 "authorize" endpoint // I R!
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "authorize", // R!
"
"valueUri" : "<uri>" // I R! Value of extension
},
{ //
{ // OAuth2 "token" endpoint // I R!
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "token", // R!
"
"valueUri" : "<uri>" // I R! Value of extension
},
{ //
{ // OAuth2 dynamic registration endpoint // I
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "register", // R!
"
"valueUri" : "<uri>" // I R! Value of extension
},
{ //
{ // User-facing authorization management entry point // I
// from Element: extension
"extension" : [ // sliced by value:url in the specified order, Open ]
"url" : "manage", // R!
"
"valueUri" : "<uri>" // I R! Value of extension
}
],
"
"extension" : [{ Extension }], // IAdditional content defined by implementations
"extension" : { Extension }, // I R! OAuth2 "authorize" endpoint
"extension" : { Extension }, // I R! OAuth2 "token" endpoint
"extension" : { Extension }, // IOAuth2 dynamic registration endpoint
"extension" : { Extension }, // IUser-facing authorization management entry point
"url" : "http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris" // R!
// value[x]: Value of extension: Prohibited
}
Constraints
Search
| No Search Extensions defined for this resource |
Examples of this extension
No examples found.