Estonian Terminology resources
0.2.2 - trial-use Estonia flag

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

: Organization Identifier Domain - JSON Representation

Active as of 2024-07-30

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "organization-identifier-domain",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet organization-identifier-domain</b></p><a name=\"organization-identifier-domain\"> </a><a name=\"hcorganization-identifier-domain\"> </a><a name=\"organization-identifier-domain-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-identifier-domain.html\"><code>https://fhir.ee/CodeSystem/identifier-domain</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-identifier-domain.html#identifier-domain-https.58.47.47fhir.46ee.47sid.47org.47est.47fi\">https://fhir.ee/sid/org/est/fi</a></td><td style=\"color: #cccccc\">License number provided by The National Institute for Health Development</td><td>Terviseameti litsentsi number</td></tr><tr><td><a href=\"CodeSystem-identifier-domain.html#identifier-domain-https.58.47.47fhir.46ee.47sid.47org.47est.47br\">https://fhir.ee/sid/org/est/br</a></td><td style=\"color: #cccccc\">Estonian Business Register Code</td><td>Äriregistri number</td></tr><tr><td><a href=\"CodeSystem-identifier-domain.html#identifier-domain-https.58.47.47fhir.46ee.47sid.47org.47vatin\">https://fhir.ee/sid/org/vatin</a></td><td style=\"color: #cccccc\">VAT identification number</td><td>KMKR</td></tr></table></li></ul></div>"
  },
  "url" : "https://fhir.ee/ValueSet/organization-identifier-domain",
  "version" : "0.2.2",
  "name" : "EEBaseOrganizationIdentifierDomain",
  "title" : "Organization Identifier Domain",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-07-30T22:47:18+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "Identifier systems acceptable for organization identification",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.ee/CodeSystem/identifier-domain",
        "concept" : [
          {
            "code" : "https://fhir.ee/sid/org/est/fi"
          },
          {
            "code" : "https://fhir.ee/sid/org/est/br"
          },
          {
            "code" : "https://fhir.ee/sid/org/vatin"
          }
        ]
      }
    ]
  }
}