HS.SDA3.GenomicsOrder
hidden class HS.SDA3.GenomicsOrder extends HS.SDA3.AbstractResultOrder, HS.SDA3.SuperClass
For genetics ordersProperty Inventory
Parameters
parameter CANOVERRIDEPROPLIST = Variants;
This will be computed by the streamlet class
parameter ORDERITEMTYPE = GEN;
Inherited description: Must be filled in on descendent class
This will determine the order type of the order item
This will determine the order type of the order item
Properties
property Extension as HS.Local.SDA3.GenomicsOrderExtension;
Property methods: ExtensionGet(), ExtensionGetObject(), ExtensionGetObjectId(), ExtensionGetSwizzled(), ExtensionIsEmpty(), ExtensionIsValid(), ExtensionNewObject(), ExtensionSet(), ExtensionSetObject(), ExtensionSetObjectId(), ExtensionUnSwizzle()
property LinkedFillerID as %String (MAXLEN = 220);
Many genomics orders are associated with a lab order. If so, this will
contain the filler ID of that lab order
VIEWERLIB: Not stored
Property methods: LinkedFillerIDDisplayToLogical(), LinkedFillerIDGet(), LinkedFillerIDIsValid(), LinkedFillerIDLogicalToDisplay(), LinkedFillerIDLogicalToOdbc(), LinkedFillerIDNormalize(), LinkedFillerIDSet()
property VCFStreams as list of HS.SDA3.Blob;
A stream of VCF data - this can be very large
VIEWERLIB: Not stored
Property methods: VCFStreamsBuildValueArray(), VCFStreamsCollectionToDisplay(), VCFStreamsCollectionToOdbc(), VCFStreamsDisplayToCollection(), VCFStreamsGet(), VCFStreamsGetObject(), VCFStreamsGetObjectId(), VCFStreamsGetSwizzled(), VCFStreamsIsValid(), VCFStreamsOdbcToCollection(), VCFStreamsSet(), VCFStreamsSetObject(), VCFStreamsSetObjectId()
property Variants as list of HS.SDA3.GenomicsVariant;
A filtered list of the clinically significant variant data parsed from the VCF streams
We filter by "report,true" in the key value pairs stored in column 8 (INFO)
Property methods: VariantsBuildValueArray(), VariantsCollectionToDisplay(), VariantsCollectionToOdbc(), VariantsDisplayToCollection(), VariantsGet(), VariantsGetObject(), VariantsGetObjectId(), VariantsGetSwizzled(), VariantsIsValid(), VariantsOdbcToCollection(), VariantsSet(), VariantsSetObject(), VariantsSetObjectId()
Inherited Members
Inherited Properties
- ActionCode
- ActionScope
- AuthorizationTime
- CallbackNumber
- ClinicalInformation
- Comments
- Condition
- ConfidentialityCode
- ConsultationDepartment
- CustomPairs
- Duration
- EncounterNumber
- EnteredAt
- EnteredBy
- EnteredOn
- EnteringOrganization
- ExternalId
- FillerAssigningAuthority
- FillerId
- Frequency
- FromTime
- GroupAssigningAuthority
- GroupId
- OrderCategory
- OrderGroup
- OrderItem
- OrderQuantity
- OrderedBy
- ParentFillerAssigningAuthority
- ParentFillerId
- ParentPlacerAssigningAuthority
- ParentPlacerId
- ParentResultObservation
- ParentResultObservationSubId
- ParentResultObservationText
- PlacerAssigningAuthority
- PlacerId
- Priority
- ProvenanceIds
- ReasonForStudy
- ReassessmentTime
- ReceivingLocation
- Result
- ResultCopiesTo
- SourceFormat
- Specimen
- SpecimenCollectedTime
- SpecimenReceivedTime
- Specimens
- Status
- TextInstruction
- ToTime
- UpdatedOn
- VerifiedBy
- VerifiedComments
Inherited Methods
- %AddToSaveSet()
- %AddToSyncSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %Delete()
- %DeleteId()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %GetSwizzleObject()
- %IsA()
- %IsModified()
- %IsNull()
- %New()
- %NormalizeObject()
- %ObjectIsNull()
- %ObjectModified()
- %OnBeforeAddToSync()
- %OnDetermineClass()
- %Open()
- %OpenId()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %ResolveConcurrencyConflict()
- %SerializeObject()
- %SetModified()
- %SyncObjectIn()
- %SyncTransport()
- %ValidateObject()
- EndXMLList()
- GetStreamletClass()
- IsDefined()
- LogIgnoredTag()
- LogicalToOdbc()
- OdbcToLogical()
- StartXMLList()
- ToQuickXML()
- ToQuickXMLStream()
- ToQuickXMLString()
- Translate()
- UpdateSDA()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLImportSDAString()
- XMLImportSDAStringUnknown()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()