HS.AU.Message.HI.UpdateProvisionalIHIRequest
persistent class HS.AU.Message.HI.UpdateProvisionalIHIRequest extends HS.AU.Message.CommonRequest
SQL Table Name: HS_AU_Message_HI.UpdateProvisionalIHIRequest
Property Inventory
- DateOfBirth
- DateOfBirthAccuracyIndicator
- DateOfDeath
- DateOfDeathAccuracyIndicator
- FamilyName
- GivenName
- IHINumber
- Sex
- SourceOfDeathNotification
Parameters
parameter NAMESPACE = http://ns.electronichealth.net.au/hi/svc/ConsumerUpdateProvisionalIHI/3.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.UpdateProvisionalIHIResponse;
parameter XMLTYPE = updateProvisionalIHI;
Inherited description: Prevent this class from having the same default XML Type and Name as any of its subclasses that have the short classname "Request".
Properties
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 FamilyName as %String (MAXLEN = 40, MINLEN = 1, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/common/IndividualNameCore/3.0", TRUNCATE = 1, XMLNAME = "familyName", XMLREF = 1);
Property methods: FamilyNameDisplayToLogical(), FamilyNameGet(), FamilyNameGetStored(), FamilyNameIsValid(), FamilyNameLogicalToDisplay(), FamilyNameLogicalToOdbc(), FamilyNameNormalize(), FamilyNameSet()
property GivenName as %String (MAXLEN = 40, MINLEN = 1, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/common/IndividualNameCore/3.0", TRUNCATE = 1, XMLNAME = "givenName", XMLREF = 1);
Property methods: GivenNameDisplayToLogical(), GivenNameGet(), GivenNameGetStored(), GivenNameIsValid(), GivenNameLogicalToDisplay(), GivenNameLogicalToOdbc(), GivenNameNormalize(), GivenNameSet()
property IHINumber as %String);
Property methods: IHINumberDisplayToLogical(), IHINumberGet(), IHINumberGetStored(), IHINumberIsValid(), IHINumberLogicalToDisplay(), IHINumberLogicalToOdbc(), IHINumberNormalize(), IHINumberSet()
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.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.UpdateProvisionalIHIRequest)
^Ens.MessageBodyD(ID,"UpdateProvisionalIHIRequest") |
= | IHINumber
FamilyName
GivenName
Sex
DateOfBirth
DateOfBirthAccuracyIndicator
DateOfDeath
DateOfDeathAccuracyIndicator
SourceOfDeathNotification
|