Estonian Terminology resources
0.2.1 - trial-use Estonia flag

Publication Build: This will be filled in by the publication tooling

: Estonian Business Registry Number - JSON Representation

Draft as of 2022-11-14

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "org-est-br",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: NamingSystem org-est-br</b></p><a name=\"org-est-br\"> </a><a name=\"hcorg-est-br\"> </a><a name=\"org-est-br-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>https://fhir.ee/NamingSystem/org-est-br</td></tr><tr><td>Version</td><td>0.2.1</td></tr><tr><td>Name</td><td>OrgEstBr</td></tr><tr><td>Title</td><td>Estonian Business Registry Number</td></tr><tr><td>Status</td><td>draft</td></tr><tr><td>Definition</td><td><div><p>The identification code of organization in the Estonian Business Register.</p>\n</div></td></tr><tr><td>Publisher</td><td>HL7 Estonia</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>URI</td><td>https://fhir.ee/sid/org/est/xx</td><td>true</td></tr></table></div>"
  },
  "url" : "https://fhir.ee/NamingSystem/org-est-br",
  "version" : "0.2.1",
  "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
    }
  ]
}