<StructureDefinition xmlns="http://hl7.org/fhir">
  <url value="https://hl7.pt/fhir/StructureDefinition/PT_InventoryReport_Basic" />
  <version value="1.1" />
  <name value="PT_InventoryReport_Basic" />
  <status value="draft" />
  <experimental value="false" />
  <date value="2023-01-19T14:15:18.04356+00:00" />
  <description value="Creation of the InventoryReport resource present in the R5 version of FHIR through the Basic resource" />
  <fhirVersion value="4.0.1" />
  <kind value="resource" />
  <abstract value="false" />
  <type value="Basic" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Basic" />
  <derivation value="constraint" />
  <differential>
    <element id="Basic.extension">
      <path value="Basic.extension" />
      <slicing>
        <discriminator>
          <type value="value" />
          <path value="url" />
        </discriminator>
        <rules value="open" />
      </slicing>
      <min value="3" />
    </element>
    <element id="Basic.extension:status">
      <path value="Basic.extension" />
      <sliceName value="status" />
      <min value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://hl7.pt/fhir/StructureDefinition/Status-InventoryReport" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Basic.extension:countType">
      <path value="Basic.extension" />
      <sliceName value="countType" />
      <min value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://hl7.pt/fhir/StructureDefinition/CountType-InventoryReport" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Basic.extension:operationType">
      <path value="Basic.extension" />
      <sliceName value="operationType" />
      <min value="0" />
      <type>
        <code value="Extension" />
        <profile value="https://hl7.pt/fhir/StructureDefinition/OperationType-InventoryReport" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Basic.extension:operationTypeReason">
      <path value="Basic.extension" />
      <sliceName value="operationTypeReason" />
      <min value="0" />
      <type>
        <code value="Extension" />
        <profile value="https://hl7.pt/fhir/StructureDefinition/OperationTypeReason-InventoryReport" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Basic.extension:reportedDateTime">
      <path value="Basic.extension" />
      <sliceName value="reportedDateTime" />
      <min value="1" />
      <type>
        <code value="Extension" />
        <profile value="https://hl7.pt/fhir/StructureDefinition/ReportedDateTime-InventoryReport" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Basic.extension:reporter">
      <path value="Basic.extension" />
      <sliceName value="reporter" />
      <min value="0" />
      <type>
        <code value="Extension" />
        <profile value="https://hl7.pt/fhir/StructureDefinition/Reporter-InventoryReport" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Basic.extension:reportingPeriod">
      <path value="Basic.extension" />
      <sliceName value="reportingPeriod" />
      <min value="0" />
      <type>
        <code value="Extension" />
        <profile value="https://hl7.pt/fhir/StructureDefinition/ReportingPeriod-InventoryReport" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Basic.extension:inventoryListing">
      <path value="Basic.extension" />
      <sliceName value="inventoryListing" />
      <min value="0" />
      <type>
        <code value="Extension" />
        <profile value="https://hl7.pt/fhir/StructureDefinition/InventoryListing-InventoryReport" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Basic.extension:note">
      <path value="Basic.extension" />
      <sliceName value="note" />
      <min value="0" />
      <type>
        <code value="Extension" />
        <profile value="https://hl7.pt/fhir/StructureDefinition/Note-InventoryReport" />
      </type>
      <isModifier value="false" />
    </element>
    <element id="Basic.subject">
      <path value="Basic.subject" />
      <max value="0" />
    </element>
    <element id="Basic.created">
      <path value="Basic.created" />
      <max value="0" />
    </element>
    <element id="Basic.author">
      <path value="Basic.author" />
      <max value="0" />
    </element>
  </differential>
</StructureDefinition>