<StructureDefinition xmlns="http://hl7.org/fhir">
  <text>
    <status value="additional" />
    <div xmlns="http://www.w3.org/1999/xhtml">This is to test if the narrative can be rendered in IGs using the new placeholder</div>
  </text>
  <url value="https://fake-acme.org/fhir/StructureDefinition/VersionedEncounter" />
  <version value="0.1.0" />
  <name value="VersionedEncounter" />
  <status value="draft" />
  <date value="2022-08-30T04:31:32.3669635+00:00" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Encounter" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Encounter" />
  <derivation value="constraint" />
  <differential>
    <element id="Encounter.status">
      <path value="Encounter.status" />
      <mustSupport value="true" />
    </element>
    <element id="Encounter.diagnosis">
      <path value="Encounter.diagnosis" />
      <min value="1" />
    </element>
    <element id="Encounter.location">
      <path value="Encounter.location" />
      <min value="1" />
    </element>
  </differential>
</StructureDefinition>