<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="medication-listPublishedDate" />
  <url value="http://hl7.org/fhir/StructureDefinition/medication-listPublishedDate" />
  <version value="4.0" />
  <name value="medication-listPublishedDate" />
  <title value="Medication Statement List Published Date" />
  <status value="draft" />
  <publisher value="Orion Health" />
  <description value="Indicates the publish date of the list from where this MedicationStatement was sourced" />
  <purpose value="This extension allows for the publish date of the list from where this MedicationStatement was sourced to be specified. This is used in conjunction with the medication-listId and medication-listDescription extensions" />
  <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/medication-listPublishedDate" />
    </element>
    <element id="Extension.value[x]">
      <path value="Extension.value[x]" />
      <short value="Indicates the publish date of the list from where this MedicationStatement was sourced" />
      <definition value="Set the publish date of the list" />
      <min value="1" />
      <max value="1" />
      <type>
        <code value="dateTime" />
      </type>
    </element>
  </differential>
</StructureDefinition>