Blood Oxygen Saturation
Return to types list
Type Properties
Properties
| Property | Value |
| id | 3a54f95f-03d8-4f62-815f-f691fc94a500 |
| name | Blood Oxygen Saturation |
| uncreatable | false |
| immutable | false |
| singleton | false |
| transforms | form, mtt, stt, wpd2-2E9A4DE6-05E2-47e9-B847-9CF5A5C968D4, include-hvcc-mapping, hvcc-display, include-hvcc-props |
|
Type Details
|
|
|
|
blood-oxygen-saturation Percentage of oxygen saturation in the blood.
| Name | Type | IsRequired | Description |
| when | d:date-time | Yes | The date and time of this measurement. |
| value | t:percentage | Yes | The measured blood oxygen saturation percentage. |
| measurement-method | t:codable-value | No | The technique used to obtain the measurement. |
| measurement-flags | t:codable-value | No | Additional information about the measurement. Examples: Incomplete measurement, irregular heartbeat. |
|
Schema
Open schema as a file
Verify XML against this schema
<schema xmlns:t="urn:com.microsoft.wc.thing.types" xmlns:d="urn:com.microsoft.wc.dates" xmlns:this="urn:com.microsoft.wc.thing.blood-oxygen-saturation" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:com.microsoft.wc.thing.blood-oxygen-saturation">
<import namespace="urn:com.microsoft.wc.thing.types" schemaLocation="base.xsd" />
<import namespace="urn:com.microsoft.wc.dates" schemaLocation="dates.xsd" />
<annotation>
<documentation>
<type-id>3a54f95f-03d8-4f62-815f-f691fc94a500</type-id>
<type-name>Blood Oxygen Saturation</type-name>
<wrapper-class-name>BloodOxygenSaturation</wrapper-class-name>
<wrapper-class-fwlink>136056</wrapper-class-fwlink>
<sample-xml-fwlink>136057</sample-xml-fwlink>
<data-type-guide-fwlink>136055</data-type-guide-fwlink>
<summary>Percentage of oxygen saturation in the blood.</summary>
</documentation>
</annotation>
<element name="blood-oxygen-saturation">
<complexType>
<annotation>
<documentation>
<summary>Percentage of oxygen saturation in the blood.</summary>
</documentation>
</annotation>
<sequence>
<element name="when" type="d:date-time">
<annotation>
<documentation>
<summary>The date and time of this measurement.</summary>
</documentation>
</annotation>
</element>
<element name="value" type="t:percentage">
<annotation>
<documentation>
<summary>The measured blood oxygen saturation percentage.</summary>
</documentation>
</annotation>
</element>
<element name="measurement-method" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>The technique used to obtain the measurement.</summary>
<preferred-vocabulary>blood-oxygen-saturation-measurement-method</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="measurement-flags" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>Additional information about the measurement.</summary>
<remarks>Examples: Incomplete measurement, irregular heartbeat.</remarks>
<preferred-vocabulary>Contact the HealthVault team to help define this vocabulary.</preferred-vocabulary>
</documentation>
</annotation>
</element>
</sequence>
</complexType>
</element>
</schema>
Columns
Columns describe this type in the STT and MTT transformations.
Columns
| Tag | Label | Type | Width |
| when | Date | String | 100 |
| value | Saturation | String | 100 |
| wc-id | ID | String | 50 |
| wc-version | Version Stamp | String | 50 |
| wc-note | Note | String | 100 |
| wc-tags | Tags | String | 100 |
| wc-date | Effective Date | DateTime | 50 |
| wc-type | Type Name | String | 50 |
| wc-typeid | Type ID | String | 50 |
| wc-source | Source | String | 100 |
| wc-brands | Brands | String | 100 |
| wc-relatedthings | Related Items | String | 100 |
| wc-ispersonal | Is Personal | Boolean | 40 |
| wc-audit-personname | Changed by | String | 100 |
| wc-audit-date | Date | DateTime | 100 |
| wc-audit-action | Action | String | 100 |
| wc-audit-appname | Program | String | 100 |
| wc-issigned | Signed | Boolean | 50 |
| wc-isdownversioned | Down Versioned | Boolean | 50 |
| wc-isupversioned | Up Versioned | Boolean | 50 |
| wc-state | Item State | String | 50 |
|