3.80 POLL1 - Empty poll response
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="Shared2.0"/> </tag> </meta> <type value="searchset"/> <link> <relation value="self"/> <!-- The format of this link is still to be determined --> <url value="https://EnvironmentSpecificHost/EnvironmentSpecificPathInbox/Bundle"/> </link> </Bundle>