Situational Awareness for Novel Epidemic Response - Local Development build (v0.1.0). See the Directory of published versions
A dateTime value that contains seconds and a timezone
The official URL for this profile is:
http://hl7.org/fhir/us/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 |
---|---|---|---|---|
dateTime | I | 0..* | dateTime | Primitive Type dateTime |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | I | 0..* | Extension | Additional content defined by implementations |
value | I | 0..1 | dateTime | Primitive value for dateTime DateTimePreciseToSecond: The dateTime value must contain seconds and a timezone |
Documentation for this format |
This structure is derived from dateTime
Differential View
This structure is derived from dateTime
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
dateTime | 0..* | dateTime | Primitive Type dateTime | |
value | 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 |
---|---|---|---|---|
dateTime | I | 0..* | dateTime | Primitive Type dateTime |
id | 0..1 | string | xml:id (or equivalent in JSON) | |
extension | I | 0..* | Extension | Additional content defined by implementations |
value | 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: Schematron
Id | Path | Details | Requirements |
DateTimePreciseToSecond | dateTime.value | The dateTime value must contain seconds and a timezone : length(replaceMatches('[0-9.T]',''))=6 |