| FHIR Infrastructure Work Group | Maturity Level: 1 | Informative | Use Context: Any | 
URL for this extension:
http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris
Status: active. Extension maintained by: Health Level Seven International (FHIR Infrastructure)
Supports automated discovery of OAuth2 endpoints.
Context of Use: Use on Element ID CapabilityStatement.rest.security
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 | The OAuth2 "authorize" endpoint for this FHIR server. | |
![]() ![]()  | 1..1 | uri | The OAuth2 "token" endpoint for this FHIR server. | |
![]() ![]()  | 0..1 | uri | The OAuth2 dynamic registration endpoint for this FHIR server, if supported. | |
![]() ![]()  | 0..1 | uri | The user-facing authorization management workflow entry point for this FHIR server. | |
  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 | |||
![]() ![]() ![]()  | base64Binary | |||
![]() ![]() ![]()  | boolean | |||
![]() ![]() ![]()  | canonical(Any) | |||
![]() ![]() ![]()  | code | |||
![]() ![]() ![]()  | date | |||
![]() ![]() ![]()  | dateTime | |||
![]() ![]() ![]()  | decimal | |||
![]() ![]() ![]()  | id | |||
![]() ![]() ![]()  | instant | |||
![]() ![]() ![]()  | integer | |||
![]() ![]() ![]()  | markdown | |||
![]() ![]() ![]()  | oid | |||
![]() ![]() ![]()  | positiveInt | |||
![]() ![]() ![]()  | string | |||
![]() ![]() ![]()  | time | |||
![]() ![]() ![]()  | unsignedInt | |||
![]() ![]() ![]()  | uri | |||
![]() ![]() ![]()  | url | |||
![]() ![]() ![]()  | uuid | |||
![]() ![]() ![]()  | Address | |||
![]() ![]() ![]()  | Age | |||
![]() ![]() ![]()  | Annotation | |||
![]() ![]() ![]()  | Attachment | |||
![]() ![]() ![]()  | CodeableConcept | |||
![]() ![]() ![]()  | CodeableReference | |||
![]() ![]() ![]()  | Coding | |||
![]() ![]() ![]()  | ContactPoint | |||
![]() ![]() ![]()  | Count | |||
![]() ![]() ![]()  | Distance | |||
![]() ![]() ![]()  | Duration | |||
![]() ![]() ![]()  | HumanName | |||
![]() ![]() ![]()  | Identifier | |||
![]() ![]() ![]()  | Money | |||
![]() ![]() ![]()  | Period | |||
![]() ![]() ![]()  | Quantity | |||
![]() ![]() ![]()  | Range | |||
![]() ![]() ![]()  | Ratio | |||
![]() ![]() ![]()  | RatioRange | |||
![]() ![]() ![]()  | Reference(Any) | |||
![]() ![]() ![]()  | SampledData | |||
![]() ![]() ![]()  | Signature | |||
![]() ![]() ![]()  | Timing | |||
![]() ![]() ![]()  | ContactDetail | |||
![]() ![]() ![]()  | Contributor | |||
![]() ![]() ![]()  | DataRequirement | |||
![]() ![]() ![]()  | Expression | |||
![]() ![]() ![]()  | ParameterDefinition | |||
![]() ![]() ![]()  | RelatedArtifact | |||
![]() ![]() ![]()  | TriggerDefinition | |||
![]() ![]() ![]()  | UsageContext | |||
![]() ![]() ![]()  | Dosage | |||
  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">
1..1 Extension <!--
1..1 OAuth2 "authorize" endpoint --> <valueUri value="[uri]"/><!--
1..1 Value of extension --> </extension> <extension url="token">
1..1 Extension <!--
1..1 OAuth2 "token" endpoint --> <valueUri value="[uri]"/><!--
1..1 Value of extension --> </extension> <extension url="register">
0..1 Extension <!--
0..1 OAuth2 dynamic registration endpoint --> <valueUri value="[uri]"/><!--
1..1 Value of extension --> </extension> <extension url="manage">
0..1 Extension <!--
0..1 User-facing authorization management entry point --> <valueUri value="[uri]"/><!--
1..1 Value of extension --> </extension> </extension>
JSON Template
{ // oauth-uris
    "extension" : [ //  sliced by value:url  in the specified order, Open 
      { // OAuth2 "authorize" endpoint // C? R! 
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "authorize", // R! 
        "valueUri" : "<uri>" // C? R! Value of extension
      },
      { // OAuth2 "token" endpoint // C? R! 
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "token", // R! 
        "valueUri" : "<uri>" // C? R! Value of extension
      },
      { // OAuth2 dynamic registration endpoint // C?
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "register", // R! 
        "valueUri" : "<uri>" // C? R! Value of extension
      },
      { // User-facing authorization management entry point // C?
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "manage", // R! 
        "valueUri" : "<uri>" // C? R! Value of extension
      }
    ],
    "url" : "http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris", // R! 
// value[x]: Value of extension. One of these 51:
  }
 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 | The OAuth2 "authorize" endpoint for this FHIR server. | |
