FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/org-vatin

Packageee.hl7.fhir.base.r5
TypeNamingSystem
Idorg-vatin
FHIR VersionR5
Sourcehttps://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/NamingSystem/org-vatin
URLhttps://fhir.ee/NamingSystem/org-vatin
Version1.0.0
Statusdraft
Date2022-11-05T12:40:30.7439354+00:00
NameOrgVATIN
TitleVAT identification number
Realmee
Authorityhl7
DescriptionVAT identification number.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Summary

Defining URLhttps://fhir.ee/NamingSystem/org-vatin
Version1.0.0
NameOrgVATIN
TitleVAT identification number
Statusdraft
Definition

VAT identification number.

PublisherHL7 Estonia

Identifiers

TypeValuePreferred
URIhttps://fhir.ee/sid/org/vatintrue

Source

{
  "resourceType": "NamingSystem",
  "id": "org-vatin",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/NamingSystem/org-vatin",
  "version": "1.0.0",
  "name": "OrgVATIN",
  "title": "VAT identification number",
  "status": "draft",
  "kind": "identifier",
  "date": "2022-11-05T12:40:30.7439354+00:00",
  "publisher": "HL7 Estonia",
  "contact": [
    {
      "name": "HL7 Estonia",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ee"
        }
      ]
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code": "TAX"
      }
    ]
  },
  "description": "VAT identification number.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "usage": "Used in resources defining the identifier for a taxable person (business) or non-taxable legal entity that is registered for VAT.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.ee/sid/org/vatin",
      "preferred": true
    }
  ]
}