Class AtcdabbrOtherTimeIntervalInformationMinimal
java.lang.Object
org.projecthusky.common.hl7cdar2.ANY
org.projecthusky.common.hl7cdar2.QTY
org.projecthusky.common.hl7cdar2.TS
org.projecthusky.common.hl7cdar2.SXCMTS
org.projecthusky.common.hl7cdar2.IVLTS
org.projecthusky.cda.elga.generated.artdecor.ems.AtcdabbrOtherTimeIntervalInformationMinimal
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class AtcdabbrOtherTimeIntervalInformationMinimal
extends org.projecthusky.common.hl7cdar2.IVLTS
atcdabbr_other_TimeIntervalInformationMinimal
Identifier: 1.2.40.0.34.6.0.11.9.15
Effective date: 2021-06-28 14:02:29
Version: 1.0.1+20210628
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.IVLTS
restFields inherited from class org.projecthusky.common.hl7cdar2.SXCMTS
operatorFields inherited from class org.projecthusky.common.hl7cdar2.TS
valueFields inherited from class org.projecthusky.common.hl7cdar2.ANY
nullFlavor -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.TSGets the hl7Highorg.projecthusky.common.hl7cdar2.TSGets the hl7Lowstatic org.projecthusky.common.hl7cdar2.TSAdds a predefined org.projecthusky.common.hl7cdar2.TS, filled by: "UNK"static org.projecthusky.common.hl7cdar2.TSAdds a predefined org.projecthusky.common.hl7cdar2.TS, filled by: "UNK"voidsetHl7High(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7HighvoidsetHl7Low(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7LowMethods inherited from class org.projecthusky.common.hl7cdar2.IVLTS
getRestMethods inherited from class org.projecthusky.common.hl7cdar2.SXCMTS
getOperator, setOperatorMethods inherited from class org.projecthusky.common.hl7cdar2.TS
getValue, setValueMethods inherited from class org.projecthusky.common.hl7cdar2.ANY
getMergedXmlMixed, getNullFlavor, getNullFlavor, getXmlMixed, setXmlMixed, setXmlMixed
-
Constructor Details
-
AtcdabbrOtherTimeIntervalInformationMinimal
public AtcdabbrOtherTimeIntervalInformationMinimal()
-
-
Method Details
-
getHl7HighTs
public org.projecthusky.common.hl7cdar2.TS getHl7HighTs()Gets the hl7High -
getHl7LowTs
public org.projecthusky.common.hl7cdar2.TS getHl7LowTs()Gets the hl7Low -
getPredefinedHighUnk
public static org.projecthusky.common.hl7cdar2.TS getPredefinedHighUnk()Adds a predefined org.projecthusky.common.hl7cdar2.TS, filled by: "UNK"- Returns:
- the predefined element.
-
getPredefinedLowUnk
public static org.projecthusky.common.hl7cdar2.TS getPredefinedLowUnk()Adds a predefined org.projecthusky.common.hl7cdar2.TS, filled by: "UNK"- Returns:
- the predefined element.
-
setHl7High
public void setHl7High(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7High -
setHl7Low
public void setHl7Low(org.projecthusky.common.hl7cdar2.TS value) Sets the hl7Low
-