Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013

org.hl7.v3
Class TN

java.lang.Object
  extended by org.hl7.v3.EN
      extended by org.hl7.v3.TN

public class TN
extends EN

A restriction of entity name that is effectively a simple string used for a simple name for things and places.

Java class for TN complex type.

The following schema fragment specifies the expected content contained within this class.

 <complexType name="TN">
   <complexContent>
     <restriction base="{urn:hl7-org:v3}EN">
       <sequence>
         <element name="validTime" type="{urn:hl7-org:v3}IVL_TS" minOccurs="0"/>
       </sequence>
     </restriction>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.hl7.v3.EN
content, use
 
Constructor Summary
TN()
           
 
Method Summary
 
Methods inherited from class org.hl7.v3.EN
getContent, getUse
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TN

public TN()

Elexis: Das führende OpenSource-Arztpraxisprogamm
im deutschsprachigen Raum
Java doc für Elexis version 2.1.7.dev vom 01.09.2013