SPD - Service Provider Directory
0.2.0 - draft Estonia flag

SPD - Service Provider Directory, published by TEHIK. This guide is not an authorized publication; it is the continuous build for version 0.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TEHIK-EE/ig-ee-spd/ and changes regularly. See the Directory of published versions

: ADS Oid - JSON Representation

Draft as of 2025-12-16

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "ads-oid",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem ads-oid</b></p><a name=\"ads-oid\"> </a><a name=\"hcads-oid\"> </a><p>This case-insensitive code system <code>https://fhir.ee/spd/CodeSystem/ads-oid</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">ME01648705<a name=\"ads-oid-ME01648705\"> </a></td><td>Ida-Viru maakond, Narva linn, Kalda tn 9</td></tr><tr><td style=\"white-space:nowrap\">ME03306102<a name=\"ads-oid-ME03306102\"> </a></td><td>Harju maakond, Tallinn, Mustamäe linnaosa, A. H. Tammsaare tee 104a</td></tr></table></div>"
  },
  "url" : "https://fhir.ee/spd/CodeSystem/ads-oid",
  "version" : "0.2.0",
  "name" : "EEAdsOid",
  "title" : "ADS Oid",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-12-16T11:20:19+00:00",
  "publisher" : "TEHIK",
  "contact" : [
    {
      "name" : "TEHIK",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://tehik.ee"
        },
        {
          "system" : "email",
          "value" : "abi@tehik.ee"
        }
      ]
    }
  ],
  "description" : "Address objects in the Estonian Address System.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EST",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "ME01648705",
      "display" : "Ida-Viru maakond, Narva linn, Kalda tn 9"
    },
    {
      "code" : "ME03306102",
      "display" : "Harju maakond, Tallinn, Mustamäe linnaosa, A. H. Tammsaare tee 104a"
    }
  ]
}