US Veterans Health Administration FHIR Map Set Implementation Guide
2.1.0 - 260101
US Veterans Health Administration FHIR Map Set Implementation Guide - Downloaded Version 2.1.0 See the Directory of published versions
<DocumentReference xmlns="http://hl7.org/fhir">
<id value="docref-aiscribe-example"/>
<meta>
<profile
value="http://va.gov/fhir/StructureDefinition/DocumentReferenceDocumentReference"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DocumentReference docref-aiscribe-example</b></p><a name="docref-aiscribe-example"> </a><a name="hcdocref-aiscribe-example"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-DocumentReferenceDocumentReference.html">Document Reference DocumentReference</a></p></div><p><b>identifier</b>: <code>http://va.gov/fhir/sid/sta3n/460/8925</code>/123456</p><p><b>status</b>: Current</p><p><b>docStatus</b>: Final</p><p><b>type</b>: <span title="Codes:{http://loinc.org 84080-1}, {urn:oid:2.16.840.1.113883.6.233 4693667}, {http://va.gov/fhir/CodeSystem/460sta3n8925.1 249}">DERMATOLOGY OUTPATIENT NOTE</span></p><p><b>category</b>: <span title="Codes:{http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category clinical-note}">Clinical Note</span></p><p><b>subject</b>: <a href="Patient/12345">Patient/12345</a></p><p><b>date</b>: 2005-12-24 09:43:41+1100</p><p><b>author</b>: SUSSEX COUNTY VA CLINIC</p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class="grid"><tr><td style="display: none">-</td><td><b>ContentType</b></td><td><b>Url</b></td><td><b>Size</b></td><td><b>Hash</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style="display: none">*</td><td>text/plain</td><td><a href="http://myendpoint.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510">http://myendpoint.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510</a></td><td>3654</td><td><code>2jmj7l5rSw0yVb/vlWAYkK/YBwk=</code></td><td>DERMATOLOGY OUTPATIENT NOTE</td><td>2005-12-24 09:35:00+1100</td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Encounter</b></td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td><a href="Encounter/xcda">Encounter/xcda</a></td><td>2005-12-23 08:00:00+1100 --> 2005-12-23 08:01:00+1100</td></tr></table></div>
</text>
<identifier>
<system value="http://va.gov/fhir/sid/sta3n/460/8925"/>
<value value="123456"/>
</identifier>
<status value="current"/>
<docStatus value="final"/>
<type>
<coding>
<system value="http://loinc.org"/>
<code value="84080-1"/>
<display value="Dermatology Outpatient Note"/>
</coding>
<coding>
<system value="urn:oid:2.16.840.1.113883.6.233"/>
<code value="4693667"/>
<display value="DERMATOLOGY OUTPATIENT NOTE"/>
</coding>
<coding>
<system value="http://va.gov/fhir/CodeSystem/460sta3n8925.1"/>
<code value="249"/>
<display value="DERMATOLOGY OUTPATIENT NOTE"/>
</coding>
<text value="DERMATOLOGY OUTPATIENT NOTE"/>
</type>
<category>
<coding>
<system
value="http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category"/>
<code value="clinical-note"/>
<display value="Clinical Note"/>
</coding>
</category>
<subject>
<reference value="Patient/12345"/>
</subject>
<date value="2005-12-24T09:43:41+11:00"/>
<author>
<display value="SUSSEX COUNTY VA CLINIC"/>
</author>
<content>
<attachment>
<contentType value="text/plain"/>
<url
value="http://myendpoint.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510"/>
<size value="3654"/>
<hash value="2jmj7l5rSw0yVb/vlWAYkK/YBwk="/>
<title value="DERMATOLOGY OUTPATIENT NOTE"/>
<creation value="2005-12-24T09:35:00+11:00"/>
</attachment>
</content>
<context>
<encounter>
<reference value="Encounter/xcda"/>
</encounter>
<period>
<start value="2005-12-23T08:00:00+11:00"/>
<end value="2005-12-23T08:01:00+11:00"/>
</period>
</context>
</DocumentReference>