HS.SDA3.ContactInfo
serial class HS.SDA3.ContactInfo extends HS.SDA3.DataType
ContactInfo appears in the SDA as properties of the Guarantor, HealthFund,Patient, and SupportContact, as well as CareProvider, FamilyDoctor,
HealthFund, Organization, and ReferralDoctor in the HS.SDA3.CodeTableDetail
package. How ContactInfo is parsed from HL7 and what fields, if any, are
inserted into the Viewer Cache will depend on the specific property the
ContactInfo is being used for, and are documented in the annotations for
that property.
Property Inventory
Properties
property EmailAddress as %String (MAXLEN = 254);
Property methods: EmailAddressDisplayToLogical(), EmailAddressGet(), EmailAddressIsValid(), EmailAddressLogicalToDisplay(), EmailAddressLogicalToOdbc(), EmailAddressNormalize(), EmailAddressSet()
property Extension as HS.Local.SDA3.ContactInfoExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property HomePhoneNumber as %String (MAXLEN = 80);
Property methods: HomePhoneNumberDisplayToLogical(), HomePhoneNumberGet(), HomePhoneNumberIsValid(), HomePhoneNumberLogicalToDisplay(), HomePhoneNumberLogicalToOdbc(), HomePhoneNumberNormalize(), HomePhoneNumberSet()
property MobilePhoneNumber as %String (MAXLEN = 80);
Property methods: MobilePhoneNumberDisplayToLogical(), MobilePhoneNumberGet(), MobilePhoneNumberIsValid(), MobilePhoneNumberLogicalToDisplay(), MobilePhoneNumberLogicalToOdbc(), MobilePhoneNumberNormalize(), MobilePhoneNumberSet()
property WorkPhoneNumber as %String (MAXLEN = 80);
Property methods: WorkPhoneNumberDisplayToLogical(), WorkPhoneNumberGet(), WorkPhoneNumberIsValid(), WorkPhoneNumberLogicalToDisplay(), WorkPhoneNumberLogicalToOdbc(), WorkPhoneNumberNormalize(), WorkPhoneNumberSet()
Inherited Members
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()