Shared Health Specification and Guide Version 3.0 Revision C

 

Bundle example-poll1-message-query-poll-response-empty of type searchset

Raw XML


<Bundle xmlns="http://hl7.org/fhir">
<!--    id will typically be a guid    -->
  <id value="example-poll1-message-query-poll-response-empty"/>
<!--    The profile declaration isn't required, but will help with automated validation using existing tools for examples    -->
  <meta>
    <profile
             value="http://sharedhealth.exchange/fhir/StructureDefinition/interaction-bundle-poll-response"/>
    <tag>
      <system
              value="https://fhir.infoway-inforoute.ca/CodeSystem/sharedspecificationversion"/>
      <code value="Shared3.0"/>
    </tag>
  </meta>
  <type value="searchset"/>
  <link>
    <relation value="self"/>
    <url
         value="https://api.sharedhealth.exchange/rest/v1/preconf/THP/mailbox_vs1/Bundle"/>
  </link>
</Bundle>