HS.AU.Message.HI.SearchIHIRequest
persistent class HS.AU.Message.HI.SearchIHIRequest extends HS.AU.Message.CommonRequest
SQL Table Name: HS_AU_Message_HI.SearchIHIRequest
Property Inventory
- AustralianPostalAddress
- AustralianStreetAddress
- DVAFileNumber
- DateOfBirth
- FamilyName
- GivenName
- History
- IHINumber
- InternationalAddress
- MedicareCardNumber
- MedicareIRN
- Sex
Parameters
parameter NAMESPACE = http://ns.electronichealth.net.au/hi/svc/ConsumerSearchIHI/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.SearchIHIResponse;
parameter XMLNAME = searchIHI;
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 AustralianPostalAddress as HS.AU.Types.HI.Address.AustralianPostalAddressType (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/Address/3.0", XMLNAME = "australianPostalAddress", XMLREF = 1);
Property methods: AustralianPostalAddressGet(), AustralianPostalAddressGetObject(), AustralianPostalAddressGetObjectId(), AustralianPostalAddressGetStored(), AustralianPostalAddressGetSwizzled(), AustralianPostalAddressIsEmpty(), AustralianPostalAddressIsValid(), AustralianPostalAddressNewObject(), AustralianPostalAddressSet(), AustralianPostalAddressSetObject(), AustralianPostalAddressSetObjectId(), AustralianPostalAddressUnSwizzle()
property AustralianStreetAddress as HS.AU.Types.HI.Address.AustralianStreetAddressType (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/Address/3.0", XMLNAME = "australianStreetAddress", XMLREF = 1);
Property methods: AustralianStreetAddressGet(), AustralianStreetAddressGetObject(), AustralianStreetAddressGetObjectId(), AustralianStreetAddressGetStored(), AustralianStreetAddressGetSwizzled(), AustralianStreetAddressIsEmpty(), AustralianStreetAddressIsValid(), AustralianStreetAddressNewObject(), AustralianStreetAddressSet(), AustralianStreetAddressSetObject(), AustralianStreetAddressSetObjectId(), AustralianStreetAddressUnSwizzle()
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 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 History as %String (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/ConsumerCoreElements/3.0", VALUELIST = ",F,T", XMLNAME = "history", XMLREF = 1);
Property methods: HistoryDisplayToLogical(), HistoryGet(), HistoryGetStored(), HistoryIsValid(), HistoryLogicalToDisplay(), HistoryLogicalToOdbc(), HistoryNormalize(), HistorySet()
property IHINumber as %String);
Property methods: IHINumberDisplayToLogical(), IHINumberGet(), IHINumberGetStored(), IHINumberIsValid(), IHINumberLogicalToDisplay(), IHINumberLogicalToOdbc(), IHINumberNormalize(), IHINumberSet()
property InternationalAddress as HS.AU.Types.HI.Address.InternationalAddressType (REFELEMENTQUALIFIED = 1, REFNAMESPACE = "http://ns.electronichealth.net.au/hi/xsd/consumercore/Address/3.0", XMLNAME = "internationalAddress", XMLREF = 1);
Property methods: InternationalAddressGet(), InternationalAddressGetObject(), InternationalAddressGetObjectId(), InternationalAddressGetStored(), InternationalAddressGetSwizzled(), InternationalAddressIsEmpty(), InternationalAddressIsValid(), InternationalAddressNewObject(), InternationalAddressSet(), InternationalAddressSetObject(), InternationalAddressSetObjectId(), InternationalAddressUnSwizzle()
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 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()
- 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.SearchIHIRequest)
^Ens.MessageBodyD(ID,"HS.AU.Message.HI.SearchIHIRequest.AdditionalInfo",n) |
= | AdditionalInfo(n) |
Storage Model: Storage (HS.AU.Message.HI.SearchIHIRequest)
^Ens.MessageBodyD(ID,"SearchIHIRequest") |
= | IHINumber
medicareCardNumber
medicareIRN
dvaFileNumber
DateOfBirth
Sex
FamilyName
GivenName
australianPostalAddress
australianStreetAddress
internationalAddress
history
MedicareCardNumber
MedicareIRN
DVAFileNumber
AustralianPostalAddress
AustralianStreetAddress
InternationalAddress
History
SAMLData
|