ImmunizationV1 Members
HealthVault
The ImmunizationV1 type exposes the following members.
| Name | Description | |
|---|---|---|
| ImmunizationV1()()()() |
Creates a new instance of the ImmunizationV1 class with
default values.
|
| ImmunizationV1(CodableValue) |
Creates a new instance of the ImmunizationV1 class
specifying the mandatory values.
|
| ImmunizationV1(CodableValue, ApproximateDateTime) |
Creates a new instance of the ImmunizationV1 class
specifying the mandatory values.
|
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) |
| Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
| GetBlobStore(ConnectPackageCreationParameters) |
Gets the BLOB store for this health record item.
(Inherited from HealthRecordItem.) |
| GetBlobStore(HealthRecordAccessor) |
Gets the BLOB store for this health record item.
(Inherited from HealthRecordItem.) |
| GetHashCode |
Serves as a hash function for a particular type. (Inherited from Object.) |
| GetItemXml()()()() |
Gets the XML representation of the health record item.
(Inherited from HealthRecordItem.) |
| GetItemXml(String) |
Gets the XML representation of the health record item.
(Inherited from HealthRecordItem.) |
| GetItemXml(HealthRecordItemSections) |
Gets the XML representation of the health record item.
(Inherited from HealthRecordItem.) |
| GetItemXml(HealthRecordItemSections, String) |
Gets the XML representation of the health record item.
(Inherited from HealthRecordItem.) |
| GetSizeInBytes |
Gets the size of the health record item which will be added to the quota used in the
person's health record.
(Inherited from HealthRecordItem.) |
| GetType |
Gets the Type of the current instance. (Inherited from Object.) |
| IsSignatureValid |
Checks if the health record item's signature is valid.
(Inherited from HealthRecordItem.) |
| MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
| ParseXml |
Populates this ImmunizationV1 instance from the data in the XML.
(Overrides HealthRecordItem..::..ParseXml(IXPathNavigable).) |
| Serialize |
Gets the XML representation of the item for serialization.
(Inherited from HealthRecordItem.) |
| Sign |
Signs the HealthRecordItem with a digital signature.
(Inherited from HealthRecordItem.) |
| ToString |
Gets a string representation of the immunization item.
(Overrides Object..::..ToString()()()().) |
| ValidateCertificate |
Checks if the certificates are valid.
(Inherited from HealthRecordItem.) |
| WriteXml |
Writes the immunization data to the specified XmlWriter.
(Overrides HealthRecordItem..::..WriteXml(XmlWriter).) |
| Name | Description | |
|---|---|---|
| Administrator |
Gets or sets the person or organization that administered the
immunization.
|
| AdverseEvent |
Gets or sets any adverse event description for the immunization.
|
| AnatomicSurface |
Gets or sets the anatomic surface for the immunization.
|
| CommonData |
Gets the common data for the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| Consent |
Gets or sets the consent description for the immunization.
|
| Created |
Gets the audit information associated with the creation of
this health record item.
(Inherited from HealthRecordItem.) |
| DateAdministrated |
Gets or sets the date the immunization was administrated.
|
| EffectiveDate |
Gets or sets the date and time that the health record item data was taken.
(Inherited from HealthRecordItem.) |
| EffectivePermissions |
Gets the effective permissions on the item granted to the person
retrieving the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| ExpirationDate |
Gets or sets the expiration date for the vaccine.
|
| Flags |
Gets the HealthRecordItem flags.
(Inherited from HealthRecordItem.) |
| HealthRecordItemSignatures |
Gets the signatures for the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| IsDownVersioned |
Gets the value indicating if the HealthRecordItem is down-versioned.
(Inherited from HealthRecordItem.) |
| IsImmutable |
Gets a value indicating whether the HealthRecordItem
is immutable.
(Inherited from HealthRecordItem.) |
| IsPersonal |
Gets or sets the value indicating if the HealthRecordItem is private.
(Inherited from HealthRecordItem.) |
| IsUpVersioned |
Gets the value indicating if the HealthRecordItem is up-versioned.
(Inherited from HealthRecordItem.) |
| Key |
Gets the key of the health record item.
(Inherited from HealthRecordItem.) |
| LastUpdated |
Gets the audit information associated with the last update of
this health record item.
(Inherited from HealthRecordItem.) |
| Lot |
Gets or sets the lot of the vaccine.
|
| Manufacturer |
Gets or sets the manufacturer of the vaccine.
|
| Name |
Gets or sets the name of the immunization.
|
| Route |
Gets or sets the medical route for the immunization.
|
| Sections |
Gets the data sections that this HealthRecordItem represents.
(Inherited from HealthRecordItem.) |
| Sequence |
Gets or sets the sequence for the immunization.
|
| State |
Gets the state of the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| Tags |
Gets the list of tags on the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| TransformedXmlData |
Gets the transformed XML data of the HealthRecordItem.
(Inherited from HealthRecordItem.) |
| TypeId |
Gets the type identifier for the health record item type.
(Inherited from HealthRecordItem.) |
| TypeName |
Gets the health record item type name.
(Inherited from HealthRecordItem.) |
| TypeSpecificData |
Gets or sets the XML representation of the type-specific data for the
HealthRecordItem.
(Inherited from HealthRecordItem.) |