Class HeaderServiceEventPs
java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040DocumentationOf
org.projecthusky.cda.elga.generated.artdecor.ps.HeaderServiceEventPs
@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator",
date="2022-03-01")
public class HeaderServiceEventPs
extends org.projecthusky.common.hl7cdar2.POCDMT000040DocumentationOf
HeaderServiceEvent_PS
Identifier: 1.2.40.0.34.11.13.1.2
Effective date: 2017-07-04 20:54:27
Version: 0.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
-
HeaderServiceEventPs
public HeaderServiceEventPs()
-
-
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
-