HS.AU.Message.HI.UpdateIHIRequest
persistent class HS.AU.Message.HI.UpdateIHIRequest extends HS.AU.Message.CommonRequest
SQL Table Name: HS_AU_Message_HI.UpdateIHIRequest
Property Inventory
- Address
 - BirthOrder
 - BirthPlurality
 - DateOfBirth
 - DateOfBirthAccuracyIndicator
 - DateOfDeath
 - DateOfDeathAccuracyIndicator
 - ElectronicCommunication
 - IHINumber
 - Name
 - NameUpdateGroup
 - Sex
 - SourceOfDeathNotification
 
Parameters
parameter NAMESPACE = http://ns.electronichealth.net.au/hi/svc/ConsumerUpdateIHI/3.2.0;
Inherited description: NAMESPACE specifies the XML namespace to be used when projecting the
class to XML.  If NAMESPACE = "", the default namespace is used for the XML schema
is used as the namespace for his class.
parameter RESPONSECLASSNAME = HS.AU.Message.HI.UpdateIHIResponse;
parameter XMLNAME = updateIHI;
Inherited description: This parameter provides the default XMLNAME for the class. If it is
empty then the class name will be used to construct a default XML name.
The default XMLNAME is used as the top level tag 
when exporting objects and the export context
did not provide an XML container name.
Properties
property Address as list of HS.AU.Types.HI.AddressType (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/Address/3.0", XMLNAME = "address", XMLPROJECTION = "ELEMENT", XMLREF = 1);
Property methods: AddressBuildValueArray(), AddressCollectionToDisplay(), AddressCollectionToOdbc(), AddressDisplayToCollection(), AddressGet(), AddressGetObject(), AddressGetObjectId(), AddressGetStored(), AddressGetSwizzled(), AddressIsValid(), AddressOdbcToCollection(), AddressSet(), AddressSetObject(), AddressSetObjectId()
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(), BirthOrderGetStored(), 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(), BirthPluralityGetStored(), 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(), DateOfBirthGetStored(), 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(), DateOfBirthAccuracyIndicatorGetStored(), 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(), DateOfDeathGetStored(), 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(), DateOfDeathAccuracyIndicatorGetStored(), DateOfDeathAccuracyIndicatorIsValid(), DateOfDeathAccuracyIndicatorLogicalToDisplay(), DateOfDeathAccuracyIndicatorLogicalToOdbc(), DateOfDeathAccuracyIndicatorNormalize(), DateOfDeathAccuracyIndicatorSet()
property ElectronicCommunication as list of HS.AU.Types.HI.ElectronicCommunicationType (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ElectronicCommunication/3.0", XMLNAME = "electronicCommunication", XMLPROJECTION = "ELEMENT", XMLREF = 1);
Property methods: ElectronicCommunicationBuildValueArray(), ElectronicCommunicationCollectionToDisplay(), ElectronicCommunicationCollectionToOdbc(), ElectronicCommunicationDisplayToCollection(), ElectronicCommunicationGet(), ElectronicCommunicationGetObject(), ElectronicCommunicationGetObjectId(), ElectronicCommunicationGetStored(), ElectronicCommunicationGetSwizzled(), ElectronicCommunicationIsValid(), ElectronicCommunicationOdbcToCollection(), ElectronicCommunicationSet(), ElectronicCommunicationSetObject(), ElectronicCommunicationSetObjectId()
property IHINumber as %String);
Property methods: IHINumberDisplayToLogical(), IHINumberGet(), IHINumberGetStored(), IHINumberIsValid(), IHINumberLogicalToDisplay(), IHINumberLogicalToOdbc(), IHINumberNormalize(), IHINumberSet()
property Name as list of HS.AU.Types.HI.NameType (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/Name/3.2.0", XMLNAME = "name", XMLPROJECTION = "ELEMENT", XMLREF = 1);
Property methods: NameBuildValueArray(), NameCollectionToDisplay(), NameCollectionToOdbc(), NameDisplayToCollection(), NameGet(), NameGetObject(), NameGetObjectId(), NameGetStored(), NameGetSwizzled(), NameIsValid(), NameOdbcToCollection(), NameSet(), NameSetObject(), NameSetObjectId()
property NameUpdateGroup as list of HS.AU.Types.HI.NameUpdateGroupType (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/Name/3.2.0", XMLNAME = "nameUpdateGroup", XMLPROJECTION = "ELEMENT", XMLREF = 1);
Property methods: NameUpdateGroupBuildValueArray(), NameUpdateGroupCollectionToDisplay(), NameUpdateGroupCollectionToOdbc(), NameUpdateGroupDisplayToCollection(), NameUpdateGroupGet(), NameUpdateGroupGetObject(), NameUpdateGroupGetObjectId(), NameUpdateGroupGetStored(), NameUpdateGroupGetSwizzled(), NameUpdateGroupIsValid(), NameUpdateGroupOdbcToCollection(), NameUpdateGroupSet(), NameUpdateGroupSetObject(), NameUpdateGroupSetObjectId()
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(), SexGetStored(), 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.2.0", VALUELIST = ",H", XMLNAME = "sourceOfDeathNotification", XMLREF = 1);
Property methods: SourceOfDeathNotificationDisplayToLogical(), SourceOfDeathNotificationGet(), SourceOfDeathNotificationGetStored(), SourceOfDeathNotificationIsValid(), SourceOfDeathNotificationLogicalToDisplay(), SourceOfDeathNotificationLogicalToOdbc(), SourceOfDeathNotificationNormalize(), SourceOfDeathNotificationSet()
Inherited Members
Inherited Properties
Inherited Methods
- %%CLASSNAMELogicalToStorage()
 - %%CLASSNAMEStorageToLogical()
 - %AddToSaveSet()
 - %AddToSyncSet()
 - %BMEBuilt()
 - %BuildIndicesAsync()
 - %BuildIndicesAsyncResponse()
 - %CheckConstraints()
 - %CheckConstraintsForExtent()
 - %ClassIsLatestVersion()
 - %ClassName()
 - %CompareContents()
 - %ComposeOid()
 - %ConstructClone()
 - %Delete()
 - %DeleteExtent()
 - %DeleteId()
 - %DispatchClassMethod()
 - %DispatchGetModified()
 - %DispatchGetProperty()
 - %DispatchMethod()
 - %DispatchSetModified()
 - %DispatchSetMultidimProperty()
 - %DispatchSetProperty()
 - %DrawHTMLForm()
 - %DrawHTMLTable()
 - %Exists()
 - %ExistsId()
 - %Extends()
 - %GUID()
 - %GUIDSet()
 - %GetContentType()
 - %GetLock()
 - %GetParameter()
 - %GetSwizzleObject()
 - %Id()
 - %InitExtentData()
 - %InsertBatch()
 - %IsA()
 - %IsModified()
 - %IsNull()
 - %KillExtent()
 - %KillExtentData()
 - %LoadFromMemory()
 - %LockExtent()
 - %LockId()
 - %New()
 - %NormalizeObject()
 - %ObjectIsNull()
 - %ObjectModified()
 - %Oid()
 - %OnBeforeAddToSync()
 - %OnDeleteFinally()
 - %OnDetermineClass()
 - %OnOpenFinally()
 - %OnSaveFinally()
 - %OnTimeout()
 - %Open()
 - %OpenId()
 - %OriginalNamespace()
 - %PackageName()
 - %PhysicalAddress()
 - %ProcessSubmit()
 - %PurgeIndices()
 - %Reload()
 - %RemoveFromSaveSet()
 - %ResolveConcurrencyConflict()
 - %RollBack()
 - %Save()
 - %SaveDirect()
 - %SaveIndices()
 - %SerializeObject()
 - %SetModified()
 - %ShowContents()
 - %ShowContentsHead()
 - %SortBegin()
 - %SortEnd()
 - %SyncObjectIn()
 - %SyncTransport()
 - %UnlockExtent()
 - %UnlockId()
 - %ValidateIndices()
 - %ValidateObject()
 - %ValidateTable()
 - GenerateGenericDAOFromObject()
 - GetStatsDimension()
 - NewResponse()
 - OnShowJSONContents()
 - OnShowXMLContents()
 - OutputFormattedJSON()
 - WriteNoJSONFormat()
 - XMLDTD()
 - XMLExport()
 - XMLExportToStream()
 - XMLExportToString()
 - XMLNew()
 - XMLSchema()
 - XMLSchemaNamespace()
 - XMLSchemaType()
 
Storage
Gray indicates storage defined by superclasses.
Storage Model: Storage (Ens.MessageBody)
^Ens.MessageBodyD(ID)  | 
= | %%CLASSNAME 
 | 
Storage Model: Storage (HS.AU.Message.CommonRequest)
^Ens.MessageBodyD(ID,"HS.AU.Message.CommonRequest.AdditionalInfo",n)  | 
= | AdditionalInfo(n)  | 
Storage Model: Storage (HS.AU.Message.CommonRequest)
^Ens.MessageBodyD(ID,"CommonRequest")  | 
= | SAMLData 
 | 
Storage Model: Storage (HS.AU.Message.HI.UpdateIHIRequest)
^Ens.MessageBodyD(ID,"HS.AU.Message.HI.UpdateIHIRequest.AdditionalInfo",n)  | 
= | AdditionalInfo(n)  | 
Storage Model: Storage (HS.AU.Message.HI.UpdateIHIRequest)
^Ens.MessageBodyD(ID,"UpdateIHIRequest")  | 
= | IHINumber 
DateOfBirth 
DateOfBirthAccuracyIndicator 
Sex 
BirthPlurality 
BirthOrder 
DateOfDeath 
DateOfDeathAccuracyIndicator 
SourceOfDeathNotification 
ElectronicCommunication 
Name 
NameUpdateGroup 
Address 
SAMLData 
 |