Vital Signs

Return to types list

Type Properties

Properties
PropertyValue
id73822612-c15f-4b49-9e65-6af369e55c65
nameVital Signs
uncreatablefalse
immutablefalse
singletonfalse
transformsform, mtt, stt

Type Details

vital-signs  Information related to vital signs.
NameTypeIsRequiredDescription
whend:date-timeYesThe date and time for the vital signs.
vital-signs-resultsvit:vital-sign-result-typeNoVital sign results.
sitestringNoSite for vital sign.
positionstringNoPosition of vital sign.
vital-sign-result-type
NameTypeIsRequiredDescription
titlet:codable-valueYesClinical name for vital sign.
valuedoubleNoResult value.
unitt:codable-valueNoResult value unit.
reference-minimumdoubleNoReference minimum value.
reference-maximumdoubleNoReference maximum value.
text-valuestringNoFree form textual content of result.
flagt:codable-valueNoFlag for result.

Schema

Open schema as a file

Verify XML against this schema

<schema xmlns:vit="urn:com.microsoft.wc.thing.vital-signs" xmlns:t="urn:com.microsoft.wc.thing.types" xmlns:d="urn:com.microsoft.wc.dates" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:com.microsoft.wc.thing.vital-signs">
  <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>73822612-C15F-4B49-9E65-6AF369E55C65</type-id>
      <type-name>Vital Signs</type-name>
      <wrapper-class-name>VitalSigns</wrapper-class-name>
      <wrapper-class-fwlink>136239</wrapper-class-fwlink>
      <sample-xml-fwlink>136240</sample-xml-fwlink>
      <data-type-guide-fwlink>136238</data-type-guide-fwlink>
      <summary>Information related to vital signs.</summary>
      <remarks>This thing type describes the vital signs of a person.</remarks>
      <effective-date-element>when</effective-date-element>
    </documentation>
  </annotation>
  <complexType name="vital-sign-result-type">
    <sequence>
      <element name="title" type="t:codable-value">
        <annotation>
          <documentation>
            <summary>Clinical name for vital sign.</summary>
            <preferred-vocabulary>vital-statistics</preferred-vocabulary>
          </documentation>
        </annotation>
      </element>
      <element name="value" type="double" minOccurs="0">
        <annotation>
          <documentation>
            <summary>Result value.</summary>
          </documentation>
        </annotation>
      </element>
      <element name="unit" type="t:codable-value" minOccurs="0">
        <annotation>
          <documentation>
            <summary>Result value unit.</summary>
            <preferred-vocabulary>lab-results-units</preferred-vocabulary>
          </documentation>
        </annotation>
      </element>
      <element name="reference-minimum" type="double" minOccurs="0">
        <annotation>
          <documentation>
            <summary>Reference minimum value.</summary>
          </documentation>
        </annotation>
      </element>
      <element name="reference-maximum" type="double" minOccurs="0">
        <annotation>
          <documentation>
            <summary>Reference maximum value.</summary>
          </documentation>
        </annotation>
      </element>
      <element name="text-value" type="string" minOccurs="0">
        <annotation>
          <documentation>
            <summary>Free form textual content of result.</summary>
          </documentation>
        </annotation>
      </element>
      <element name="flag" type="t:codable-value" minOccurs="0">
        <annotation>
          <documentation>
            <summary>Flag for result.</summary>
            <preferred-vocabulary>lab-results-flag</preferred-vocabulary>
          </documentation>
        </annotation>
      </element>
    </sequence>
  </complexType>
  <element name="vital-signs">
    <complexType>
      <annotation>
        <documentation>
          <summary>Information related to vital signs.</summary>
          <remarks>This thing type describes the vital signs of a person.</remarks>
        </documentation>
      </annotation>
      <sequence>
        <element name="when" type="d:date-time">
          <annotation>
            <documentation>
              <summary>The date and time for the vital signs.</summary>
            </documentation>
          </annotation>
        </element>
        <element name="vital-signs-results" type="vit:vital-sign-result-type" minOccurs="0" maxOccurs="unbounded">
          <annotation>
            <documentation>
              <summary>Vital sign results.</summary>
            </documentation>
          </annotation>
        </element>
        <element name="site" type="string" minOccurs="0">
          <annotation>
            <documentation>
              <summary>Site for vital sign.</summary>
            </documentation>
          </annotation>
        </element>
        <element name="position" type="string" minOccurs="0">
          <annotation>
            <documentation>
              <summary>Position of vital sign.</summary>
            </documentation>
          </annotation>
        </element>
      </sequence>
    </complexType>
  </element>
</schema>


Columns

Columns describe this type in the STT and MTT transformations.

Columns
TagLabelTypeWidth
whenDateString100
vital-signs-resultsResultsString100
siteSiteString100
positionPositionString100
wc-idIDString50
wc-versionVersion StampString50
wc-noteNoteString100
wc-tagsTagsString100
wc-dateEffective DateDateTime50
wc-typeType NameString50
wc-typeidType IDString50
wc-sourceSourceString100
wc-brandsBrandsString100
wc-relatedthingsRelated ItemsString100
wc-ispersonalIs PersonalBoolean40
wc-audit-personnameChanged byString100
wc-audit-dateDateDateTime100
wc-audit-actionActionString100
wc-audit-appnameProgramString100
wc-issignedSignedBoolean50
wc-isdownversionedDown VersionedBoolean50
wc-isupversionedUp VersionedBoolean50
wc-stateItem StateString50