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

FHIR IG Statistics: NamingSystem/org-est-br

Packageee.hl7.fhir.base.r5
TypeNamingSystem
Idorg-est-br
FHIR VersionR5
Sourcehttps://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/NamingSystem/org-est-br
URLhttps://fhir.ee/NamingSystem/org-est-br
Version1.0.0
Statusdraft
Date2022-11-14T18:39:08.4689312+00:00
NameOrgEstBr
TitleEstonian Business Registry Number
Realmee
Authorityhl7
DescriptionThe identification code of organization in the Estonian Business Register.
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-est-br
Version1.0.0
NameOrgEstBr
TitleEstonian Business Registry Number
Statusdraft
Definition

The identification code of organization in the Estonian Business Register.

PublisherHL7 Estonia

Identifiers

TypeValuePreferred
URIhttps://fhir.ee/sid/org/est/xxtrue

Source

{
  "resourceType": "NamingSystem",
  "id": "org-est-br",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/NamingSystem/org-est-br",
  "version": "1.0.0",
  "name": "OrgEstBr",
  "title": "Estonian Business Registry Number",
  "status": "draft",
  "kind": "identifier",
  "date": "2022-11-14T18:39:08.4689312+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": "XX"
      }
    ]
  },
  "description": "The identification code of organization in the Estonian Business Register.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "usage": "Used in resources defining the identifier for a facility or business.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.ee/sid/org/est/xx",
      "preferred": true
    }
  ]
}