UCSDI5 Sandbox
0.0.0 - CI Build United States of America flag

UCSDI5 Sandbox - Local Development build (v0.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Docref Example 2 - XML Representation

Raw xml | Download


<Bundle xmlns="http://hl7.org/fhir">
  <id value="docref-example-2"/>
  <meta>
    <extension url="http://hl7.org/fhir/StructureDefinition/instance-name">
      <valueString value="Docref Example 2"/>
    </extension>
    <extension
               url="http://hl7.org/fhir/StructureDefinition/instance-description">
      <valueMarkdown
                     value="This bundle is a the response to a $docref operation and contains an examples of *US Core DocumentReference*.  It is used in [Example 2: Request Procedure Notes and Discharge Summaries for 2019](StructureDefinition-us-core-documentreference.html#mandatory-operation)."/>
    </extension>
  </meta>
  <type value="searchset"/>
  <total value="3"/>
  <link>
    <relation value="self"/>
    <url
         value="http://example.org/DocumentReference/$docref?patient=123&amp;start=2019-01-01&amp;end=2019-01-01&amp;type=http://terminology.hl7.org/CodeSystem/c80-doc-typecodes|18842-5,http://terminology.hl7.org/CodeSystem/c80-doc-typecodes|28570-0&amp;ondemand=true"/>
  </link>
  <entry>
    <fullUrl value="http://example.org/DocumentReference/procedure-note123"/>
    <resource>
      <DocumentReference>
        <id value="procedure-note123"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="DocumentReference_procedure-note123"> </a><p class="res-header-id"><b>Generated Narrative: DocumentReference procedure-note123</b></p><a name="procedure-note123"> </a><a name="hcprocedure-note123"> </a><a name="procedure-note123-en-US"> </a><p><b>identifier</b>: <code>urn:ietf:rfc:3986</code>/urn:oid:2.16.840.1.113883.19.5.99999.1</p><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 28570-0}">Procedure 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-example.html">Amy Shaw</a></p><p><b>date</b>: 2022-11-18 20:45:05+0000</p><p><b>author</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&amp;canonical=http://hl7.org/fhir/us/core/Practitioner/practitioner-1">Ronald Bone, MD</a></p><p><b>description</b>: Ureteroscopy</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></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&amp;canonical=http://hl7.org/fhir/us/core//Binary/procedure-note123.pdf">/Binary/procedure-note123.pdf</a></td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>2019-03-01 --&gt; 2019-03-02</td></tr></table></div>
        </text>
        <identifier>
          <system value="urn:ietf:rfc:3986"/>
          <value value="urn:oid:2.16.840.1.113883.19.5.99999.1"/>
        </identifier>
        <status value="current"/>
        <type>
          <coding>
            <system value="http://loinc.org"/>
            <code value="28570-0"/>
            <display value="Procedure Note"/>
          </coding>
          <text value="Procedure 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>
          <text value="Clinical Note"/>
        </category>
        <subject>🔗 
          <reference value="Patient/example"/>
          <display value="Amy Shaw"/>
        </subject>
        <date value="2022-11-18T20:45:05Z"/>
        <author>
          <reference value="Practitioner/practitioner-1"/>
          <display value="Ronald Bone, MD"/>
        </author>
        <description value="Ureteroscopy"/>
        <content>
          <attachment>
            <contentType value="application/pdf"/>
            <url value="/Binary/procedure-note123.pdf"/>
          </attachment>
        </content>
        <context>
          <period>
            <start value="2019-03-01"/>
            <end value="2019-03-02"/>
          </period>
        </context>
      </DocumentReference>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
  <entry>
    <fullUrl value="http://example.org/DocumentReference/procedure-note456"/>
    <resource>
      <DocumentReference>
        <id value="procedure-note456"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="DocumentReference_procedure-note456"> </a><p class="res-header-id"><b>Generated Narrative: DocumentReference procedure-note456</b></p><a name="procedure-note456"> </a><a name="hcprocedure-note456"> </a><a name="procedure-note456-en-US"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 28570-0}">Procedure 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-example.html">Amy Shaw</a></p><p><b>date</b>: 2022-11-18 20:45:05+0000</p><p><b>author</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&amp;canonical=http://hl7.org/fhir/us/core/Practitioner/practitioner-1">Ronald Bone, MD</a></p><p><b>description</b>: Ureteroscopy</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></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&amp;canonical=http://hl7.org/fhir/us/core//Binary/procedure-note456.pdf">/Binary/procedure-note456.pdf</a></td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>2019-06-01 --&gt; 2019-06-01</td></tr></table></div>
        </text>
        <status value="current"/>
        <type>
          <coding>
            <system value="http://loinc.org"/>
            <code value="28570-0"/>
            <display value="Procedure Note"/>
          </coding>
          <text value="Procedure 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>
          <text value="Clinical Note"/>
        </category>
        <subject>🔗 
          <reference value="Patient/example"/>
          <display value="Amy Shaw"/>
        </subject>
        <date value="2022-11-18T20:45:05Z"/>
        <author>
          <reference value="Practitioner/practitioner-1"/>
          <display value="Ronald Bone, MD"/>
        </author>
        <description value="Ureteroscopy"/>
        <content>
          <attachment>
            <contentType value="application/pdf"/>
            <url value="/Binary/procedure-note456.pdf"/>
          </attachment>
        </content>
        <context>
          <period>
            <start value="2019-06-01"/>
            <end value="2019-06-01"/>
          </period>
        </context>
      </DocumentReference>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
  <entry>
    <fullUrl value="http://example.org/DocumentReference/discharge"/>
    <resource>
      <DocumentReference>
        <id value="discharge"/>
        <meta>
          <profile
                   value="http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="DocumentReference_discharge"> </a><p class="res-header-id"><b>Generated Narrative: DocumentReference discharge</b></p><a name="discharge"> </a><a name="hcdischarge"> </a><a name="discharge-en-US"> </a><p><b>status</b>: Current</p><p><b>type</b>: <span title="Codes:{http://loinc.org 18842-5}">Discharge Summary</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-example.html">Amy Shaw</a></p><p><b>date</b>: 2022-11-18 20:45:05+0000</p><p><b>author</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&amp;canonical=http://hl7.org/fhir/us/core/Practitioner/practitioner-1">Ronald Bone, MD</a></p><p><b>description</b>: Ureteroscopy</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></tr><tr><td style="display: none">*</td><td>application/pdf</td><td><a href="https://simplifier.net/resolve?scope=hl7.fhir.us.core.3.1.1@3.1.1&amp;canonical=http://hl7.org/fhir/us/core//Binary/discharge-summary789.pdf">/Binary/discharge-summary789.pdf</a></td></tr></table></blockquote><h3>Contexts</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Period</b></td></tr><tr><td style="display: none">*</td><td>2019-03-01 --&gt; 2019-03-03</td></tr></table></div>
        </text>
        <status value="current"/>
        <type>
          <coding>
            <system value="http://loinc.org"/>
            <code value="18842-5"/>
            <display value="Discharge Summary"/>
          </coding>
          <text value="Discharge Summary"/>
        </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>
          <text value="Clinical Note"/>
        </category>
        <subject>🔗 
          <reference value="Patient/example"/>
          <display value="Amy Shaw"/>
        </subject>
        <date value="2022-11-18T20:45:05Z"/>
        <author>
          <reference value="Practitioner/practitioner-1"/>
          <display value="Ronald Bone, MD"/>
        </author>
        <description value="Ureteroscopy"/>
        <content>
          <attachment>
            <contentType value="application/pdf"/>
            <url value="/Binary/discharge-summary789.pdf"/>
          </attachment>
        </content>
        <context>
          <period>
            <start value="2019-03-01"/>
            <end value="2019-03-03"/>
          </period>
        </context>
      </DocumentReference>
    </resource>
    <search>
      <mode value="match"/>
    </search>
  </entry>
</Bundle>