ca.infoway.messagebuilder.model.pcs_mr2007_v02_r02.claims.merged
Class PatientEncounterBean

Package class diagram package PatientEncounterBean
java.lang.Object
  extended by ca.infoway.messagebuilder.model.MessagePartBean
      extended by ca.infoway.messagebuilder.model.pcs_mr2007_v02_r02.claims.merged.PatientEncounterBean
All Implemented Interfaces:
NullFlavorSupport, Serializable

public class PatientEncounterBean
extends MessagePartBean

Business Name: PatientEncounter

COCT_MT300000CA.PatientEncounter: Patient Encounter

Can be used to reference discharge and admit dates for an encounter in a hospital.

Patient Encounter details

COCT_MT290000CA.PatientEncounter: Patient Encounter

Details of patient Encounter

See Also:
Serialized Form

Constructor Summary
PatientEncounterBean()
           
 
Method Summary
 Date getEffectiveTime()
          Un-merged Business Name: EncounterDate
 Identifier getId()
          Business Name: EncounterID
 void setEffectiveTime(Date effectiveTime)
          Un-merged Business Name: EncounterDate
 void setId(Identifier id)
          Business Name: EncounterID
 
Methods inherited from class ca.infoway.messagebuilder.model.MessagePartBean
getField, getNullFlavor, getNullFlavor, getSpecializationType, hasNullFlavor, hasNullFlavor, setNullFlavor, setNullFlavor, setSpecializationType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatientEncounterBean

public PatientEncounterBean()
Method Detail

getId

public Identifier getId()

Business Name: EncounterID

Un-merged Business Name: EncounterID

Relationship: COCT_MT300000CA.PatientEncounter.id

Conformance/Cardinality: POPULATED (1)

encounter id

Un-merged Business Name: EncounterID

Relationship: COCT_MT290000CA.PatientEncounter.id

Conformance/Cardinality: POPULATED (1)

Encounter id


setId

public void setId(Identifier id)

Business Name: EncounterID

Un-merged Business Name: EncounterID

Relationship: COCT_MT300000CA.PatientEncounter.id

Conformance/Cardinality: POPULATED (1)

encounter id

Un-merged Business Name: EncounterID

Relationship: COCT_MT290000CA.PatientEncounter.id

Conformance/Cardinality: POPULATED (1)

Encounter id


getEffectiveTime

public Date getEffectiveTime()

Un-merged Business Name: EncounterDate

Relationship: COCT_MT300000CA.PatientEncounter.effectiveTime

Conformance/Cardinality: REQUIRED (0-1)

admit/discharge date

Un-merged Business Name: AdmitDischargeDate

Relationship: COCT_MT290000CA.PatientEncounter.effectiveTime

Conformance/Cardinality: REQUIRED (0-1)

Time of encounter


setEffectiveTime

public void setEffectiveTime(Date effectiveTime)

Un-merged Business Name: EncounterDate

Relationship: COCT_MT300000CA.PatientEncounter.effectiveTime

Conformance/Cardinality: REQUIRED (0-1)

admit/discharge date

Un-merged Business Name: AdmitDischargeDate

Relationship: COCT_MT290000CA.PatientEncounter.effectiveTime

Conformance/Cardinality: REQUIRED (0-1)

Time of encounter



Copyright © 2013. All Rights Reserved.