This page is part of the PACIO Advance Directive Information Implementation Guide (v2.0.0-ballot: STU 2 Ballot) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.0. For a full list of available versions, 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-adi/StructureDefinition/ADI-DocumentReference"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>PACP DocumentReference</p></div>
</text>
<extension
url="http://hl7.org/fhir/us/pacio-adi/StructureDefinition/adi-jurisdiction-extension">
<valueCodeableConcept>
<coding>
<system value="urn:iso:std:iso:3166:-2"/>
<code value="US-MI"/>
<display value="Michigan"/>
</coding>
</valueCodeableConcept>
</extension>
<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="81334-5"/>
<display value="Patient Personal advance care plan"/>
</coding>
</type>
<category>
<coding>
<system value="http://loinc.org"/>
<code value="42348-3"/>
<display value="Advance healthcare directives"/>
</coding>
</category>
<subject>🔗
<reference value="Patient/Example-Smith-Johnson-Patient1"/>
</subject>
<date value="2021-03-29T14:25:34.001-05:00"/>
<author>🔗
<reference value="Patient/Example-Smith-Johnson-Patient1"/>
</author>
<authenticator>🔗
<reference
value="Organization/Example-Smith-Johnson-OrganizationCustodian1"/>
</authenticator>
<custodian>🔗
<reference
value="Organization/Example-Smith-Johnson-OrganizationCustodian1"/>
</custodian>
<description value="Personal Advance Care Plan"/>
<securityLabel>
<coding>
<system
value="http://terminology.hl7.org/CodeSystem/v3-Confidentiality"/>
<code value="N"/>
<display value="normal"/>
</coding>
</securityLabel>
<content>
<attachment>
<contentType value="application/fhir+json"/>
<url
value="http://hl7.org/fhir/us/pacio-adi/Bundle/Example-Smith-Johnson-PACP-Bundle1"/>
<creation value="2021-03-29T14:25:34.001-05:00"/>
</attachment>
</content>
</DocumentReference>