Emergency or Provider Contact
Return to types list
Type Properties
Properties
| Property | Value |
| id | 25c94a9f-9d3d-4576-96dc-6791178a8143 |
| name | Emergency or Provider Contact |
| uncreatable | false |
| immutable | false |
| singleton | false |
| transforms | form, mtt, stt |
|
Type Details
|
|
|
|
person Information related to a contact.
| Name | Type | IsRequired | Description |
|
Schema
Open schema as a file
Verify XML against this schema
<schema xmlns:person="urn:com.microsoft.wc.thing.person" xmlns:t="urn:com.microsoft.wc.thing.types" xmlns="http://www.w3.org/2001/XMLSchema" targetNamespace="urn:com.microsoft.wc.thing.person">
<import namespace="urn:com.microsoft.wc.thing.types" schemaLocation="base.xsd" />
<annotation>
<documentation>
<type-id>25c94a9f-9d3d-4576-96dc-6791178a8143</type-id>
<type-name>Emergency or Provider Contact</type-name>
<wrapper-class-name>Person</wrapper-class-name>
<wrapper-class-fwlink>136107</wrapper-class-fwlink>
<sample-xml-fwlink>136108</sample-xml-fwlink>
<data-type-guide-fwlink>136106</data-type-guide-fwlink>
<summary>Information related to a contact.</summary>
<remarks>A contact may be an emergency contact, contact informationfor a doctor, lawyer, etc.</remarks>
</documentation>
</annotation>
<element name="person" type="t:person">
<annotation>
<documentation>
<summary>Information related to a contact.</summary>
<remarks>A contact may be an emergency contact, contact informationfor a doctor, lawyer, etc.</remarks>
</documentation>
</annotation>
</element>
</schema>
Columns
Columns describe this type in the STT and MTT transformations.
Columns
| Tag | Label | Type | Width |
| name | Name | String | 100 |
| contact | Contact | String | 100 |
| contact-type | Contact Type | String | 100 |
| wc-note | Note | String | 100 |
| wc-id | ID | String | 50 |
| wc-version | Version Stamp | String | 50 |
| 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 |
|