<Bundle xmlns="http://hl7.org/fhir">
  <id value="FetchDocumentReferenceResponseExample" />
  <type value="searchset" />
  <timestamp value="2023-05-02T21:15:49.21-05:00" />
  <total value="1" />
  <entry>
    <fullUrl value="http://ehealthontario.ca/fhir/DocumentReference/docref1" />
    <resource>
      <DocumentReference>
        <id value="docref1" />
        <meta>
          <profile value="http://ontariohealth.ca/fhir/StructureDefinition/ca-on-ps-profile-DocumentReference|0.11.0" />
        </meta>
        <identifier>
          <system value="http://placeholder-ps-on-identifier-tbd" />
          <value value="202310134430493" />
        </identifier>
        <docStatus value="final" />
        <type>
          <coding>
            <system value="http://loinc.org" />
            <code value="60591-5" />
            <display value="Patient summary Document" />
          </coding>
        </type>
        <category>
          <extension url="http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis">
            <valueCoding>
              <system value="http://loinc.org" />
              <code value="74478-9" />
              <display value="Type of Service" />
            </valueCoding>
          </extension>
          <coding>
            <system value="http://loinc.org" />
            <code value="TBD" />
            <display value="Patient summary" />
          </coding>
        </category>
        <category>
          <extension url="http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis">
            <valueCoding>
              <system value="http://loinc.org" />
              <code value="74477-1" />
              <display value="Kind of document" />
            </valueCoding>
          </extension>
          <coding>
            <system value="http://loinc.org" />
            <code value="LP173418-7" />
            <display value="Note" />
          </coding>
        </category>
        <category>
          <extension url="http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis">
            <valueCoding>
              <system value="http://loinc.org" />
              <code value="74480-5" />
              <display value="Subject Matter Domain" />
            </valueCoding>
          </extension>
          <coding>
            <system value="http://loinc.org" />
            <code value="CGTA1009-1" />
            <display value="Unspecified" />
          </coding>
        </category>
        <category>
          <extension url="http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis">
            <valueCoding>
              <system value="http://loinc.org" />
              <code value="74479-7" />
              <display value="Role" />
            </valueCoding>
          </extension>
          <coding>
            <system value="http://loinc.org" />
            <code value="CGTA4001-1" />
            <display value="Unspecified" />
          </coding>
        </category>
        <category>
          <extension url="http://ontariohealth.ca/fhir/StructureDefinition/ext-loinc-ontology-axis">
            <valueCoding>
              <system value="http://loinc.org" />
              <code value="74476-3" />
              <display value="Setting" />
            </valueCoding>
          </extension>
          <coding>
            <system value="http://loinc.org" />
            <code value="CGTA5001-1" />
            <display value="Unspecified" />
          </coding>
        </category>
        <subject>
          <reference value="Patient/patient1" />
        </subject>
        <date value="2022-12-24T09:43:41+11:00" />
        <author>
          <reference value="PractitionerRole/practrole1" />
        </author>
        <custodian>
          <reference value="Organization/org1" />
        </custodian>
        <content>
          <attachment>
            <url value="Bundle/patient-summary-bundle-example" />
          </attachment>
        </content>
      </DocumentReference>
    </resource>
    <search>
      <mode value="match" />
    </search>
  </entry>
</Bundle>