PackagesCanonicalsLogsProblems
    Packages
    ee.hl7.fhir.base.r4@1.0.3-beta
    https://hl7.ee/fhir/StructureDefinition/VATID
{
  "description": null,
  "_filename": "StructureDefinition-EEBase-VATID.json",
  "package_name": "ee.hl7.fhir.base.r4",
  "date": "2022-10-20T12:51:15.3334118+00:00",
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "EEBaseVATID",
  "abstract": false,
  "type": "Identifier",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "EEBase VAT ID",
  "package_version": "1.0.3-beta",
  "status": "draft",
  "id": "4435f8ea-703f-4218-bc16-82cd841b73b7",
  "kind": "complex-type",
  "url": "https://hl7.ee/fhir/StructureDefinition/VATID",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "Identifier",
      "path": "Identifier",
      "short": "VAT identification number",
      "definition": "An identifier for a taxable person (business) or non-taxable legal entity that is registered for VAT"
    }, {
      "id": "Identifier.type",
      "path": "Identifier.type",
      "short": "VAT identification number",
      "definition": "An identifier for a taxable person (business) or non-taxable legal entity that is registered for VAT."
    }, {
      "id": "Identifier.system",
      "min": 1,
      "path": "Identifier.system",
      "short": "The namespace for the VAT number",
      "fixedUri": "https://hl7.ee/fhir/NamingSystem/vat-id",
      "definition": "Establishes the namespace for the VAT number",
      "mustSupport": true
    }, {
      "id": "Identifier.value",
      "min": 1,
      "path": "Identifier.value",
      "short": "The value that is unique",
      "definition": "The registered number for VAT",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier"
}