HS.AU.Message.HI.SearchIHIResult
persistent class HS.AU.Message.HI.SearchIHIResult extends HS.AU.Message.CommonResponse
SQL Table Name: HS_AU_Message_HI.SearchIHIResult
Property Inventory
- DVAFileNumber
- DateOfBirth
- DateOfBirthAccuracyIndicator
- DateOfDeath
- DateOfDeathAccuracyIndicator
- FamilyName
- GivenName
- IHINumber
- IHIRecordStatus
- IHIStatus
- MedicareCardNumber
- MedicareIRN
- ServiceMessages
- Sex
Parameters
parameter NAMESPACE = http://ns.electronichealth.net.au/hi/xsd/consumermessages/SearchIHI/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 XMLNAME = searchIHIResult;
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 DVAFileNumber as %String (MAXLEN = 9, MINLEN = 2, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0", XMLNAME = "dvaFileNumber", XMLREF = 1);
Property methods: DVAFileNumberDisplayToLogical(), DVAFileNumberGet(), DVAFileNumberGetStored(), DVAFileNumberIsValid(), DVAFileNumberLogicalToDisplay(), DVAFileNumberLogicalToOdbc(), DVAFileNumberNormalize(), DVAFileNumberSet()
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", 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", 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 IHIRecordStatus as %String (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0", VALUELIST = ",Provisional,Unverified,Verified", XMLNAME = "ihiRecordStatus", XMLREF = 1);
Property methods: IHIRecordStatusDisplayToLogical(), IHIRecordStatusGet(), IHIRecordStatusGetStored(), IHIRecordStatusIsValid(), IHIRecordStatusLogicalToDisplay(), IHIRecordStatusLogicalToOdbc(), IHIRecordStatusNormalize(), IHIRecordStatusSet()
property IHIStatus as %String (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0", VALUELIST = ",Active,Deceased,Expired,Resolved,Retired", XMLNAME = "ihiStatus", XMLREF = 1);
Property methods: IHIStatusDisplayToLogical(), IHIStatusGet(), IHIStatusGetStored(), IHIStatusIsValid(), IHIStatusLogicalToDisplay(), IHIStatusLogicalToOdbc(), IHIStatusNormalize(), IHIStatusSet()
property MedicareCardNumber as %String (MAXLEN = 10, MINLEN = 10, REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0", XMLNAME = "medicareCardNumber", XMLREF = 1);
Property methods: MedicareCardNumberDisplayToLogical(), MedicareCardNumberGet(), MedicareCardNumberGetStored(), MedicareCardNumberIsValid(), MedicareCardNumberLogicalToDisplay(), MedicareCardNumberLogicalToOdbc(), MedicareCardNumberNormalize(), MedicareCardNumberSet()
property MedicareIRN as %String (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0", XMLNAME = "medicareIRN", XMLREF = 1);
Property methods: MedicareIRNDisplayToLogical(), MedicareIRNGet(), MedicareIRNGetStored(), MedicareIRNIsValid(), MedicareIRNLogicalToDisplay(), MedicareIRNLogicalToOdbc(), MedicareIRNNormalize(), MedicareIRNSet()
property ServiceMessages as HS.AU.Types.HI.ServiceMessagesType (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/common/CommonCoreElements/3.0", XMLNAME = "serviceMessages", XMLREF = 1);
Property methods: ServiceMessagesGet(), ServiceMessagesGetObject(), ServiceMessagesGetObjectId(), ServiceMessagesGetStored(), ServiceMessagesGetSwizzled(), ServiceMessagesIsEmpty(), ServiceMessagesIsValid(), ServiceMessagesNewObject(), ServiceMessagesSet(), ServiceMessagesSetObject(), ServiceMessagesSetObjectId(), ServiceMessagesUnSwizzle()
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()
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()
- 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.CommonResponse)
^Ens.MessageBodyD(ID,"CommonResponse") |
= | ServiceCallStatus
ServiceCallCode
ServiceCallDescription
|
Storage Model: Storage (HS.AU.Message.HI.SearchIHIResult)
^Ens.MessageBodyD(ID,"HS.AU.Message.HI.SearchIHIResult.AdditionalInfo",n) |
= | AdditionalInfo(n) |
Storage Model: Storage (HS.AU.Message.HI.SearchIHIResult)
^Ens.MessageBodyD(ID,"SearchIHIResult") |
= | IHINumber
MedicareCardNumber
MedicareIRN
DVAFileNumber
IHIRecordStatus
IHIStatus
GivenName
FamilyName
DateOfBirth
Sex
DateOfBirthAccuracyIndicator
DateOfDeath
DateOfDeathAccuracyIndicator
ServiceMessages
|