<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="ext-Meta-effectiveDate" />
  <url value="https://bpcs.exchange/fhir/StructureDefinition/ext-Meta-effectiveDate" />
  <name value="MetaEffectiveDate" />
  <title value="Record Effective Date" />
  <status value="active" />
  <experimental value="false" />
  <description value="Indicates the date when the content represented by the record is considered to have been 'effective' in the system.  This can be different from (and earlier than) the date when the version of the record was created" />
  <fhirVersion value="5.0.0-snapshot1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <context>
    <type value="element" />
    <expression value="Meta" />
  </context>
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="currStat" />
      <definition value="Indicates the date when the content represented by the record is considered to have been 'effective' in the system.  This can be different from (and earlier than) the date when the version of the record was created" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="https://bpcs.exchange/fhir/StructureDefinition/ext-Meta-effectiveDate" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <min value="1" />
      <type>
        <code value="date" />
        <profile value="https://bpcs.exchange/fhir/StructureDefinition/profile-date-full" />
      </type>
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>