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

FHIR IG analytics

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

Generated Narrative: NamingSystem org-est-br

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

Source1

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