<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="OutpatientProgressNote" />
  <url value="http://example.org/fhir/StructureDefinition/OutpatientProgressNoteBundle" />
  <version value="1" />
  <name value="OutpatientProgressNoteBundle" />
  <title value="OutpatientProgressNote" />
  <status value="draft" />
  <date value="2019-09-06" />
  <publisher value="Jaehoon Lee\" />
  <description value="OutpatientProgressNote" />
  <fhirVersion value="4.0.0" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Bundle" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Bundle" />
  <derivation value="constraint" />
  <differential>
    <element id="Bundle.entry.resource">
      <path value="Bundle.entry.resource" />
      <type>
        <code value="Resource" />
        <profile value="CarePlan" />
      </type>
    </element>
  </differential>
</StructureDefinition>