Package | ee.hl7.fhir.base.r4 |
Resource Type | StructureDefinition |
Id | EEBase-VATIN |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r4@1.0.4-beta&canonical=https://hl7.ee/fhir/StructureDefinition/EEBase-VATIN |
URL | https://hl7.ee/fhir/StructureDefinition/EEBase-VATIN |
Version | 1.0.0 |
Status | draft |
Date | 2022-11-01T09:14:47.7848535+00:00 |
Name | EEBaseVATIN |
Title | EEBase VAT ID |
Authority | hl7 |
Type | Identifier |
Kind | complex-type |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "StructureDefinition", "id": "EEBase-VATIN", "url": "https://hl7.ee/fhir/StructureDefinition/EEBase-VATIN", "version": "1.0.0", "name": "EEBaseVATIN", "title": "EEBase VAT ID", "status": "draft", "date": "2022-11-01T09:14:47.7848535+00:00", "fhirVersion": "4.0.1", "kind": "complex-type", "abstract": false, "type": "Identifier", "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Identifier", "derivation": "constraint", "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", "path": "Identifier.system", "short": "The namespace for the VAT number", "definition": "Establishes the namespace for the VAT number", "min": 1, "fixedUri": "https://hl7.ee/fhir/NamingSystem/vat-id", "mustSupport": true }, { "id": "Identifier.value", "path": "Identifier.value", "definition": "The registered number for VAT", "min": 1, "mustSupport": true } ] } }