Insulin Injection

Return to types list

Type Properties

Properties
PropertyValue
id3b3c053b-b1fe-4e11-9e22-d4b480de74e8
nameInsulin Injection
uncreatablefalse
immutablefalse
singletonfalse
transformsform, mtt, stt, rss

Type Details

insulin-injection  Any insulin injection used to treat diabetes.
NameTypeIsRequiredDescription
typet:codable-valueYesThe type of the insulin used. For example, 'Analoga' or 'Normal'
amountt:insulin-injection-valueYesThe amount of insulin injected. The typical range is 0.1-50IE. An IE unit is 1/100ml.
device-idstringNoThe unique id or serial number for the insulin package. If available, this value can be used to correlate results.

Schema

Open schema as a file

Verify XML against this schema

<schema xmlns:insulin="urn:com.microsoft.wc.thing.insulin" 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.insulin">
  <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>3B3C053B-B1FE-4E11-9E22-D4B480DE74E8</type-id>
      <type-name>Insulin Injection</type-name>
      <wrapper-class-name>InsulinInjection</wrapper-class-name>
      <wrapper-class-fwlink>136170</wrapper-class-fwlink>
      <sample-xml-fwlink>136171</sample-xml-fwlink>
      <data-type-guide-fwlink>136169</data-type-guide-fwlink>
      <summary>Any insulin injection used to treat diabetes.</summary>
      <remarks>The injection may or may not have a device component.Each new injection package should have a new insulin-injection thing, evenif there is a containing device that is reusable.Changes in regimen (min/max doses per day) should alsocause a new thing to be created.</remarks>
    </documentation>
  </annotation>
  <element name="insulin-injection">
    <complexType>
      <annotation>
        <documentation>
          <summary>Any insulin injection used to treat diabetes.</summary>
          <remarks>The injection may or may not have a device component.Each new injection package should have a new insulin-injection thing, evenif there is a containing device that is reusable.Changes in regimen (min/max doses per day) should alsocause a new thing to be created.</remarks>
        </documentation>
      </annotation>
      <sequence>
        <element name="type" type="t:codable-value">
          <annotation>
            <documentation>
              <summary>The type of the insulin used.</summary>
              <remarks>For example, 'Analoga' or 'Normal'</remarks>
              <preferred-vocabulary>insulin-types</preferred-vocabulary>
            </documentation>
          </annotation>
        </element>
        <element name="amount" type="t:insulin-injection-value">
          <annotation>
            <documentation>
              <summary>The amount of insulin injected.</summary>
              <remarks>The typical range is 0.1-50IE. An IE unit is 1/100ml.</remarks>
            </documentation>
          </annotation>
        </element>
        <element name="device-id" type="string" minOccurs="0">
          <annotation>
            <documentation>
              <summary>The unique id or serial number for the insulin package.</summary>
              <remarks>If available, this value can be used to correlate results.</remarks>
            </documentation>
          </annotation>
        </element>
      </sequence>
    </complexType>
  </element>
</schema>


Columns

Columns describe this type in the STT and MTT transformations.

Columns
TagLabelTypeWidth
typeTypeString100
amountAmountString100
device-idDevice IDString100
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