Skip to main content

HS.AU.Message.HI.CreateProvisionalIHIRequest

persistent class HS.AU.Message.HI.CreateProvisionalIHIRequest extends HS.AU.Message.CommonRequest

SQL Table Name: HS_AU_Message_HI.CreateProvisionalIHIRequest

Property Inventory

Parameters

parameter NAMESPACE = http://ns.electronichealth.net.au/hi/svc/ConsumerCreateProvisionalIHI/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.CreateProvisionalIHIResponse;
parameter XMLNAME = createProvisionalIHI;
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 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 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

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.CreateProvisionalIHIRequest)

^Ens.MessageBodyD(ID,"HS.AU.Message.HI.CreateProvisionalIHIRequest.AdditionalInfo",n)
=
AdditionalInfo(n)

Storage Model: Storage (HS.AU.Message.HI.CreateProvisionalIHIRequest)

^Ens.MessageBodyD(ID,"CreateProvisionalIHIRequest")
=
FamilyName
GivenName
Sex
DateOfBirth
DateOfBirthAccuracyIndicator
DateOfDeath
DateOfDeathAccuracyIndicator
SourceOfDeathNotification
SAMLData
FeedbackOpens in a new tab