Personal Demographic Information
Return to types list
Type Properties
Properties
| Property | Value |
| id | 92ba621e-66b3-4a01-bd73-74844aed4f5b |
| name | Personal Demographic Information |
| uncreatable | false |
| immutable | false |
| singleton | true |
| transforms | form, mtt, stt |
|
Type Details
|
|
|
|
personal Personal demographic information this is more sensitve in
nature.
| Name | Type | IsRequired | Description |
| name | t:name | No | A more complete representation of the person's
name. |
| birthdate | d:date-time | No | The date and time of the person's birth, or
as close as possible. |
| blood-type | t:codable-value | No | ABO and Rhesus +/- blood type. Or as much as is known about the blood type. |
| ethnicity | t:codable-value | No | The person's ethnicity. This value should come from the Microsoft
Health Lexicon vocabulary 'ethnicity-types'. |
| ssn | string | No | The United States Social Security Number if
available. |
| marital-status | t:codable-value | No | A person's marital status. This value should come from the Microsoft
Health Lexicon vocabulary 'marital-status'. |
| employment-status | string | No | A free-form representation of the person's
employment status. |
| is-deceased | boolean | No | True if person is deceased. |
| date-of-death | d:approx-date-time | No | A date and time of death, if deceased. |
| religion | t:codable-value | No | A person's religion. This value should come from the Microsoft
Health Lexicon vocabulary 'religion'. |
| is-veteran | boolean | No | True if person is veteran. |
| highest-education-level | t:codable-value | No | A free-form representation of the person's
highest level of education. This value should come from the Microsoft
Health Lexicon vocabulary 'education-level'. |
| is-disabled | boolean | No | True if person has a disability. |
| organ-donor | string | No | A free-form representation of the person's
organ donor status. |
|
Schema
Open schema as a file
Verify XML against this schema
<schema xmlns:personal="urn:com.microsoft.wc.thing.personal" 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.personal">
<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>92ba621e-66b3-4a01-bd73-74844aed4f5b</type-id>
<type-name>Personal Demographic Information</type-name>
<wrapper-class-name>Personal</wrapper-class-name>
<wrapper-class-fwlink>136209</wrapper-class-fwlink>
<sample-xml-fwlink>136210</sample-xml-fwlink>
<data-type-guide-fwlink>136208</data-type-guide-fwlink>
<summary>Personal demographic information this is more sensitve innature.</summary>
<remarks>This data is more sensitive than the "basic" thing typedata and may not be disclosed as freely as the "basic"thing type.</remarks>
<singleton />
</documentation>
</annotation>
<element name="personal">
<complexType>
<annotation>
<documentation>
<summary>Personal demographic information this is more sensitve innature.</summary>
<remarks>This data is more sensitive than the "basic" thing typedata and may not be disclosed as freely as the "basic"thing type.</remarks>
<singleton />
</documentation>
</annotation>
<sequence>
<element name="name" type="t:name" minOccurs="0">
<annotation>
<documentation>
<summary>A more complete representation of the person'sname.</summary>
</documentation>
</annotation>
</element>
<element name="birthdate" type="d:date-time" minOccurs="0">
<annotation>
<documentation>
<summary>The date and time of the person's birth, oras close as possible.</summary>
</documentation>
</annotation>
</element>
<element name="blood-type" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>ABO and Rhesus +/- blood type.</summary>
<remarks>Or as much as is known about the blood type.</remarks>
<preferred-vocabulary>blood-types</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="ethnicity" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>The person's ethnicity.</summary>
<remarks>This value should come from the Microsoft Health Lexicon vocabulary 'ethnicity-types'.</remarks>
<preferred-vocabulary>ethnicity</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="ssn" type="string" minOccurs="0">
<annotation>
<documentation>
<summary>The United States Social Security Number if available.</summary>
</documentation>
</annotation>
</element>
<element name="marital-status" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>A person's marital status.</summary>
<remarks>This value should come from the Microsoft Health Lexicon vocabulary 'marital-status'.</remarks>
<preferred-vocabulary>marital-status</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="employment-status" type="string" minOccurs="0">
<annotation>
<documentation>
<summary>A free-form representation of the person'semployment status.</summary>
</documentation>
</annotation>
</element>
<element name="is-deceased" type="boolean" minOccurs="0">
<annotation>
<documentation>
<summary>True if person is deceased.</summary>
</documentation>
</annotation>
</element>
<element name="date-of-death" type="d:approx-date-time" minOccurs="0">
<annotation>
<documentation>
<summary>A date and time of death, if deceased.</summary>
</documentation>
</annotation>
</element>
<element name="religion" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>A person's religion.</summary>
<remarks>This value should come from the Microsoft Health Lexicon vocabulary 'religion'.</remarks>
<preferred-vocabulary>religion</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="is-veteran" type="boolean" minOccurs="0">
<annotation>
<documentation>
<summary>True if person is veteran.</summary>
</documentation>
</annotation>
</element>
<element name="highest-education-level" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>A free-form representation of the person'shighest level of education.</summary>
<remarks>This value should come from the Microsoft Health Lexicon vocabulary 'education-level'.</remarks>
<preferred-vocabulary>education-level</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="is-disabled" type="boolean" minOccurs="0">
<annotation>
<documentation>
<summary>True if person has a disability.</summary>
</documentation>
</annotation>
</element>
<element name="organ-donor" type="string" minOccurs="0">
<annotation>
<documentation>
<summary>A free-form representation of the person'sorgan donor status.</summary>
</documentation>
</annotation>
</element>
</sequence>
</complexType>
</element>
</schema>
Columns
Columns describe this type in the STT and MTT transformations.
Columns
| Tag | Label | Type | Width |
| name | Name | String | 100 |
| birthdate | Birth Date | String | 100 |
| ethnicity | Ethnicity | String | 100 |
| blood-type | Blood-Type | 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 |
|