Discharge Summary
Return to types list
Type Properties
Properties
| Property | Value |
| id | 02ef57a2-a620-425a-8e92-a301542cca54 |
| name | Discharge Summary |
| uncreatable | false |
| immutable | false |
| singleton | false |
| transforms | form, mtt, stt |
|
Type Details
|
|
|
|
discharge-summary Information related to the discharge summary.
| Name | Type | IsRequired | Description |
| when | d:date-time | Yes | The date and time the report. |
| type | t:codable-value | No | The clinical type for discharge summary. |
| category | t:codable-value | No | The clinical category for discharge summary. |
| setting | t:codable-value | No | The clinical setting for discharge summary. |
| specialty | string | No | The medical specialty for discharge summary. |
| text | string | No | The discharge summary textual content. |
| primary-provider | t:person | No | The primary provider for discharge summary. |
| primary-provider-endorsement | d:date-time | No | The primary provider endorsement for discharge summary. |
| secondary-provider | t:person | No | The secondary provider for discharge summary. |
| secondary-provider-endorsement | d:date-time | No | The secondary provider endorsement for discharge summary. |
| discharge-date-time | d:approx-date-time | No | The date and time of discharge. |
| admitting-diagnosis | t:codable-value | No | The admitting diagnosis for discharge summary. |
| principal-diagnosis | t:codable-value | No | The principal diagnonsis for discharge summary. |
| additional-diagnosis | t:codable-value | No | Additional diagnosis for discharge summary. |
| principal-procedure-physician | t:person | No | The primary procedure physician for discharge summary. |
| principal-procedure | t:codable-value | No | The principal procedure for discharge summary. |
| additional-procedure | t:codable-value | No | Any additional procedure for discharge summary. |
|
Schema
Open schema as a file
Verify XML against this schema
<schema xmlns:ds="urn:com.microsoft.wc.thing.discharge-summary" 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.discharge-summary">
<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>02EF57A2-A620-425A-8E92-A301542CCA54</type-id>
<type-name>Discharge Summary</type-name>
<wrapper-class-name>DischargeSummary</wrapper-class-name>
<wrapper-class-fwlink>136104</wrapper-class-fwlink>
<sample-xml-fwlink>136105</sample-xml-fwlink>
<data-type-guide-fwlink>136103</data-type-guide-fwlink>
<summary>Information related to the discharge summary.</summary>
<remarks>This thing type describes the discharge summary of a person.</remarks>
<effective-date-element>when</effective-date-element>
</documentation>
</annotation>
<element name="discharge-summary">
<complexType>
<annotation>
<documentation>
<summary>Information related to the discharge summary.</summary>
<remarks>This thing type describes the discharge summary of a person.</remarks>
</documentation>
</annotation>
<sequence>
<element name="when" type="d:date-time">
<annotation>
<documentation>
<summary>The date and time the report.</summary>
</documentation>
</annotation>
</element>
<element name="type" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>The clinical type for discharge summary.</summary>
</documentation>
</annotation>
</element>
<element name="category" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>The clinical category for discharge summary.</summary>
</documentation>
</annotation>
</element>
<element name="setting" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>The clinical setting for discharge summary.</summary>
<preferred-vocabulary>note-setting</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="specialty" type="string" minOccurs="0">
<annotation>
<documentation>
<summary>The medical specialty for discharge summary.</summary>
<preferred-vocabulary>medical-specialties</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="text" type="string" minOccurs="0">
<annotation>
<documentation>
<summary>The discharge summary textual content.</summary>
</documentation>
</annotation>
</element>
<element name="primary-provider" type="t:person" minOccurs="0">
<annotation>
<documentation>
<summary>The primary provider for discharge summary.</summary>
</documentation>
</annotation>
</element>
<element name="primary-provider-endorsement" type="d:date-time" minOccurs="0">
<annotation>
<documentation>
<summary>The primary provider endorsement for discharge summary.</summary>
</documentation>
</annotation>
</element>
<element name="secondary-provider" type="t:person" minOccurs="0">
<annotation>
<documentation>
<summary>The secondary provider for discharge summary.</summary>
</documentation>
</annotation>
</element>
<element name="secondary-provider-endorsement" type="d:date-time" minOccurs="0">
<annotation>
<documentation>
<summary>The secondary provider endorsement for discharge summary.</summary>
</documentation>
</annotation>
</element>
<element name="discharge-date-time" type="d:approx-date-time" minOccurs="0">
<annotation>
<documentation>
<summary>The date and time of discharge.</summary>
</documentation>
</annotation>
</element>
<element name="admitting-diagnosis" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>The admitting diagnosis for discharge summary.</summary>
<preferred-vocabulary>icd9cm</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="principal-diagnosis" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>The principal diagnonsis for discharge summary.</summary>
<preferred-vocabulary>icd9cm</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="additional-diagnosis" type="t:codable-value" minOccurs="0" maxOccurs="unbounded">
<annotation>
<documentation>
<summary>Additional diagnosis for discharge summary.</summary>
<preferred-vocabulary>icd9cm</preferred-vocabulary>
</documentation>
</annotation>
</element>
<element name="principal-procedure-physician" type="t:person" minOccurs="0">
<annotation>
<documentation>
<summary>The primary procedure physician for discharge summary.</summary>
</documentation>
</annotation>
</element>
<element name="principal-procedure" type="t:codable-value" minOccurs="0">
<annotation>
<documentation>
<summary>The principal procedure for discharge summary.</summary>
</documentation>
</annotation>
</element>
<element name="additional-procedure" type="t:codable-value" minOccurs="0" maxOccurs="unbounded">
<annotation>
<documentation>
<summary>Any additional procedure for discharge summary.</summary>
</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 |
| type | Type | String | 100 |
| text | Text | String | 100 |
| primary-provider | Provider | 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 |
|