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 PN

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

public class PN
extends EN

A name for a person. A sequence of name parts, such as given name or family name, prefix, suffix, etc. PN differs from EN because the qualifier type cannot include LS (Legal Status).

Java class for PN complex type.

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

 <complexType name="PN">
   <complexContent>
     <extension base="{urn:hl7-org:v3}EN">
     </extension>
   </complexContent>
 </complexType>
 


Field Summary
 
Fields inherited from class org.hl7.v3.EN
content, use
 
Constructor Summary
PN()
           
 
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

PN

public PN()

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