Direct Known Subclasses:
AtcdabbrHeaderDocumentLanguage, AtcdabbrHeaderDocumentLanguage, AtcdabbrHeaderDocumentRealm, AtcdabbrHeaderDocumentRealm, CdlanguageCode

public class CS extends CV
Coded data, consists of a code, display name, code system, and original text. Used when a single code value must be sent.

Java-Klasse für CS complex type.

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

 <complexType name="CS">
   <complexContent>
     <restriction base="{urn:hl7-org:v3}CV">
       <attribute name="code" type="{urn:hl7-org:v3}cs" />
     </restriction>
   </complexContent>
 </complexType>
 
  • Constructor Details

    • CS

      public CS()
    • CS

      public CS(String code)