HS.FHIR.DTL.vSTU3.Model.Resource.Sequence
class HS.FHIR.DTL.vSTU3.Model.Resource.Sequence extends HS.FHIR.DTL.vSTU3.Model.Base.DomainResource
Raw data describing a biological sequence.Property Inventory
- coordinateSystem
- device
- identifier
- observedSeq
- patient
- performer
- pointer
- quality
- quantity
- readCoverage
- referenceSeq
- repository
- specimen
- type
- variant
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Base number of coordinate system (0 for 0-based numbering or coordinates, inclusive start, exclusive end, 1 for 1-based numbering, inclusive start, inclusive end)
The method for sequencing.
Device
Unique ID for this particular sequence. This is a FHIR-defined id.
Sequence that was observed.
Who and/or what this is about.
Patient
Who should be responsible for test result.
Organization
Pointer to next atomic sequence.
Sequence
An set of value as quality of sequence.
The number of copies of the seqeunce of interest. (RNASeq)
Average number of reads representing a given nucleotide in the reconstructed sequence.
A sequence used as reference.
External repository which contains detailed report related with observedSeq in this resource.
Specimen used for sequencing.
Specimen
aa | dna | rna
any FHIR3 code may be used; sequence-type shows EXAMPLE codes, but you may use codes from any ValueSet.
Variant in sequence.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()