Class EpimsHeaderDocumentationOfServiceEventPhysicianNote
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040DocumentationOf
org.projecthusky.cda.elga.generated.artdecor.ems.EpimsHeaderDocumentationOfServiceEventPhysicianNote
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-02-01")
public class EpimsHeaderDocumentationOfServiceEventPhysicianNote
extends org.projecthusky.common.hl7cdar2.POCDMT000040DocumentationOf
epims_header_documentationOfServiceEventPhysicianNote
Identifier: 1.2.40.0.34.6.0.11.1.37
Effective date: 2020-02-20 10:55:54
Version: 2020.1
Status: draft
-
Field Summary
Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040DocumentationOf
nullFlavor, realmCode, serviceEvent, templateId, typeCode, typeId -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.hl7cdar2.POCDMT000040ServiceEventGets the hl7ServiceEventvoidsetHl7ServiceEvent(org.projecthusky.common.hl7cdar2.POCDMT000040ServiceEvent value) Sets the hl7ServiceEventMethods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040DocumentationOf
getNullFlavor, getRealmCode, getServiceEvent, getTemplateId, getTypeCode, getTypeId, setServiceEvent, setTypeId
-
Constructor Details
-
EpimsHeaderDocumentationOfServiceEventPhysicianNote
public EpimsHeaderDocumentationOfServiceEventPhysicianNote()
-
-
Method Details
-
getHl7ServiceEvent
public org.projecthusky.common.hl7cdar2.POCDMT000040ServiceEvent getHl7ServiceEvent()Gets the hl7ServiceEvent -
setHl7ServiceEvent
public void setHl7ServiceEvent(org.projecthusky.common.hl7cdar2.POCDMT000040ServiceEvent value) Sets the hl7ServiceEvent
-