Class Laborbefund
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040ClinicalDocument
org.projecthusky.cda.elga.generated.artdecor.base.Laborbefund
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-21")
public class Laborbefund
extends POCDMT000040ClinicalDocument
Laborbefund
Identifier: 1.2.40.0.34.11.4
Effective date: 2015-09-24 00:00:00
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040ClinicalDocument
authenticator, author, authorization, classCode, code, component, componentOf, confidentialityCode, copyTime, custodian, dataEnterer, documentationOf, effectiveTime, id, idAttr, informant, informationRecipient, inFulfillmentOf, languageCode, legalAuthenticator, moodCode, nullFlavor, participant, realmCode, recordTarget, relatedDocument, setId, templateId, title, typeId, versionNumber
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Adds a hl7DocumentationOfvoid
Adds a hl7DocumentationOfGets the hl7CodeGets the hl7ComponentgetHl7Id()
Gets the hl7IdGets the hl7ParticipantGets the hl7TemplateIdGets the hl7Titlestatic POCDMT000040Component2
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component2, filled by: "COMP", "true"static POCDMT000040Participant1
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Participant1, filled by: "REF"static POCDMT000040Participant1
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Participant1, filled by: "REF", "UNK"static II
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.2.40.0.34.11.4.0.1"static II
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.2.40.0.34.11.4.0.2"static II
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.2.40.0.34.11.4.0.3"void
setHl7Code
(CE value) Sets the hl7Codevoid
Sets the hl7Componentvoid
Sets the hl7Idvoid
Sets the hl7Participantvoid
setHl7TemplateId
(II value) Sets the hl7TemplateIdvoid
setHl7Title
(ST value) Sets the hl7TitleMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040ClinicalDocument
getAuthenticator, getAuthor, getAuthorization, getClassCode, getCode, getComponent, getComponentOf, getConfidentialityCode, getCopyTime, getCustodian, getDataEnterer, getDocumentationOf, getEffectiveTime, getId, getIDAttr, getInformant, getInformationRecipient, getInFulfillmentOf, getLanguageCode, getLegalAuthenticator, getMoodCode, getNullFlavor, getParticipant, getRealmCode, getRecordTarget, getRelatedDocument, getSetId, getTemplateId, getTitle, getTypeId, getVersionNumber, setClassCode, setCode, setComponent, setComponentOf, setConfidentialityCode, setCopyTime, setCustodian, setDataEnterer, setEffectiveTime, setId, setIDAttr, setLanguageCode, setLegalAuthenticator, setSetId, setTitle, setTypeId, setVersionNumber
-
Constructor Details
-
Laborbefund
public Laborbefund()
-
-
Method Details
-
addHl7DocumentationOf
Adds a hl7DocumentationOf -
clearHl7DocumentationOf
public void clearHl7DocumentationOf()Adds a hl7DocumentationOf -
getHl7Code
Gets the hl7Code -
getHl7Component
Gets the hl7Component -
getHl7Id
Gets the hl7Id -
getHl7Participant
Gets the hl7Participant -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Title
Gets the hl7Title -
getPredefinedComponentCompTrue
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component2, filled by: "COMP", "true"- Returns:
- the predefined element.
-
getPredefinedParticipantRef
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Participant1, filled by: "REF"- Returns:
- the predefined element.
-
getPredefinedParticipantRefUnk
Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Participant1, filled by: "REF", "UNK"- Returns:
- the predefined element.
-
getPredefinedTemplateId124003411401
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.2.40.0.34.11.4.0.1"- Returns:
- the predefined element.
-
getPredefinedTemplateId124003411402
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.2.40.0.34.11.4.0.2"- Returns:
- the predefined element.
-
getPredefinedTemplateId124003411403
Adds a predefined org.projecthusky.common.hl7cdar2.II, filled by: "1.2.40.0.34.11.4.0.3"- Returns:
- the predefined element.
-
setHl7Code
Sets the hl7Code -
setHl7Component
Sets the hl7Component -
setHl7Id
Sets the hl7Id -
setHl7Participant
Sets the hl7Participant -
setHl7TemplateId
Sets the hl7TemplateId -
setHl7Title
Sets the hl7Title
-