HI Pablo,

It's a bit weird, but the class definitions for those two types (and a
small number of other datatypes) are found in the core library instead of
the structure libraries. This means the JavaDocs will be found here:
http://hl7api.sourceforge.net/base/apidocs/index.html

If you're curious, the reason for this is mostly historical. The first
component of TS/DTM was rather ambiguously specified in the HL7 specs for a
long time, and as a result it wasn't possible to build a conformant
datatype structure class from the HL7 database for these. As a result, we
built these types by hand and they ended up in the core library.

Cheers,
James


On Fri, Feb 7, 2014 at 8:10 AM, Pablo Pazos <pablo.pa...@cabolabs.com>wrote:

> Hi all,
>
> I was reading HL7 v2.5 specs while checking HAPI javadoc for v2.5.
> In the specs there are DT (date) and DTM (date/time) datatypes that are
> not present on
> http://hl7api.sourceforge.net/v25/apidocs/ca/uhn/hl7v2/model/v25/datatype/package-frame.html
>
> Which datatypes are used in HAPI to represend fields with datatypes DT and
> DTM?
>
> Thanks!
>
> --
> Atte.
> Ing. Pablo Pazos GutiƩrrez
> Cel:(00598) 99 043 145
> Skype: cabolabs
>  <http://cabolabs.com/>
> http://www.cabolabs.com
> pablo.pa...@cabolabs.com
>
>
> ------------------------------------------------------------------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
>
> http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
> _______________________________________________
> Hl7api-devel mailing list
> Hl7api-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/hl7api-devel
>
>
------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
Hl7api-devel mailing list
Hl7api-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hl7api-devel

Reply via email to