Class CdaplayingEntitySdtc
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040PlayingEntity
org.projecthusky.cda.elga.generated.artdecor.CdaplayingEntitySdtc
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-18")
public class CdaplayingEntitySdtc
extends org.projecthusky.common.hl7cdar2.POCDMT000040PlayingEntity
CDAPlayingEntitySDTC
Template description: Template CDA PlayingEntity (prototype, directly derived from POCD_RM000040 MIF) + SDTC extensions
Identifier: 2.16.840.1.113883.10.12.813
Effective date: 2005-09-07 00:00:00
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040PlayingEntity
classCode, code, desc, determinerCode, name, nullFlavor, quantity, realmCode, templateId, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddHl7Name(org.projecthusky.common.hl7cdar2.PN value) Adds a hl7NamevoidaddHl7Quantity(org.projecthusky.common.hl7cdar2.PQ value) Adds a hl7QuantityvoidAdds a hl7NamevoidAdds a hl7Quantityorg.projecthusky.common.hl7cdar2.CEGets the hl7Codeorg.projecthusky.common.hl7cdar2.EDGets the hl7Descstatic org.projecthusky.common.hl7cdar2.CEAdds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:voidsetHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7CodevoidsetHl7Desc(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7DescMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040PlayingEntity
getClassCode, getCode, getDesc, getDeterminerCode, getName, getNullFlavor, getQuantity, getRealmCode, getTemplateId, getTypeId, setCode, setDesc, setDeterminerCode, setTypeId
-
Constructor Details
-
CdaplayingEntitySdtc
public CdaplayingEntitySdtc()
-
-
Method Details
-
addHl7Name
public void addHl7Name(org.projecthusky.common.hl7cdar2.PN value) Adds a hl7Name -
addHl7Quantity
public void addHl7Quantity(org.projecthusky.common.hl7cdar2.PQ value) Adds a hl7Quantity -
clearHl7Name
public void clearHl7Name()Adds a hl7Name -
clearHl7Quantity
public void clearHl7Quantity()Adds a hl7Quantity -
getHl7Code
public org.projecthusky.common.hl7cdar2.CE getHl7Code()Gets the hl7Code -
getHl7Desc
public org.projecthusky.common.hl7cdar2.ED getHl7Desc()Gets the hl7Desc -
getPredefinedCode
public static org.projecthusky.common.hl7cdar2.CE getPredefinedCode()Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7Code -
setHl7Desc
public void setHl7Desc(org.projecthusky.common.hl7cdar2.ED value) Sets the hl7Desc
-