Document Subscription for Mobile (DSUBm)
1.0.1-current - ci-build International flag

Document Subscription for Mobile (DSUBm), published by IHE IT Infrastructure Technical Committee. This guide is not an authorized publication; it is the continuous build for version 1.0.1-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/ITI.DSUBm/ and changes regularly. See the Directory of published versions

: DocumentReference PatientDependent Subscription - XML Representation

Raw xml | Download



<Subscription xmlns="http://hl7.org/fhir">
  <id value="ex-DocumentReference-PatientDependent-Subscription"/>
  <meta>
    <profile
             value="https://profiles.ihe.net/ITI/DSUBm/StructureDefinition/DSUBm-DocumentReference-PatientDependent-Subscription"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: Subscription</b><a name="ex-DocumentReference-PatientDependent-Subscription"> </a></p><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">Resource Subscription &quot;ex-DocumentReference-PatientDependent-Subscription&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-DSUBm-DocumentReference-PatientDependent-Subscription.html">Subscription for DocumentReference Patient-Dependent</a></p></div><p><b>status</b>: requested</p><p><b>end</b>: Dec 31, 2023, 12:00:00 PM</p><p><b>reason</b>: DocumentReference Subscription for Patient/ex-patient and typeCode=57832-8</p><p><b>criteria</b>: https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-DocumentReference-PatientDependent</p><h3>Channels</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Endpoint</b></td><td><b>Payload</b></td></tr><tr><td style="display: none">*</td><td>rest-hook</td><td><a href="https://subscriptions.argo.run/fhir/r4/subscription-hook-df">https://subscriptions.argo.run/fhir/r4/subscription-hook-df</a></td><td>application/fhir+json</td></tr></table></div>
  </text>
  <status value="requested"/>
  <end value="2023-12-31T12:00:00+00:00"/>
  <reason
          value="DocumentReference Subscription for Patient/ex-patient and typeCode=57832-8"/>
  <criteria
            value="https://profiles.ihe.net/ITI/DSUBm/SubscriptionTopic/DSUBm-SubscriptionTopic-DocumentReference-PatientDependent">
    <extension
               url="http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-filter-criteria">
      <valueString
                   value="DocumentReference?patient=Patient/ex-patient&amp;type=57832-8"/>
    </extension>
  </criteria>
  <channel>
    <type value="rest-hook"/>
    <endpoint
              value="https://subscriptions.argo.run/fhir/r4/subscription-hook-df"/>
    <payload value="application/fhir+json">
      <extension
                 url="http://hl7.org/fhir/uv/subscriptions-backport/StructureDefinition/backport-payload-content">
        <valueCode value="full-resource"/>
      </extension>
    </payload>
  </channel>
</Subscription>