{
"description": "Declares support for automated dicovery of OAuth2 endpoints If a server requires SMART on FHIR authorization for access. Any time a client sees this extension, it\\rmust be prepared to authorize using SMART's OAuth2-based protocol.",
"_filename": "StructureDefinition-dstu2-oauth-uris.json",
"package_name": "hl7.fhir.smart.dstu2",
"date": "2018-07-05T00:00:00-07:00",
"publisher": "Boston's Children Hospital and Hl7 International",
"fhirVersion": "1.0.2",
"name": "Support for dicovery of OAuth2 endpoints",
"mapping": [ {
"uri": "http://hl7.org/v3",
"name": "RIM",
"identity": "rim"
} ],
"abstract": false,
"type": null,
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "1.0.0",
"snapshot": {
"element": [ {
"path": "Extension",
"min": 0,
"definition": "Declares support for automated dicovery of OAuth2 endpoints If a server requires SMART on FHIR authorization for access. Any time a client sees this extension, it\rmust be prepared to authorize using SMART's OAuth2-based protocol.",
"isModifier": false,
"short": "Support for dicovery of OAuth2 endpoints",
"name": "Extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension"
},
"isSummary": false
}, {
"path": "Extension.id",
"min": 0,
"definition": "unique id for the element within a resource (for internal references).",
"isModifier": false,
"short": "xml:id (or equivalent in JSON)",
"name": "Extension.id",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "id"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.id",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.id"
},
"isSummary": false
}, {
"path": "Extension.extension",
"min": 1,
"definition": "valueUri indicating the OAuth2 \"authorize\" endpoint for this FHIR server.",
"isModifier": false,
"short": "Uri indicating the OAuth2 \"authorize\" endpoint for this FHIR server.",
"name": "Extension.extension",
"slicing": {
"id": "1",
"rules": "open",
"ordered": false,
"discriminator": [ "url" ]
},
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Uri indicating the OAuth2 \"token\" endpoint for this FHIR server.",
"isModifier": false,
"short": "Uri indicating the OAuth2 \"token\" endpoint for this FHIR server. Required unless the implicit grant flow is used.",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension.id",
"min": 0,
"definition": "unique id for the element within a resource (for internal references).",
"isModifier": false,
"short": "xml:id (or equivalent in JSON)",
"name": "Extension.extension.id",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "id"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension.id",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.id"
},
"isSummary": false
}, {
"path": "Extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional Content defined by implementations",
"name": "Extension.extension.extension",
"comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Extension.extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"isModifier": false,
"short": "identifies the meaning of the extension",
"fixedUri": "token",
"name": "Extension.extension.url",
"comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension.url",
"maxLength": 0,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"isModifier": false,
"short": "Value of extension",
"name": "Extension.extension.valueUri",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension.valueUri",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"isSummary": false
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Uri indicating the OAuth2 dynamic registration endpoint for this FHIR server, if supported.",
"isModifier": false,
"short": "Uri indicating the OAuth2 dynamic registration endpoint for this FHIR server, if supported.",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension.id",
"min": 0,
"definition": "unique id for the element within a resource (for internal references).",
"isModifier": false,
"short": "xml:id (or equivalent in JSON)",
"name": "Extension.extension.id",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "id"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension.id",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.id"
},
"isSummary": false
}, {
"path": "Extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional Content defined by implementations",
"name": "Extension.extension.extension",
"comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Extension.extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"isModifier": false,
"short": "identifies the meaning of the extension",
"fixedUri": "register",
"name": "Extension.extension.url",
"comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension.url",
"maxLength": 0,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"isModifier": false,
"short": "Value of extension",
"name": "Extension.extension.valueUri",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension.valueUri",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"isSummary": false
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Uri indicating the user-facing authorization management workflow entry point for this FHIR server. Overview in this presentation.",
"isModifier": false,
"short": "Uri indicating the user-facing authorization management workflow entry point for this FHIR server. Overview in this presentation",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension.id",
"min": 0,
"definition": "unique id for the element within a resource (for internal references).",
"isModifier": false,
"short": "xml:id (or equivalent in JSON)",
"name": "Extension.extension.id",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "id"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension.id",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.id"
},
"isSummary": false
}, {
"path": "Extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional Content defined by implementations",
"name": "Extension.extension.extension",
"comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Extension.extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"isModifier": false,
"short": "identifies the meaning of the extension",
"fixedUri": "manage",
"name": "Extension.extension.url",
"comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension.url",
"maxLength": 0,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"isModifier": false,
"short": "Value of extension",
"name": "Extension.extension.valueUri",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension.valueUri",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"isSummary": false
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Uri indicating the introspection endpoint that can be used to validate a token.",
"isModifier": false,
"short": "Uri indicating the introspection endpoint that can be used to validate a token.",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension.id",
"min": 0,
"definition": "unique id for the element within a resource (for internal references).",
"isModifier": false,
"short": "xml:id (or equivalent in JSON)",
"name": "Extension.extension.id",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "id"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension.id",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.id"
},
"isSummary": false
}, {
"path": "Extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional Content defined by implementations",
"name": "Extension.extension.extension",
"comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Extension.extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"isModifier": false,
"short": "identifies the meaning of the extension",
"fixedUri": "introspect",
"name": "Extension.extension.url",
"comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension.url",
"maxLength": 0,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"isModifier": false,
"short": "Value of extension",
"name": "Extension.extension.valueUri",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension.valueUri",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"isSummary": false
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Uri indicating the endpoint that can be used to revoke a token.",
"isModifier": false,
"short": "Uri indicating the endpoint that can be used to revoke a token.",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension.id",
"min": 0,
"definition": "unique id for the element within a resource (for internal references).",
"isModifier": false,
"short": "xml:id (or equivalent in JSON)",
"name": "Extension.extension.id",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "id"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension.id",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.id"
},
"isSummary": false
}, {
"path": "Extension.extension.extension",
"min": 0,
"definition": "May be used to represent additional information that is not part of the basic definition of the element. In order to make the use of extensions safe and manageable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer is allowed to define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
"isModifier": false,
"short": "Additional Content defined by implementations",
"name": "Extension.extension.extension",
"comments": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions. The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
"mapping": [ {
"map": "n/a",
"identity": "rim"
} ],
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"alias": [ "extensions", "user content" ],
"max": "*",
"id": "Extension.extension.extension",
"maxLength": 0,
"base": {
"max": "*",
"min": 0,
"path": "Extension.extension"
},
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"isModifier": false,
"short": "identifies the meaning of the extension",
"fixedUri": "revoke",
"name": "Extension.extension.url",
"comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.extension.url",
"maxLength": 0,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"isModifier": false,
"short": "Value of extension",
"name": "Extension.extension.valueUri",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension.valueUri",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"isSummary": false
}, {
"path": "Extension.url",
"min": 0,
"definition": "Source of the definition for the extension code - a logical name or a URL.",
"isModifier": false,
"short": "identifies the meaning of the extension",
"fixedUri": "http://DSTU2/fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris",
"name": "Extension.url",
"comments": "The definition may point directly to a computable or human-readable definition of the extensibility codes, or it may be a logical URI as declared in some other specification. The definition should be version specific. This will ideally be the URI for the Resource Profile defining the extension, with the code for the extension after a #.",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"representation": [ "xmlAttr" ],
"max": "1",
"id": "Extension.url",
"maxLength": 0,
"base": {
"max": "1",
"min": 1,
"path": "Extension.url"
},
"isSummary": false
}, {
"path": "Extension.value[x]",
"min": 0,
"definition": "Value of extension - may be a resource or one of a constrained set of the data types (see Extensibility in the spec for list).",
"isModifier": false,
"short": "Value of extension",
"name": "Extension.value[x]",
"mapping": [ {
"map": "N/A",
"identity": "rim"
} ],
"type": [ {
"code": "boolean"
}, {
"code": "integer"
}, {
"code": "decimal"
}, {
"code": "base64Binary"
}, {
"code": "instant"
}, {
"code": "string"
}, {
"code": "uri"
}, {
"code": "date"
}, {
"code": "dateTime"
}, {
"code": "time"
}, {
"code": "code"
}, {
"code": "oid"
}, {
"code": "id"
}, {
"code": "unsignedInt"
}, {
"code": "positiveInt"
}, {
"code": "markdown"
}, {
"code": "Annotation"
}, {
"code": "Attachment"
}, {
"code": "Identifier"
}, {
"code": "CodeableConcept"
}, {
"code": "Coding"
}, {
"code": "Quantity"
}, {
"code": "Range"
}, {
"code": "Period"
}, {
"code": "Ratio"
}, {
"code": "SampledData"
}, {
"code": "Signature"
}, {
"code": "HumanName"
}, {
"code": "Address"
}, {
"code": "ContactPoint"
}, {
"code": "Timing"
}, {
"code": "Reference"
}, {
"code": "Meta"
} ],
"mustSupport": false,
"max": "0",
"id": "Extension.value[x]",
"maxLength": 0,
"base": {
"max": "1",
"min": 0,
"path": "Extension.value[x]"
},
"isSummary": false
} ]
},
"status": "active",
"id": "d986d564-7666-4619-9996-2c6ff0e2b0bf",
"kind": "datatype",
"url": "http://DSTU2/fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris",
"context": [ "Conformance.rest.security" ],
"display": "Oauth URIs",
"base": "http://hl7.org/fhir/StructureDefinition/Extension",
"version": "1.0.0",
"differential": {
"element": [ {
"path": "Extension",
"min": 0,
"definition": "Declares support for automated dicovery of OAuth2 endpoints If a server requires SMART on FHIR authorization for access. Any time a client sees this extension, it\rmust be prepared to authorize using SMART's OAuth2-based protocol.",
"isModifier": false,
"short": "Support for dicovery of OAuth2 endpoints",
"name": "Extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension",
"min": 1,
"definition": "valueUri indicating the OAuth2 \"authorize\" endpoint for this FHIR server.",
"isModifier": false,
"short": "Uri indicating the OAuth2 \"authorize\" endpoint for this FHIR server.",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"isModifier": false,
"fixedUri": "authorize",
"name": "Extension.extension.url",
"mustSupport": false,
"id": "Extension.extension.url",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"isModifier": false,
"name": "Extension.extension.valueUri",
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"id": "Extension.extension.valueUri",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Uri indicating the OAuth2 \"token\" endpoint for this FHIR server.",
"isModifier": false,
"short": "Uri indicating the OAuth2 \"token\" endpoint for this FHIR server. Required unless the implicit grant flow is used.",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"isModifier": false,
"fixedUri": "token",
"name": "Extension.extension.url",
"mustSupport": false,
"id": "Extension.extension.url",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"isModifier": false,
"name": "Extension.extension.valueUri",
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"id": "Extension.extension.valueUri",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Uri indicating the OAuth2 dynamic registration endpoint for this FHIR server, if supported.",
"isModifier": false,
"short": "Uri indicating the OAuth2 dynamic registration endpoint for this FHIR server, if supported.",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"isModifier": false,
"fixedUri": "register",
"name": "Extension.extension.url",
"mustSupport": false,
"id": "Extension.extension.url",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"isModifier": false,
"name": "Extension.extension.valueUri",
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"id": "Extension.extension.valueUri",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Uri indicating the user-facing authorization management workflow entry point for this FHIR server. Overview in this presentation.",
"isModifier": false,
"short": "Uri indicating the user-facing authorization management workflow entry point for this FHIR server. Overview in this presentation",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"isModifier": false,
"fixedUri": "manage",
"name": "Extension.extension.url",
"mustSupport": false,
"id": "Extension.extension.url",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"isModifier": false,
"name": "Extension.extension.valueUri",
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"id": "Extension.extension.valueUri",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Uri indicating the introspection endpoint that can be used to validate a token.",
"isModifier": false,
"short": "Uri indicating the introspection endpoint that can be used to validate a token.",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"isModifier": false,
"fixedUri": "introspect",
"name": "Extension.extension.url",
"mustSupport": false,
"id": "Extension.extension.url",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"isModifier": false,
"name": "Extension.extension.valueUri",
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"id": "Extension.extension.valueUri",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension",
"min": 0,
"definition": "Uri indicating the endpoint that can be used to revoke a token.",
"isModifier": false,
"short": "Uri indicating the endpoint that can be used to revoke a token.",
"name": "Extension.extension",
"type": [ {
"code": "Extension"
} ],
"mustSupport": false,
"max": "1",
"id": "Extension.extension",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.url",
"min": 0,
"isModifier": false,
"fixedUri": "revoke",
"name": "Extension.extension.url",
"mustSupport": false,
"id": "Extension.extension.url",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.extension.valueUri",
"min": 0,
"isModifier": false,
"name": "Extension.extension.valueUri",
"type": [ {
"code": "uri"
} ],
"mustSupport": false,
"id": "Extension.extension.valueUri",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.url",
"min": 0,
"isModifier": false,
"fixedUri": "http://DSTU2/fhir-registry.smarthealthit.org/StructureDefinition/oauth-uris",
"name": "Extension.url",
"mustSupport": false,
"id": "Extension.url",
"maxLength": 0,
"isSummary": false
}, {
"path": "Extension.value[x]",
"min": 0,
"isModifier": false,
"name": "Extension.value[x]",
"mustSupport": false,
"max": "0",
"id": "Extension.value[x]",
"maxLength": 0,
"isSummary": false
} ]
},
"contact": [ {
"telecom": [ {
"rank": 0,
"value": "http://hl7.org/fhir",
"system": "other"
} ]
} ],
"contextType": "datatype",
"constrainedType": "Extension"
}