Class Antibiogram
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Organizer
org.projecthusky.cda.elga.generated.artdecor.base.Antibiogram
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-21")
public class Antibiogram
extends POCDMT000040Organizer
Antibiogram
Identifier: 1.2.40.0.34.11.30026
Effective date: 2014-04-15 00:00:00
Status: active
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Organizer
author, classCode, code, component, effectiveTime, id, informant, moodCode, nullFlavor, participant, performer, precondition, realmCode, reference, specimen, statusCode, subject, templateId, typeId
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionGets the hl7ComponentGets the hl7EffectiveTimeGets the hl7SpecimenGets the hl7StatusCodeGets the hl7TemplateIdstatic POCDMT000040Component4
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component4, filled by: "COMP"void
Sets the hl7Componentvoid
setHl7EffectiveTime
(IVLTS value) Sets the hl7EffectiveTimevoid
Sets the hl7Specimenvoid
setHl7StatusCode
(CS value) Sets the hl7StatusCodevoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Organizer
getAuthor, getClassCode, getCode, getComponent, getEffectiveTime, getId, getInformant, getMoodCode, getNullFlavor, getParticipant, getPerformer, getPrecondition, getRealmCode, getReference, getSpecimen, getStatusCode, getSubject, getTemplateId, getTypeId, setClassCode, setCode, setEffectiveTime, setStatusCode, setSubject, setTypeId
-
Constructor Details
-
Antibiogram
public Antibiogram()
-
-
Method Details
-
getHl7Component
Gets the hl7Component -
getHl7EffectiveTime
Gets the hl7EffectiveTime -
getHl7Specimen
Gets the hl7Specimen -
getHl7StatusCode
Gets the hl7StatusCode -
getHl7TemplateId
Gets the hl7TemplateId -
getPredefinedComponentComp
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component4, filled by: "COMP"- Returns:
- the predefined element.
-
setHl7Component
Sets the hl7Component -
setHl7EffectiveTime
Sets the hl7EffectiveTime -
setHl7Specimen
Sets the hl7Specimen -
setHl7StatusCode
Sets the hl7StatusCode -
setHl7TemplateId
Sets the hl7TemplateId
-