<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="resource-approvalDate" />
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir" />
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
    <valueInteger value="1" />
  </extension>
  <url value="http://hl7.org/fhir/StructureDefinition/resource-approvalDate" />
  <name value="approvalDate" />
  <title value="Approval Date" />
  <status value="draft" />
  <publisher value="HL7" />
  <description value="The date on which the asset content was approved by the publisher. Approval happens once when the content is officially approved for usage." />
  <fhirVersion value="3.0.0" />
  <mapping>
    <identity value="rim" />
    <uri value="http://hl7.org/v3" />
    <name value="RIM Mapping" />
  </mapping>
  <kind value="complex-type" />
  <abstract value="false" />
  <contextType value="resource" />
  <context value="StructureDefinition" />
  <context value="StructureMap" />
  <context value="DataElement" />
  <context value="CapabilityStatement" />
  <context value="OperationDefinition" />
  <context value="SearchParameter" />
  <context value="CompartmentDefinition" />
  <context value="ImplementationGuide" />
  <context value="CodeSystem" />
  <context value="ValueSet" />
  <context value="ConceptMap" />
  <context value="ExpansionProfile" />
  <context value="NamingSystem" />
  <type value="Extension" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Extension" />
  <derivation value="constraint" />
  <differential>
    <element id="Extension">
      <path value="Extension" />
      <short value="When resource approved by publisher" />
      <definition value="The date on which the asset content was approved by the publisher. Approval happens once when the content is officially approved for usage." />
      <comment value="The date may be more recent than the approval date because of minor changes / editorial corrections." />
      <min value="0" />
      <max value="1" />
    </element>
    <element id="Extension.extension">
      <path value="Extension.extension" />
      <max value="0" />
    </element>
    <element id="Extension.url">
      <path value="Extension.url" />
      <type>
        <code value="uri" />
      </type>
      <fixedUri value="http://hl7.org/fhir/StructureDefinition/resource-approvalDate" />
    </element>
    <element id="Extension.valueDate">
      <path value="Extension.valueDate" />
      <type>
        <code value="date" />
      </type>
    </element>
  </differential>
</StructureDefinition>