![]() ![]()  | 1..1 | uri | The OAuth2 "token" endpoint for this FHIR server. | |
![]() ![]()  | 0..1 | uri | The OAuth2 dynamic registration endpoint for this FHIR server, if supported. | |
![]() ![]()  | 0..1 | uri | The user-facing authorization management workflow entry point for this FHIR server. | |
  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 | |||
![]() ![]() ![]()  | base64Binary | |||
![]() ![]() ![]()  | boolean | |||
![]() ![]() ![]()  | canonical(Any) | |||
![]() ![]() ![]()  | code | |||
![]() ![]() ![]()  | date | |||
![]() ![]() ![]()  | dateTime | |||
![]() ![]() ![]()  | decimal | |||
![]() ![]() ![]()  | id | |||
![]() ![]() ![]()  | instant | |||
![]() ![]() ![]()  | integer | |||
![]() ![]() ![]()  | markdown | |||
![]() ![]() ![]()  | oid | |||
![]() ![]() ![]()  | positiveInt | |||
![]() ![]() ![]()  | string | |||
![]() ![]() ![]()  | time | |||
![]() ![]() ![]()  | unsignedInt | |||
![]() ![]() ![]()  | uri | |||
![]() ![]() ![]()  | url | |||
![]() ![]() ![]()  | uuid | |||
![]() ![]() ![]()  | Address | |||
![]() ![]() ![]()  | Age | |||
![]() ![]() ![]()  | Annotation | |||
![]() ![]() ![]()  | Attachment | |||
![]() ![]() ![]()  | CodeableConcept | |||
![]() ![]() ![]()  | CodeableReference | |||
![]() ![]() ![]()  | Coding | |||
![]() ![]() ![]()  | ContactPoint | |||
![]() ![]() ![]()  | Count | |||
![]() ![]() ![]()  | Distance | |||
![]() ![]() ![]()  | Duration | |||
![]() ![]() ![]()  | HumanName | |||
![]() ![]() ![]()  | Identifier | |||
![]() ![]() ![]()  | Money | |||
![]() ![]() ![]()  | Period | |||
![]() ![]() ![]()  | Quantity | |||
![]() ![]() ![]()  | Range | |||
![]() ![]() ![]()  | Ratio | |||
![]() ![]() ![]()  | RatioRange | |||
![]() ![]() ![]()  | Reference(Any) | |||
![]() ![]() ![]()  | SampledData | |||
![]() ![]() ![]()  | Signature | |||
![]() ![]() ![]()  | Timing | |||
![]() ![]() ![]()  | ContactDetail | |||
![]() ![]() ![]()  | Contributor | |||
![]() ![]() ![]()  | DataRequirement | |||
![]() ![]() ![]()  | Expression | |||
![]() ![]() ![]()  | ParameterDefinition | |||
![]() ![]() ![]()  | RelatedArtifact | |||
![]() ![]() ![]()  | TriggerDefinition | |||
![]() ![]() ![]()  | UsageContext | |||
![]() ![]() ![]()  | Dosage | |||
  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">
1..1 Extension <!--
1..1 OAuth2 "authorize" endpoint --> <valueUri value="[uri]"/><!--
1..1 Value of extension --> </extension> <extension url="token">
1..1 Extension <!--
1..1 OAuth2 "token" endpoint --> <valueUri value="[uri]"/><!--
1..1 Value of extension --> </extension> <extension url="register">
0..1 Extension <!--
0..1 OAuth2 dynamic registration endpoint --> <valueUri value="[uri]"/><!--
1..1 Value of extension --> </extension> <extension url="manage">
0..1 Extension <!--
0..1 User-facing authorization management entry point --> <valueUri value="[uri]"/><!--
1..1 Value of extension --> </extension> </extension>
JSON Template
{ // oauth-uris
    "extension" : [ //  sliced by value:url  in the specified order, Open 
      { // OAuth2 "authorize" endpoint // C? R! 
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "authorize", // R! 
        "valueUri" : "<uri>" // C? R! Value of extension
      },
      { // OAuth2 "token" endpoint // C? R! 
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "token", // R! 
        "valueUri" : "<uri>" // C? R! Value of extension
      },
      { // OAuth2 dynamic registration endpoint // C?
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "register", // R! 
        "valueUri" : "<uri>" // C? R! Value of extension
      },
      { // User-facing authorization management entry point // C?
        // from Element: extension
        "extension" : [ //  sliced by value:url  in the specified order, Open ]
        "url" : "manage", // R! 
        "valueUri" : "<uri>" // C? R! Value of extension
      }
    ],
    "url" : "http://fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris", // R! 
// value[x]: Value of extension. One of these 51:
  }
 
Constraints