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 AdrId - JSON Representation

Draft as of 2025-12-31

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ads-adr-id",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ads-adr-id</b></p><a name=\"ads-adr-id\"> </a><a name=\"hcads-adr-id\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ads-adr-id.html\"><code>https://fhir.ee/spd/CodeSystem/ads-adr-id</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.2.0</span></li></ul></div>"
  },
  "url" : "https://fhir.ee/spd/ValueSet/ads-adr-id",
  "version" : "0.2.0",
  "name" : "EEAdsAdrId_VS",
  "title" : "ADS AdrId",
  "status" : "draft",
  "experimental" : true,
  "date" : "2025-12-31T10:40:01+00:00",
  "publisher" : "TEHIK",
  "contact" : [
    {
      "name" : "TEHIK",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://tehik.ee"
        },
        {
          "system" : "email",
          "value" : "abi@tehik.ee"
        }
      ]
    }
  ],
  "description" : "Address identifiers in the Estonian Address.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EST",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://fhir.ee/spd/CodeSystem/ads-adr-id"
      }
    ]
  }
}