Class FirstCdaheaderElements
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040ClinicalDocument
org.projecthusky.cda.elga.generated.artdecor.emed.FirstCdaheaderElements
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-22")
public class FirstCdaheaderElements
extends org.projecthusky.common.hl7cdar2.POCDMT000040ClinicalDocument
FirstCDAHeaderElements
Identifier: 1.2.40.0.34.11.10000
Effective date: 2011-12-19 00:00:00
Status: active
-
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 TypeMethodDescriptionList<org.projecthusky.common.hl7cdar2.CS>Gets the hl7RealmCodeList<org.projecthusky.common.hl7cdar2.II>Gets the hl7TemplateIdorg.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeIdGets the hl7TypeIdvoidsetHl7RealmCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7RealmCodevoidsetHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateIdvoidsetHl7TypeId(org.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeId value) Sets the hl7TypeIdMethods 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
-
FirstCdaheaderElements
public FirstCdaheaderElements()
-
-
Method Details
-
getHl7RealmCode
Gets the hl7RealmCode -
getHl7TemplateId
Gets the hl7TemplateId -
getHl7TypeId
public org.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeId getHl7TypeId()Gets the hl7TypeId -
setHl7RealmCode
public void setHl7RealmCode(org.projecthusky.common.hl7cdar2.CS value) Sets the hl7RealmCode -
setHl7TemplateId
public void setHl7TemplateId(org.projecthusky.common.hl7cdar2.II value) Sets the hl7TemplateId -
setHl7TypeId
public void setHl7TypeId(org.projecthusky.common.hl7cdar2.POCDMT000040InfrastructureRootTypeId value) Sets the hl7TypeId
-