<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="1833b656-fee0-4376-b687-5bfd19e5a5fa" />
  <meta>
    <versionId value="1" />
    <lastUpdated value="2022-08-11T10:52:33.8087254+00:00" />
  </meta>
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">A Bundle profile is used to post the progress notes.</div>
  </text>
  <url value="http://fhir.ishmed.com/R4/StructureDefinition/Bundle_ProgressNote_Provide_1" />
  <version value="1.0.1" />
  <name value="Bundle_ProgressNote_Provide_1" />
  <status value="active" />
  <date value="2022-07-29" />
  <publisher value="Oracle Cerner" />
  <description value="A Bundle profile is used to post the progress notes." />
  <copyright value="Copyright © 2022, Oracle and/or its affiliates. All rights reserved." />
  <fhirVersion value="4.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" />
      <fixedCode value="transaction" />
    </element>
    <element id="Bundle.entry">
      <path value="Bundle.entry" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="entry.resource.meta.profile" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <mustSupport value="true" />
    </element>
    <element id="Bundle.entry:PNDocumentReference">
      <path value="Bundle.entry" />
      <sliceName value="PNDocumentReference" />
      <min value="1" />
    </element>
    <element id="Bundle.entry:PNDocumentReference.link">
      <path value="Bundle.entry.link" />
      <contentReference value="http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link" />
    </element>
    <element id="Bundle.entry:PNDocumentReference.resource">
      <path value="Bundle.entry.resource" />
      <type>
        <code value="Resource" />
        <profile value="http://fhir.ishmed.com/R4/StructureDefinition/DocumentReference_ProgressNote_1" />
      </type>
    </element>
    <element id="Bundle.entry:PNDocumentReference.request.method">
      <path value="Bundle.entry.request.method" />
      <fixedCode value="POST" />
    </element>
    <element id="Bundle.entry:PNBinary">
      <path value="Bundle.entry" />
      <sliceName value="PNBinary" />
      <min value="1" />
    </element>
    <element id="Bundle.entry:PNBinary.link">
      <path value="Bundle.entry.link" />
      <contentReference value="http://hl7.org/fhir/StructureDefinition/Bundle#Bundle.link" />
    </element>
    <element id="Bundle.entry:PNBinary.resource">
      <path value="Bundle.entry.resource" />
      <type>
        <code value="Resource" />
        <profile value="http://fhir.ishmed.com/R4/StructureDefinition/Binary_ProgressNote_1" />
      </type>
    </element>
    <element id="Bundle.entry:PNBinary.request.method">
      <path value="Bundle.entry.request.method" />
      <fixedCode value="POST" />
    </element>
  </differential>
</StructureDefinition>