This page is part of the Situational Awareness for Novel Epidemic Response (v1.0.0: STU 1) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
| Defining URL: | http://hl7.org/fhir/uv/saner/StructureDefinition/PreciseDateTime |
| Version: | 1.0.0 |
| Name: | PreciseDateTime |
| Title: | Precise Date Time |
| Status: | Draft as of 2021-09-07T19:19:32+00:00 |
| Definition: | A dateTime value that contains seconds and a timezone |
| Publisher: | HL7 International Public Health Workgroup |
| Source Resource: | XML / JSON / Turtle |
The official URL for this profile is:
http://hl7.org/fhir/uv/saner/StructureDefinition/PreciseDateTime
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from dateTime
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | dateTime | Primitive Type dateTime | |
![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |
![]() ![]() | 0..* | Extension | Additional content defined by implementations | |
![]() ![]() | I | 0..1 | dateTime | Primitive value for dateTime DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone |
Documentation for this format | ||||
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | dateTime | Primitive Type dateTime | |
Documentation for this format | ||||
This structure is derived from dateTime
Differential View
This structure is derived from dateTime
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | dateTime | Primitive Type dateTime | |
![]() ![]() | I | 0..1 | dateTime | Primitive value for dateTime DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone |
Documentation for this format | ||||
Snapshot View
| Name | Flags | Card. | Type | Description & Constraints![]() |
|---|---|---|---|---|
![]() | 0..* | dateTime | Primitive Type dateTime | |
![]() ![]() | 0..1 | string | xml:id (or equivalent in JSON) | |
![]() ![]() | 0..* | Extension | Additional content defined by implementations | |
![]() ![]() | I | 0..1 | dateTime | Primitive value for dateTime DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone |
Documentation for this format | ||||
Other representations of profile: CSV, Excel, Schematron
| Id | Path | Details | Requirements |
| DateTimePreciseToSecond | dateTime.value | The dateTime value must contain seconds and a timezone : replaceMatches('[0-9.T]','').length()=6 |