<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="resource-recorded-date" />
  <url value="http://hl7.org/fhir/StructureDefinition/resource-recorded-date" />
  <version value="4.0" />
  <name value="resource-recorded-date" />
  <title value="Recorded Date" />
  <status value="draft" />
  <publisher value="Orion Health" />
  <description value="Allows the recorded date to be specified for a resource" />
  <purpose value="Some resources do not provide a recorded date field. This extension can be used to add the recorded date to those resources" />
  <fhirVersion value="4.0" />
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="Extension" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <max value="1" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <fixedUri value="http://hl7.org/fhir/StructureDefinition/resource-recorded-date" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <short value="Allows the recorded date to be specified for a resource" />
      <definition value="Set the onset of a reaction" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
    </element>
  </differential>
</StructureDefinition>