<StructureDefinition xmlns="http://hl7.org/fhir">
  <id value="EEBase-VATIN" />
  <url value="https://hl7.ee/fhir/StructureDefinition/ee-vatin" />
  <version value="1.0.0" />
  <name value="EEBaseVATIN" />
  <title value="EEBase VATIN" />
  <status value="draft" />
  <date value="2022-11-05T12:32:33.6747214+00:00" />
  <fhirVersion value="4.0.1" />
  <kind value="complex-type" />
  <abstract value="false" />
  <type value="Identifier" />
  <baseDefinition value="http://hl7.org/fhir/StructureDefinition/Identifier" />
  <derivation value="constraint" />
  <differential>
    <element id="Identifier">
      <path value="Identifier" />
      <short value="VAT identification number" />
      <definition value="An identifier for a taxable person (business) or non-taxable legal entity that is registered for VAT" />
    </element>
    <element id="Identifier.type">
      <path value="Identifier.type" />
      <short value="VAT identification number" />
      <definition value="An identifier for a taxable person (business) or non-taxable legal entity that is registered for VAT." />
    </element>
    <element id="Identifier.system">
      <path value="Identifier.system" />
      <short value="The namespace for the VAT number" />
      <definition value="Establishes the namespace for the VAT number" />
      <min value="1" />
      <fixedUri value="https://hl7.ee/fhir/NamingSystem/org-vatin" />
      <mustSupport value="true" />
    </element>
    <element id="Identifier.value">
      <path value="Identifier.value" />
      <definition value="The registered number for VAT" />
      <min value="1" />
      <mustSupport value="true" />
    </element>
  </differential>
</StructureDefinition>