Document Subscription for Mobile (DSUBm)
1.0.0 - Trial-Implementation International flag

This page is part of the Document Subscription for Mobile (DSUBm) (v1.0.0: Publication) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: DSUBm payload admitted Value Set - XML Representation

Active as of 2024-02-29

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="payload-content-value-set"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <code>urn:ietf:bcp:13</code><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>application/fhir+json</td><td>JSON payload</td></tr><tr><td>application/fhir+xml</td><td>XML payload</td></tr></table></li></ul></div>
  </text>
  <url
       value="https://profiles.ihe.net/ITI/DSUBm/ValueSet/payload-content-value-set"/>
  <version value="1.0.0"/>
  <name value="DSUBmPayload"/>
  <title value="DSUBm payload admitted Value Set"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-02-29T12:35:37-06:00"/>
  <publisher value="IHE IT Infrastructure Technical Committee"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.ihe.net/ihe_domains/it_infrastructure/"/>
    </telecom>
  </contact>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="iti@ihe.net"/>
    </telecom>
  </contact>
  <contact>
    <name value="IHE IT Infrastructure Technical Committee"/>
    <telecom>
      <system value="email"/>
      <value value="iti@ihe.net"/>
    </telecom>
  </contact>
  <description
               value="Codes to represent the admitted payload MIME type chosen when creating subscription"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="urn:ietf:bcp:13"/>
      <concept>
        <code value="application/fhir+json"/>
        <display value="JSON payload"/>
      </concept>
      <concept>
        <code value="application/fhir+xml"/>
        <display value="XML payload"/>
      </concept>
    </include>
  </compose>
</ValueSet>