3.9.6 Extension: Practitioner Authentication - Detailed Descriptions
Definitions for the ext-practitioner-auth Extension
1. Extension | |
Definition | Provides information about a single practitioner authentication mechanism |
Control | 0..1 |
2. Extension.id | |
Definition | unique id for the element within a resource (for internal references). |
Control | 0..1 |
Type | id |
3. Extension.extension | |
Definition | An Extension |
Control | 0..* |
Type | Extension |
Must Support | true |
Slicing | This element introduces a set of slices on Extension.extension. The slices are unordered and Open, and can be differentiated using the following discriminators:
|
4. Extension.extension:method | |
SliceName | method |
Definition | Indicates the type of authentication mechanism used. |
Control | 1..1 |
Type | Extension |
Must Support | true |
5. Extension.extension:method.id | |
Definition | unique id for the element within a resource (for internal references). |
Control | 0..1 |
Type | id |
6. Extension.extension:method.extension | |
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. |
Control | 0..* |
Type | Extension |
Alternate Names | extensions, user content |
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. |
7. Extension.extension:method.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Control | 1..1 |
Type | uri |
Must Support | true |
Comments | Fixed value: method |
Fixed Value | method |
8. Extension.extension:method.value[x] | |
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). |
Control | 1..1 |
Binding | The codes SHALL be taken from SharedAuthorizationMechanism |
Type | code |
[x] Note | See Choice of Data Types for further information about how to use [x] |
Must Support | true |
9. Extension.extension:value | |
SliceName | value |
Definition | Provides the unique identifier that corresponds to the practitioner for the specified authentication mechanism |
Control | 1..1 |
Type | Extension |
Must Support | true |
Comments | See children |
10. Extension.extension:value.id | |
Definition | unique id for the element within a resource (for internal references). |
Control | 0..1 |
Type | id |
11. Extension.extension:value.extension | |
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. |
Control | 0..* |
Type | Extension |
Alternate Names | extensions, user content |
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. |
12. Extension.extension:value.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Control | 1..1 |
Type | uri |
Must Support | true |
Comments | Fixed value: value |
Fixed Value | value |
13. Extension.extension:value.value[x] | |
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). |
Control | 1..1 |
Type | string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
Must Support | true |
Comments | Conformance Rules: If the method is sms or mobileconnect, this must be the 10-digit phone number with no formatting characters. Otherwise, this is the userid. |
14. Extension.url | |
Definition | Source of the definition for the extension code - a logical name or a URL. |
Control | 1..1 |
Type | uri |
Must Support | true |
Comments | Fixed value: http://sharedhealth.exchange/fhir/StructureDefinition/ext-practitioner-auth |
Fixed Value | http://sharedhealth.exchange/fhir/StructureDefinition/ext-practitioner-auth |
15. Extension.value[x] | |
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). |
Control | 0..0 |
Type | Choice of: boolean, integer, decimal, base64Binary, instant, string, uri, date, dateTime, time, code, oid, id, unsignedInt, positiveInt, markdown, Annotation, Attachment, Identifier, CodeableConcept, Coding, Quantity, Range, Period, Ratio, SampledData, Signature, HumanName, Address, ContactPoint, Timing, Reference, Meta |
[x] Note | See Choice of Data Types for further information about how to use [x] |