Consolidated CDA (C-CDA), published by Health Level Seven. This guide is not an authorized publication; it is the continuous build for version 4.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/CDA-ccda/ and changes regularly. See the Directory of published versions
<!--
Title: Transfer Summary
Based on: C-CDA_R2_Transfer_Summary.xml
Updated for C-CDA R3.0 with a focus on header elements
- required/suggested sections are populated with nullFlavor="NI"
to demonstrate WHICH sections should be included, but they
all contain "No information" as this is an example of the header
********************************************************
Disclaimer: This sample file contains representative data elements to represent a Transfer Summary.
The file depicts a fictional character's health data. Any resemblance to a real person is coincidental.
To illustrate as many data elements as possible, the clinical scenario may not be plausible.
The data in this sample file is not intended to represent real patients, people or clinical events.
This sample is designed to be used in conjunction with the C-CDA Clinical Notes Implementation Guide.
********************************************************
-->
<ClinicalDocument xmlns="urn:hl7-org:v3">
<!-- ** CDA Header ** -->
<realmCode code="US"/>
<typeId root="2.16.840.1.113883.1.3" extension="POCD_HD000040"/>
<!-- Identifies document as conformant to US Realm Header (V2) Template -->
<templateId root="2.16.840.1.113883.10.20.22.1.1" extension="2024-05-01"/>
<!-- Transfer Summary Document -->
<templateId root="2.16.840.1.113883.10.20.22.1.13" extension="2024-05-01"/>
<id root="04fc2b90-10e0-11e2-892e-0800200c9a66"/>
<sdtc:sdtcCategory xmlns:sdtc="urn:hl7-org:sdtc"
displayName="Transfer summary note" codeSystem="2.16.840.1.113883.6.1" code="18761-7"/>
<code displayName="Transfer summary note" codeSystemName="LOINC"
codeSystem="2.16.840.1.113883.6.1" code="18761-7"/>
<title>Transfer Summary</title>
<effectiveTime value="20130921050000-0800"/>
<confidentialityCode codeSystem="2.16.840.1.113883.5.25" code="N"/>
<languageCode code="en"/>
<setId root="2.16.840.1.113883.19.5.99999.19" extension="sTT988"/>
<versionNumber value="1"/>
<recordTarget>
<patientRole>
<id root="2.16.840.1.113883.4.1" extension="444222222"/>
<!-- Example Social Security Number using the actual SSN OID. -->
<!-- US is "United States" from ISO 3166-1 Country Codes: 1.0.3166.1 -->
<addr use="HP">
<!-- HP is "primary home" from codeSystem 2.16.840.1.113883.5.1119 -->
<streetAddressLine>2222 Home Street</streetAddressLine>
<city>Beaverton</city>
<state>OR</state>
<postalCode>97867</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)555-2003" use="HP"/>
<!-- HP is "primary home" from HL7 AddressUse 2.16.840.1.113883.5.1119 -->
<patient>
<!-- The first name element represents what the patient is known as -->
<name use="L">
<given>Eve</given>
<!-- The "SP" is "Spouse" from HL7 Code System EntityNamePartQualifier 2.16.840.1.113883.5.43 -->
<family qualifier="SP">Betterhalf</family>
</name>
<!-- The second name element represents another name associated with the patient -->
<name use="SRCH">
<given>Eve</given>
<!-- The "BR" is "Birth" from HL7 Code System EntityNamePartQualifier 2.16.840.1.113883.5.43 -->
<family qualifier="BR">Everywoman</family>
</name>
<administrativeGenderCode displayName="Female"
codeSystemName="AdministrativeGender" codeSystem="2.16.840.1.113883.5.1"
code="F"/>
<!-- Date of birth need only be precise to the day -->
<birthTime value="19450501"/>
<maritalStatusCode displayName="Married"
codeSystemName="MaritalStatusCode" codeSystem="2.16.840.1.113883.5.2" code="M"/>
<religiousAffiliationCode
displayName="Christian (non-Catholic, non-specific)" codeSystemName="HL7 Religious Affiliation"
codeSystem="2.16.840.1.113883.5.1076" code="1013"/>
<!-- CDC Race and Ethnicity code set contains the five minimum race and ethnicity
categories defined by OMB Standards -->
<raceCode displayName="White"
codeSystemName="Race & Ethnicity - CDC" codeSystem="2.16.840.1.113883.6.238" code="2106-3"/>
<!-- The raceCode extension is only used if raceCode is valued -->
<sdtc:sdtcRaceCode xmlns:sdtc="urn:hl7-org:sdtc"
displayName="Native Hawaiian or Other Pacific Islander" codeSystemName="Race & Ethnicity - CDC"
codeSystem="2.16.840.1.113883.6.238" code="2076-8"/>
<ethnicGroupCode displayName="Not Hispanic or Latino"
codeSystemName="Race & Ethnicity - CDC" codeSystem="2.16.840.1.113883.6.238" code="2186-5"/>
<guardian>
<code displayName="Power of Attorney" codeSystemName="RoleCode"
codeSystem="2.16.840.1.113883.5.111" code="POWATT"/>
<addr use="HP">
<streetAddressLine>2222 Home Street</streetAddressLine>
<city>Beaverton</city>
<state>OR</state>
<postalCode>97867</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)555-2008" use="MC"/>
<guardianPerson>
<name>
<given>Boris</given>
<given qualifier="CL">Bo</given>
<family>Betterhalf</family>
</name>
</guardianPerson>
</guardian>
<birthplace>
<place>
<addr>
<streetAddressLine>4444 Home Street</streetAddressLine>
<city>Beaverton</city>
<state>OR</state>
<postalCode>97867</postalCode>
<country>US</country>
</addr>
</place>
</birthplace>
<languageCommunication>
<languageCode code="en"/>
<modeCode displayName="Expressed spoken"
codeSystemName="LanguageAbilityMode" codeSystem="2.16.840.1.113883.5.60" code="ESP"/>
<proficiencyLevelCode displayName="Good"
codeSystemName="LanguageAbilityProficiency" codeSystem="2.16.840.1.113883.5.61" code="G"/>
<!-- Patient's preferred language -->
<preferenceInd value="true"/>
</languageCommunication>
</patient>
<providerOrganization>
<id root="2.16.840.1.113883.4.6" extension="219BX"/>
<name>The DoctorsTogether Physician Group</name>
<telecom value="tel:+1(555)555-5000" use="WP"/>
<addr use="WP">
<streetAddressLine>1007 Health Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
</providerOrganization>
</patientRole>
</recordTarget>
<!-- The author represents the person who provides the content in the document -->
<author typeCode="AUT">
<templateId root="2.16.840.1.113883.10.20.22.4.119"/>
<time value="20130730"/>
<assignedAuthor>
<id root="2.16.840.1.113883.4.6" extension="5555555555"/>
<code displayName="Adult Medicine Physician"
codeSystemName="Healthcare Provider Taxonomy (HIPAA)" codeSystem="2.16.840.1.113883.6.101" code="207QA0505X"/>
<addr use="WP">
<streetAddressLine>1004 Healthcare Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)555-1004" use="WP"/>
<assignedPerson>
<name>
<given>Patricia</given>
<given qualifier="CL">Patty</given>
<family>Primary</family>
<suffix qualifier="AC">M.D.</suffix>
</name>
</assignedPerson>
</assignedAuthor>
</author>
<!-- The dataEnterer transferred the content created by the author into the document -->
<dataEnterer>
<assignedEntity>
<id root="2.16.840.1.113883.4.6" extension="333777777"/>
<addr use="WP">
<streetAddressLine>1007 Healthcare Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)555-1050" use="WP"/>
<assignedPerson>
<name>
<given>Ellen</given>
<family>Enter</family>
</name>
</assignedPerson>
</assignedEntity>
</dataEnterer>
<!-- The informant represents any sources of information for document content -->
<informant>
<assignedEntity>
<id root="2.16.840.1.113883.19.5" extension="888888888"/>
<addr use="WP">
<streetAddressLine>1007 Healthcare Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)555-1003" use="WP"/>
<assignedPerson>
<name>
<given>Harold</given>
<family>Hippocrates</family>
<suffix qualifier="AC">D.O.</suffix>
</name>
</assignedPerson>
</assignedEntity>
</informant>
<informant>
<relatedEntity classCode="PRS">
<!-- classCode PRS represents a person with personal relationship with the patient. -->
<code displayName="SPOUSE"
codeSystemName="Personal Relationship Role Type Value Set" codeSystem="2.16.840.1.113883.1.11.19563" code="SPS"/>
<relatedPerson>
<name>
<given>Rose</given>
<family>Everyman</family>
</name>
</relatedPerson>
</relatedEntity>
</informant>
<!-- The custodian represents the organization charged with maintaining the original source document -->
<custodian>
<assignedCustodian>
<representedCustodianOrganization>
<id root="2.16.840.1.113883.4.6" extension="321CX"/>
<name>Good Health HIE</name>
<telecom value="tel:+1(555)555-1009" use="WP"/>
<addr use="WP">
<streetAddressLine>1009 Healthcare Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
</representedCustodianOrganization>
</assignedCustodian>
</custodian>
<!-- The informationRecipient represents the intended recipient of the document -->
<informationRecipient>
<intendedRecipient>
<informationRecipient>
<name>
<given>Sara</given>
<family>Specialize</family>
<suffix qualifier="AC">M.D.</suffix>
</name>
</informationRecipient>
<receivedOrganization>
<name>The DoctorsApart Physician Group</name>
</receivedOrganization>
</intendedRecipient>
</informationRecipient>
<!-- The legalAuthenticator represents the individual who is responsible for the document -->
<legalAuthenticator>
<time value="20130915223615-0800"/>
<signatureCode code="S"/>
<assignedEntity>
<id root="2.16.840.1.113883.4.6" extension="5555555555"/>
<code displayName="Adult Medicine Physician"
codeSystemName="Healthcare Provider Taxonomy (HIPAA)" codeSystem="2.16.840.1.113883.6.101" code="207QA0505X"/>
<addr use="WP">
<streetAddressLine>1004 Healthcare Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)555-1004" use="WP"/>
<assignedPerson>
<name>
<given>Patricia</given>
<given qualifier="CL">Patty</given>
<family>Primary</family>
<suffix qualifier="AC">M.D.</suffix>
</name>
</assignedPerson>
</assignedEntity>
</legalAuthenticator>
<!-- The authenticator represents the individual attesting to the accuracy of information in the document -->
<authenticator>
<time value="20120915103000-0800"/>
<signatureCode code="S"/>
<assignedEntity>
<id root="2.16.840.1.113883.4.6" extension="5555555555"/>
<code displayName="Adult Medicine"
codeSystemName="Healthcare Provider Taxonomy (HIPAA)" codeSystem="2.16.840.1.113883.6.101" code="207QA0505X"/>
<addr use="WP">
<streetAddressLine>1004 Healthcare Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)555-1004" use="WP"/>
<assignedPerson>
<name>
<given>Patricia</given>
<given qualifier="CL">Patty</given>
<family>Primary</family>
<suffix qualifier="AC">M.D.</suffix>
</name>
</assignedPerson>
</assignedEntity>
</authenticator>
<!-- Contact Person -->
<participant typeCode="CALLBCK">
<time value="20050329224411+0500"/>
<associatedEntity classCode="ASSIGNED">
<id root="2.16.840.1.113883.4.6" extension="99999999"/>
<code displayName="Allopathic & Osteopathic Physicians"
codeSystem="2.16.840.1.113883.6.101" code="200000000X"/>
<addr use="WP">
<streetAddressLine>1002 Healthcare Drive</streetAddressLine>
<city>Ann Arbor</city>
<state>MI</state>
<postalCode>97857</postalCode>
<country>US</country>
</addr>
<telecom value="tel:555-555-1002" use="WP"/>
<associatedPerson>
<name>
<given>Henry</given>
<family>Seven</family>
<suffix>DO</suffix>
</name>
</associatedPerson>
</associatedEntity>
</participant>
<!-- Patient Support Identification -->
<participant typeCode="IND">
<functionCode displayName="Primary Carer" codeSystemName="SNOMED-CT"
codeSystem="2.16.840.1.113883.6.96" code="407543004"/>
<!-- Caregiver -->
<associatedEntity classCode="CAREGIVER">
<code codeSystem="2.16.840.1.113883.5.111" code="MTH"/>
<addr use="WP">
<streetAddressLine>17 Daws Rd.</streetAddressLine>
<city>Ann Arbor</city>
<state>MI</state>
<postalCode>97857</postalCode>
<country>US</country>
</addr>
<telecom value="tel:1+(555)555-1212" use="WP"/>
<associatedPerson>
<name>
<prefix>Mrs.</prefix>
<given>Martha</given>
<family>Jones</family>
</name>
</associatedPerson>
</associatedEntity>
</participant>
<documentationOf typeCode="DOC">
<serviceEvent classCode="PCPR">
<effectiveTime>
<low value="20130601103000-0800"/>
<high value="20130815220000-0800"/>
</effectiveTime>
<performer typeCode="PRF">
<functionCode displayName="primary care physician"
codeSystemName="ParticipationFunction" codeSystem="2.16.840.1.113883.5.88" code="PCP">
<originalText>Primary Care Provider</originalText>
</functionCode>
<assignedEntity>
<id root="2.16.840.1.113883.4.6" extension="5555555555"/>
<code displayName="Adult Medicine Physician"
codeSystemName="Healthcare Provider Taxonomy (HIPAA)" codeSystem="2.16.840.1.113883.6.101" code="207QA0505X"/>
<addr use="WP">
<streetAddressLine>1004 Healthcare Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)555-1004" use="WP"/>
<assignedPerson>
<name>
<given>Patricia</given>
<given qualifier="CL">Patty</given>
<family>Primary</family>
<suffix qualifier="AC">M.D.</suffix>
</name>
</assignedPerson>
<representedOrganization>
<id root="1.1.1.1.1.1.1.1.2" extension="219BX"/>
<name>Good Health Hospital</name>
<telecom value="tel:+1(555)555-5000" use="WP"/>
<addr use="WP">
<streetAddressLine>1004 Health Drive</streetAddressLine>
<city>Portland</city>
<state>OR</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
</representedOrganization>
</assignedEntity>
</performer>
<performer typeCode="PRF">
<assignedEntity>
<id root="2.16.840.1.113883.4.6" extension="5555555555"/>
<code displayName="Nephrology Physician"
codeSystemName="Healthcare Provider Taxonomy (HIPAA)" codeSystem="2.16.840.1.113883.6.101" code="207RN0300X"/>
<addr use="WP">
<streetAddressLine>1004 Healthcare Drive</streetAddressLine>
<city>Ann Arbor</city>
<state>MA</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
<telecom value="tel:+1(555)555-1038" use="WP"/>
<assignedPerson>
<name>
<given>Rory</given>
<given qualifier="CL">Renal</given>
<family>Primary</family>
<suffix qualifier="AC">M.D.</suffix>
</name>
</assignedPerson>
<representedOrganization>
<id root="1.1.1.1.1.1.1.1.2" extension="219BX"/>
<name>Good Health Hospital</name>
<telecom value="tel:+1(555)555-1039" use="WP"/>
<addr use="WP">
<streetAddressLine>1036 Health Drive</streetAddressLine>
<city>>Ann Arbor</city>
<state>MA</state>
<postalCode>99123</postalCode>
<country>US</country>
</addr>
</representedOrganization>
</assignedEntity>
</performer>
</serviceEvent>
</documentationOf>
<component>
<!-- All sections are set to nullFlavor / text = No information,
as this is a header example, not a complete body example -->
<structuredBody>
<!-- ******************** ENCOUNTERS ************************ -->
<component>
<section nullFlavor="NI">
<!-- *** Encounters section (entries required) (V3) *** -->
<templateId root="2.16.840.1.113883.10.20.22.2.22.1"
extension="2015-08-01"/>
<code displayName="History of encounters" codeSystemName="LOINC"
codeSystem="2.16.840.1.113883.6.1" code="46240-8"/>
<title>ENCOUNTERS</title>
<text>No information</text>
</section>
</component>
<!-- ******************* SOCIAL HISTORY ********************* -->
<component>
<section nullFlavor="NI">
<!-- ** Social History Section (V3) ** -->
<templateId root="2.16.840.1.113883.10.20.22.2.17"
extension="2015-08-01"/>
<code displayName="Social History" codeSystemName="LOINC"
codeSystem="2.16.840.1.113883.6.1" code="29762-2"/>
<title>SOCIAL HISTORY</title>
<text>No information</text>
</section>
</component>
<!-- ******************** ALLERGIES ************************ -->
<component>
<section nullFlavor="NI">
<!-- *** Allergies and Intolerances Section (entries required) (V3) *** -->
<templateId root="2.16.840.1.113883.10.20.22.2.6.1"
extension="2015-08-01"/>
<code codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1"
code="48765-2"/>
<title>ALLERGIES AND ADVERSE REACTIONS</title>
<text>No information</text>
</section>
</component>
<!-- ***************** PROBLEM LIST *********************** -->
<component>
<section nullFlavor="NI">
<!-- *** Problem Section (entries required) (V3) *** -->
<templateId root="2.16.840.1.113883.10.20.22.2.5.1"
extension="2015-08-01"/>
<code displayName="PROBLEM LIST" codeSystemName="LOINC"
codeSystem="2.16.840.1.113883.6.1" code="11450-4"/>
<title>PROBLEMS</title>
<text>No information</text>
</section>
</component>
<!-- ******************** MEDICATIONS ************************ -->
<component>
<section nullFlavor="NI">
<!-- *** Medications Section (entries required) (V2) *** -->
<templateId root="2.16.840.1.113883.10.20.22.2.1.1"
extension="2014-06-09"/>
<code displayName="HISTORY OF MEDICATION USE"
codeSystemName="LOINC" codeSystem="2.16.840.1.113883.6.1" code="10160-0"/>
<title>MEDICATIONS</title>
<text>No information</text>
</section>
</component>
<!-- ******************** RESULTS ************************ -->
<component>
<section nullFlavor="NI">
<!-- Results Section (entries required) (V3) -->
<templateId root="2.16.840.1.113883.10.20.22.2.3.1"
extension="2015-08-01"/>
<code displayName="RESULTS" codeSystemName="LOINC"
codeSystem="2.16.840.1.113883.6.1" code="30954-2"/>
<title>RESULTS</title>
<text>No information</text>
</section>
</component>
<!-- ************* VITAL SIGNS *************** -->
<component>
<section nullFlavor="NI">
<!-- ** Vital Signs Section (entries required) (V3) ** -->
<templateId root="2.16.840.1.113883.10.20.22.2.4.1"
extension="2015-08-01"/>
<code displayName="VITAL SIGNS" codeSystemName="LOINC"
codeSystem="2.16.840.1.113883.6.1" code="8716-3"/>
<title>VITAL SIGNS</title>
<text>No information</text>
</section>
</component>
<!-- Assessment & Plan (or Assessment Section + Plan Section -->
<component>
<section nullFlavor="NI">
<templateId root="2.16.840.1.113883.10.20.22.2.9"
extension="2014-06-09"/>
<code displayName="Evaluation + Plan note" codeSystemName="LOINC"
codeSystem="2.16.840.1.113883.6.1" code="51847-2"/>
<title>ASSESSMENT AND PLAN</title>
<text>No information</text>
</section>
</component>
<!-- Reason for Referral -->
<component>
<section nullFlavor="NI">
<templateId root="1.3.6.1.4.1.19376.1.5.3.1.3.1"
extension="2014-06-09"/>
<code displayName="Reason for Referral" codeSystemName="LOINC"
codeSystem="2.16.840.1.113883.6.1" code="42349-1"/>
<title>REASON FOR REFERRAL</title>
<text>No information</text>
</section>
</component>
</structuredBody>
</component>
</ClinicalDocument>