<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="IHE.NPFSm.SubmitFile" />
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">
      Profile on Transaction Bundle based on IHE ITI Infrastructure Technical Framework Supplement - Non-Patient File Sharing profile (NPFSm).
      This conformance resource is Informative. The Normative content can be found through <a href="http://wiki.ihe.net/index.php/Non-patient_File_Sharing_(NPFSm)">Non-patient File Sharing (NPFSm) Rev. 1.1</a></div>
  </text>
  <url value="http://www.ihe.net/fhir/StructureDefinition/IHE.NPFSm.SubmitFile" />
  <name value="IHE.NPFSm.SubmitFile" />
  <title value="IHE NPFSm profile on Submit File (ITI-87) transaction" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2018-02-13" />
  <publisher value="Integrating the Healthcare Enterprise (IHE)" />
  <contact>
    <name value="IHE" />
    <telecom>
      <system value="url" />
      <value value="http://ihe.net" />
    </telecom>
  </contact>
  <description value="Profile on Transaction Bundle based on IHE ITI Infrastructure Technical Framework Supplement - Non-Patient File Sharing profile (NPFSm).     This conformance resource is Informative. The Normative content can be found through http://wiki.ihe.net/index.php/Non-patient_File_Sharing_(NPFSm)" />
  <fhirVersion value="3.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle.type">
      <path value="Bundle.type" />
      <type>
        <code value="code" />
        <profile value="transaction" />
      </type>
    </element>
    <element id="Bundle.entry">
      <path value="Bundle.entry" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="fullUrl" />
        </discriminator>
        <rules value="open" />
      </slicing>
    </element>
    <element id="Bundle.entry:DocumentReference">
      <path value="Bundle.entry" />
      <sliceName value="DocumentReference" />
      <short value="DocumentReference" />
      <min value="1" />
    </element>
    <element id="Bundle.entry:DocumentReference.fullUrl">
      <path value="Bundle.entry.fullUrl" />
      <min value="1" />
    </element>
    <element id="Bundle.entry:DocumentReference.resource">
      <path value="Bundle.entry.resource" />
      <min value="1" />
      <type>
        <code value="Resource" />
        <profile value="http://ihe.net/fhir/StructureDefinition/IHE.NPFSm.DocumentReference" />
      </type>
    </element>
    <element id="Bundle.entry:DocumentReference.request">
      <path value="Bundle.entry.request" />
      <min value="1" />
    </element>
    <element id="Bundle.entry:DocumentReference.request.method">
      <path value="Bundle.entry.request.method" />
      <fixedCode value="POST | PUT" />
    </element>
    <element id="Bundle.entry:Binary">
      <path value="Bundle.entry" />
      <sliceName value="Binary" />
      <short value="Binary" />
      <definition value="Entry for the actual document in a Binary resource." />
      <min value="1" />
    </element>
    <element id="Bundle.entry:Binary.fullUrl">
      <path value="Bundle.entry.fullUrl" />
      <min value="1" />
    </element>
    <element id="Bundle.entry:Binary.resource">
      <path value="Bundle.entry.resource" />
      <min value="1" />
      <type>
        <code value="Resource" />
        <profile value="http://hl7.org/fhir/StructureDefinition/Binary" />
      </type>
    </element>
    <element id="Bundle.entry:Binary.request">
      <path value="Bundle.entry.request" />
      <min value="1" />
    </element>
    <element id="Bundle.entry:Binary.request.method">
      <path value="Bundle.entry.request.method" />
      <fixedCode value="POST | PUT" />
    </element>
  </differential>
</StructureDefinition>