FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageee.fhir.terminology
Resource TypeNamingSystem
IdNamingSystem-org-vatin.json
FHIR VersionR5
Sourcehttps://fhir.ee/packages/terminology/1.0.0/site/NamingSystem-org-vatin.html
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

Generated Narrative: NamingSystem org-vatin

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

Source1

{
  "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
    }
  ]
}