PACIO Transitions of Care Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-transitions-of-care-ig/ and changes regularly. See the Directory of published versions
| Page standards status: Informative |
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="Example-Smith-Johnson-DocRef-Bundle"/>
<meta>
<profile
value="http://hl7.org/fhir/us/pacio-toc/StructureDefinition/TOC-DocumentReference"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>Transition of Care DocumentReference for Patient Betsy Smith-Johnson</p></div>
</text>
<masterIdentifier>
<system value="http://example.org/GoodHealthClinic/id"/>
<value value="0-87f37989294a408897aacd1fc5d8fd16"/>
</masterIdentifier>
<identifier>
<system value="http://example.org/GoodHealthClinic/id"/>
<value value="0-87f37989294a408897aacd1fc5d8fd16"/>
</identifier>
<status value="current"/>
<docStatus value="final"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="18761-7"/>
<display value="Transfer Summary Note"/>
</coding>
</type>
<category>
<coding>
<system
value="http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"/>
<version value="8.0.1"/>
<code value="clinical-note"/>
</coding>
</category>
<subject>🔗
<reference value="Patient/Example-Smith-Johnson-Patient1"/>
</subject>
<date value="2024-05-10T14:25:34.001-05:00"/>
<content>
<attachment>
<contentType value="application/fhir+json"/>
<url
value="http://www.example.org/fhir/Bundle/Example-Smith-Johnson-TOCBundle"/>
<creation value="2024-05-10T14:25:34.001-05:00"/>
</attachment>
</content>
</DocumentReference>