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 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 TypeMethodDescriptionvoid
addHl7Name
(PN value) Adds a hl7Namevoid
addHl7Quantity
(PQ value) Adds a hl7Quantityvoid
Adds a hl7Namevoid
Adds a hl7QuantityGets the hl7CodeGets the hl7Descstatic CE
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:void
setHl7Code
(CE value) Sets the hl7Codevoid
setHl7Desc
(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
Adds a hl7Name -
addHl7Quantity
Adds a hl7Quantity -
clearHl7Name
public void clearHl7Name()Adds a hl7Name -
clearHl7Quantity
public void clearHl7Quantity()Adds a hl7Quantity -
getHl7Code
Gets the hl7Code -
getHl7Desc
Gets the hl7Desc -
getPredefinedCode
Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:- Returns:
- the predefined element.
-
setHl7Code
Sets the hl7Code -
setHl7Desc
Sets the hl7Desc
-