This page is part of the US Core (v9.0.0: STU9) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
| Official URL: http://hl7.org/fhir/us/core/StructureDefinition/us-core-authentication-time | Version: 9.0.0 | |||
| Standards status: Deprecated | Maturity Level: 2 | Computable Name: USCoreAuthenticationTimeExtension | ||
| Other Identifiers: OID:2.16.840.1.113883.4.642.40.2.42.6 | ||||
This extension indicates when the information in the document was verified.
Context of Use
This extension is deprecated and should no longer be used
THe US Core Authentication Time Extension extension has been superseded by the standard Cross-version Extension for R5.DocumentReference.attester for use in FHIR R4 and is deprecated. It SHOULD NOT be used for new or revised content. It is retained for historical/backward compatibility purposes. Implementers SHOULD use the FHIR R5 DocumentReference.attester extension instead
This extension may be used on the following element(s)
DocumentReference
Usage info
Usages:
You can also check for usages in the FHIR IG Statistics
Changes since version 8.0.1:
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | Authentication time | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/us/core/StructureDefinition/us-core-authentication-time" | |
![]() ![]() |
1..1 | dateTime | Value of extension | |
Documentation for this format | ||||
Differential View
This structure is derived from Extension
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints Filter: ![]() ![]() |
|---|---|---|---|---|
![]() |
0..* | Extension | Authentication time | |
![]() ![]() |
0..1 | string | Unique id for inter-element referencing | |
![]() ![]() |
0..0 | Extension Slice: Unordered, Open by value:url | ||
![]() ![]() |
1..1 | uri | "http://hl7.org/fhir/us/core/StructureDefinition/us-core-authentication-time" | |
![]() ![]() |
1..1 | dateTime | Value of extension | |
Documentation for this format | ||||
Other representations of profile: CSV, Excel, Schematron
| Id | Grade | Path(s) | Description | Expression |
| ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children |
hasValue() or (children().count() > id.count())
|
| ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both |
extension.exists() != value.exists()
|