Class EMedikationRezept
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040ClinicalDocument
org.projecthusky.cda.elga.generated.artdecor.emed.EMedikationRezept
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-22")
public class EMedikationRezept
extends org.projecthusky.common.hl7cdar2.POCDMT000040ClinicalDocument
eMedikationRezept
Identifier: 1.2.40.0.34.11.8.1
Effective date: 2014-01-31 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 TypeMethodDescriptionvoidaddHl7DocumentationOf(org.projecthusky.common.hl7cdar2.POCDMT000040DocumentationOf value) Adds a hl7DocumentationOfvoidAdds a hl7DocumentationOforg.projecthusky.common.hl7cdar2.CEGets the hl7Codeorg.projecthusky.common.hl7cdar2.POCDMT000040Component2Gets the hl7Componentorg.projecthusky.common.hl7cdar2.IIgetHl7Id()Gets the hl7IdList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.STGets the hl7Titlestatic org.projecthusky.common.hl7cdar2.POCDMT000040Component2Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component2, filled by: "COMP", "true"voidsetHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7CodevoidsetHl7Component(org.projecthusky.common.hl7cdar2.POCDMT000040Component2 value) Sets the hl7ComponentvoidsetHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7IdvoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdvoidsetHl7Title(org.projecthusky.common.hl7cdar2.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
-
EMedikationRezept
public EMedikationRezept()
-
-
Method Details
-
addHl7DocumentationOf
public void addHl7DocumentationOf(org.projecthusky.common.hl7cdar2.POCDMT000040DocumentationOf value) Adds a hl7DocumentationOf -
clearHl7DocumentationOf
public void clearHl7DocumentationOf()Adds a hl7DocumentationOf -
getHl7Code
public org.projecthusky.common.hl7cdar2.CE getHl7Code()Gets the hl7Code -
getHl7Component
public org.projecthusky.common.hl7cdar2.POCDMT000040Component2 getHl7Component()Gets the hl7Component -
getHl7Id
public org.projecthusky.common.hl7cdar2.II getHl7Id()Gets the hl7Id -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7Title
public org.projecthusky.common.hl7cdar2.ST getHl7Title()Gets the hl7Title -
getPredefinedComponentCompTrue
public static org.projecthusky.common.hl7cdar2.POCDMT000040Component2 getPredefinedComponentCompTrue()Adds a predefined org.projecthusky.common.hl7cdar2.POCDMT000040Component2, filled by: "COMP", "true"- Returns:
- the predefined element.
-
setHl7Code
public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value) Sets the hl7Code -
setHl7Component
public void setHl7Component(org.projecthusky.common.hl7cdar2.POCDMT000040Component2 value) Sets the hl7Component -
setHl7Id
public void setHl7Id(org.projecthusky.common.hl7cdar2.II value) Sets the hl7Id -
setHl7TemplateId
public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateId -
setHl7Title
public void setHl7Title(org.projecthusky.common.hl7cdar2.ST value) Sets the hl7Title
-