Uses of Enum Class
net.ihe.gazelle.hl7v3.voc.ActRelationshipReason
Packages that use ActRelationshipReason
Package
Description
-
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.coctmt290000UV06
Fields in net.ihe.gazelle.hl7v3.coctmt290000UV06 declared as ActRelationshipReasonModifier and TypeFieldDescriptionCOCTMT290000UV06Reason.typeCodeCOCTMT290000UV06Reason1.typeCodeCOCTMT290000UV06Reason3.typeCodeCOCTMT290000UV06Reason4.typeCodeCOCTMT290000UV06Reason5.typeCodeMethods in net.ihe.gazelle.hl7v3.coctmt290000UV06 that return ActRelationshipReasonModifier and TypeMethodDescriptionCOCTMT290000UV06Reason.getTypeCode()Return typeCode.COCTMT290000UV06Reason1.getTypeCode()Return typeCode.COCTMT290000UV06Reason3.getTypeCode()Return typeCode.COCTMT290000UV06Reason4.getTypeCode()Return typeCode.COCTMT290000UV06Reason5.getTypeCode()Return typeCode.Methods in net.ihe.gazelle.hl7v3.coctmt290000UV06 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoidCOCTMT290000UV06Reason.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode.voidCOCTMT290000UV06Reason1.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode.voidCOCTMT290000UV06Reason3.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode.voidCOCTMT290000UV06Reason4.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode.voidCOCTMT290000UV06Reason5.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.coctmt300000UV04
Fields in net.ihe.gazelle.hl7v3.coctmt300000UV04 declared as ActRelationshipReasonModifier and TypeFieldDescriptionCOCTMT300000UV04Reason.typeCodeCOCTMT300000UV04Reason2.typeCodeMethods in net.ihe.gazelle.hl7v3.coctmt300000UV04 that return ActRelationshipReasonModifier and TypeMethodDescriptionCOCTMT300000UV04Reason.getTypeCode()Return typeCode.COCTMT300000UV04Reason2.getTypeCode()Return typeCode.Methods in net.ihe.gazelle.hl7v3.coctmt300000UV04 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoidCOCTMT300000UV04Reason.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode.voidCOCTMT300000UV04Reason2.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.mfmimt700701UV01
Fields in net.ihe.gazelle.hl7v3.mfmimt700701UV01 declared as ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.mfmimt700701UV01 that return ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.mfmimt700701UV01 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoidMFMIMT700701UV01Reason.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.mfmimt700711UV01
Fields in net.ihe.gazelle.hl7v3.mfmimt700711UV01 declared as ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.mfmimt700711UV01 that return ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.mfmimt700711UV01 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoidMFMIMT700711UV01Reason.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.quqimt000001UV01
Fields in net.ihe.gazelle.hl7v3.quqimt000001UV01 declared as ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.quqimt000001UV01 that return ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.quqimt000001UV01 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoidQUQIMT000001UV01Reason.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.quqimt021001UV01
Fields in net.ihe.gazelle.hl7v3.quqimt021001UV01 declared as ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.quqimt021001UV01 that return ActRelationshipReasonMethods in net.ihe.gazelle.hl7v3.quqimt021001UV01 with parameters of type ActRelationshipReasonModifier and TypeMethodDescriptionvoidQUQIMT021001UV01Reason.setTypeCode(ActRelationshipReason typeCode) Set a value to attribute typeCode. -
Uses of ActRelationshipReason in net.ihe.gazelle.hl7v3.voc
Methods in net.ihe.gazelle.hl7v3.voc that return ActRelationshipReasonModifier and TypeMethodDescriptionstatic ActRelationshipReasonstatic ActRelationshipReasonReturns the enum constant of this class with the specified name.static ActRelationshipReason[]ActRelationshipReason.values()Returns an array containing the constants of this enum class, in the order they are declared.