Direct Known Subclasses:
AtcdabbrOtherPersonNameCompilationG1M, AtcdabbrOtherPersonNameCompilationG1M, AtcdabbrOtherPersonNameCompilationG2M, AtcdabbrOtherPersonNameCompilationG2M, EpimsOtherPersonNameCompilationG2M, PersonElements, PersonElements, PersonElements, PersonElements

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-Klasse für PN complex type.

Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.

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

    • PN

      public PN()