HS.AU.Types.HI.IndividualHealthcareIdentityType
serial class HS.AU.Types.HI.IndividualHealthcareIdentityType extends %Library.SerialObject, %XML.Adaptor
Property Inventory
- BirthOrder
- BirthPlurality
- DateOfBirth
- DateOfBirthAccuracyIndicator
- DateOfDeath
- DateOfDeathAccuracyIndicator
- Sex
- SourceOfDeathNotification
Properties
property BirthOrder as %String (MAXLEN = 1, MINLEN = 1, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0", VALUELIST = ",1,2,3,4,5,6,8,9", XMLNAME = "birthOrder", XMLREF = 1);
Property methods: BirthOrderDisplayToLogical(), BirthOrderGet(), BirthOrderIsValid(), BirthOrderLogicalToDisplay(), BirthOrderLogicalToOdbc(), BirthOrderNormalize(), BirthOrderSet()
property BirthPlurality as %String (MAXLEN = 1, MINLEN = 1, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0", VALUELIST = ",1,2,3,4,5,6,8,9", XMLNAME = "birthPlurality", XMLREF = 1);
Property methods: BirthPluralityDisplayToLogical(), BirthPluralityGet(), BirthPluralityIsValid(), BirthPluralityLogicalToDisplay(), BirthPluralityLogicalToOdbc(), BirthPluralityNormalize(), BirthPluralitySet()
property DateOfBirth as %Date (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/common/CommonCoreElements/3.0", XMLNAME = "dateOfBirth", XMLREF = 1);
Property methods: DateOfBirthDisplayToLogical(), DateOfBirthGet(), DateOfBirthIsValid(), DateOfBirthLogicalToDisplay(), DateOfBirthLogicalToOdbc(), DateOfBirthLogicalToXSD(), DateOfBirthNormalize(), DateOfBirthOdbcToLogical(), DateOfBirthSet(), DateOfBirthXSDToLogical()
property DateOfBirthAccuracyIndicator as %String (MAXLEN = 3, MINLEN = 3, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/common/CommonCoreElements/3.0", VALUELIST = ",AAA,AAE,AAU,AEA,AEE,AEU,AUA,AUE,AUU,EAA,EAE,EAU,EEA,EEE,EEU,EUA,EUE,EUU,UAA,UAE,UAU,UEA,UEE,UEU,UUA,UUE,UUU", XMLNAME = "dateOfBirthAccuracyIndicator", XMLREF = 1);
Property methods: DateOfBirthAccuracyIndicatorDisplayToLogical(), DateOfBirthAccuracyIndicatorGet(), DateOfBirthAccuracyIndicatorIsValid(), DateOfBirthAccuracyIndicatorLogicalToDisplay(), DateOfBirthAccuracyIndicatorLogicalToOdbc(), DateOfBirthAccuracyIndicatorNormalize(), DateOfBirthAccuracyIndicatorSet()
property DateOfDeath as %Date (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/common/CommonCoreElements/3.0", XMLNAME = "dateOfDeath", XMLREF = 1);
Property methods: DateOfDeathDisplayToLogical(), DateOfDeathGet(), DateOfDeathIsValid(), DateOfDeathLogicalToDisplay(), DateOfDeathLogicalToOdbc(), DateOfDeathLogicalToXSD(), DateOfDeathNormalize(), DateOfDeathOdbcToLogical(), DateOfDeathSet(), DateOfDeathXSDToLogical()
property DateOfDeathAccuracyIndicator as %String (MAXLEN = 3, MINLEN = 3, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/common/CommonCoreElements/3.0", VALUELIST = ",AAA,AAE,AAU,AEA,AEE,AEU,AUA,AUE,AUU,EAA,EAE,EAU,EEA,EEE,EEU,EUA,EUE,EUU,UAA,UAE,UAU,UEA,UEE,UEU,UUA,UUE,UUU", XMLNAME = "dateOfDeathAccuracyIndicator", XMLREF = 1);
Property methods: DateOfDeathAccuracyIndicatorDisplayToLogical(), DateOfDeathAccuracyIndicatorGet(), DateOfDeathAccuracyIndicatorIsValid(), DateOfDeathAccuracyIndicatorLogicalToDisplay(), DateOfDeathAccuracyIndicatorLogicalToOdbc(), DateOfDeathAccuracyIndicatorNormalize(), DateOfDeathAccuracyIndicatorSet()
property Sex as %String (MAXLEN = 1, MINLEN = 1, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/common/CommonCoreElements/3.0", VALUELIST = ",F,I,M,N", XMLNAME = "sex", XMLREF = 1);
Property methods: SexDisplayToLogical(), SexGet(), SexIsValid(), SexLogicalToDisplay(), SexLogicalToOdbc(), SexNormalize(), SexSet()
property SourceOfDeathNotification as %String (MAXLEN = 1, MINLEN = 1, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0", VALUELIST = ",H", XMLNAME = "sourceOfDeathNotification", XMLREF = 1);
Property methods: SourceOfDeathNotificationDisplayToLogical(), SourceOfDeathNotificationGet(), SourceOfDeathNotificationIsValid(), SourceOfDeathNotificationLogicalToDisplay(), SourceOfDeathNotificationLogicalToOdbc(), SourceOfDeathNotificationNormalize(), SourceOfDeathNotificationSet()
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()
- LogicalToOdbc()
- OdbcToLogical()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()