FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/ads-adr-id

Packageee.fhir.terminology
Resource TypeCodeSystem
Idads-adr-id
FHIR VersionR5
Sourcehttps://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/CodeSystem-ads-adr-id.html
URLhttps://fhir.ee/CodeSystem/ads-adr-id
Version1.0.0
Statusactive
Date2025-06-19T06:40:41+00:00
NameEEAdsAdrId
TitleADS AdrId
Realmee
Authorityhl7
DescriptionAddress identifiers in the Estonian Address.
Contentfragment

Resources that use this resource

ValueSet
ads-adr-idADS AdrId

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ads-adr-id

This case-insensitive code system https://fhir.ee/CodeSystem/ads-adr-id provides a fragment that includes following codes:

CodeDisplay
2103553 Harju maakond, Tallinn
2103556 Harju maakond, Tallinn, Lasnamäe linnaosa
2280361 Harju maakond, Tallinn, Lasnamäe linnaosa, Valukoja tn 10
3020414 Tartu maakond, Tartu linn
3066282 Tartu maakond, Tartu linn, Tartu linn, K. Veeberi tn 4
3020415 Tartu maakond, Tartu linn, Tähtvere küla

Source

{
  "resourceType": "CodeSystem",
  "id": "ads-adr-id",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/CodeSystem/ads-adr-id",
  "version": "1.0.0",
  "name": "EEAdsAdrId",
  "title": "ADS AdrId",
  "status": "active",
  "experimental": true,
  "date": "2025-06-19T06:40:41+00:00",
  "publisher": "HL7 Estonia",
  "contact": [
    {
      "name": "HL7 Estonia",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description": "Address identifiers in the Estonian Address.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "fragment",
  "concept": [
    {
      "code": "2103553",
      "display": "Harju maakond, Tallinn"
    },
    {
      "code": "2103556",
      "display": "Harju maakond, Tallinn, Lasnamäe linnaosa"
    },
    {
      "code": "2280361",
      "display": "Harju maakond, Tallinn, Lasnamäe linnaosa, Valukoja tn 10"
    },
    {
      "code": "3020414",
      "display": "Tartu maakond, Tartu linn"
    },
    {
      "code": "3066282",
      "display": "Tartu maakond, Tartu linn, Tartu linn, K. Veeberi tn 4"
    },
    {
      "code": "3020415",
      "display": "Tartu maakond, Tartu linn, Tähtvere küla"
    }
  ]
}