Id2.16.840.1.113883.10.20.22.5.3Effective Date2013‑01‑31
Statusdraft DraftVersion Label1.1
NameUSRealmDateandTimeDTUSFIELDEDDisplay NameUS Realm Date and Time (DT.US.FIELDED) [DEPRECATED]
Description
The US Realm Clinical Document Date and Time datatype flavor records date and time information. If no time zone offset is provided, you can make no assumption about time, unless you have made a local exchange agreement. This data type uses the same rules as US Realm Date and Time (DTM.US.FIELDED), but is used with the effectiveTime element.

SHALL be precise to the day

SHOULD be precise to the minute

MAY be precise to the second

If more precise than day, SHOULD include time-zone offset
ClassificationHL7 V2/V3 Datatype Level Template
Open/ClosedOpen (other than defined elements are allowed)
ItemDTCardConfDescriptionLabel
 Schematron assertrolered error 
 teststring-length(@value)>= 8 
 Message SHALL be precise to the day 
 Schematron assertroleorange warning 
 teststring-length(@value)>=12 
 Message SHOULD be precise to the minute 
 Schematron assertroleorange warning 
 teststring-length(@value)>=14 
 Message MAY be precise to the second 
 Schematron assertroleorange warning 
 teststring-length(@value)<10 or ( string-length(@value)>=10 and (contains(@value,'+') or contains(@value,'-'))) 
 Message If more precise than day, SHOULD include time-zone offset