Estonian Base Implementation Guide
1.0.0 - ballot Estonia flag

Estonian Base Implementation Guide - Local Development build (v1.0.0). See the Directory of published versions

: ADS - JSON Representation

Active as of 2023-05-29

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "ee-ads",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system <code>https://fhir.ee/CodeSystem/ee-ads</code> provides a fragment that includes following code:</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\">2280361<a name=\"ee-ads-2280361\"> </a></td><td>Harju maakond, Tallinn, Lasnamäe linnaosa, Valukoja tn 10</td></tr></table></div>"
  },
  "url" : "https://fhir.ee/CodeSystem/ee-ads",
  "version" : "1.0.0",
  "name" : "EEBaseADS",
  "title" : "ADS",
  "status" : "active",
  "experimental" : true,
  "date" : "2023-05-29T20:07:00+03:00",
  "publisher" : "HL7 Estonia",
  "contact" : [
    {
      "name" : "HL7 Estonia",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description" : "Estonian Address Data System.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "EE",
          "display" : "Estonia"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "2280361",
      "display" : "Harju maakond, Tallinn, Lasnamäe linnaosa, Valukoja tn 10"
    }
  ]
}