FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageee.fhir.spd
Resource TypeCodeSystem
IdCodeSystem-ads-adr-id.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/TEHIK-EE/ig-ee-spd/CodeSystem-ads-adr-id.html
URLhttps://fhir.ee/spd/CodeSystem/ads-adr-id
Version0.2.0
Statusdraft
Date2026-01-08T14:56:54+00:00
NameEEAdsAdrId
TitleADS AdrId
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/spd/CodeSystem/ads-adr-id provides a fragment that includes following codes:

CodeDisplay
2881142 Ida-Viru maakond, Narva linn, Kalda tn 9
2120589 Harju maakond, Tallinn, Mustamäe linnaosa, A. H. Tammsaare tee 104a

Source1

{
  "resourceType": "CodeSystem",
  "id": "ads-adr-id",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/spd/CodeSystem/ads-adr-id",
  "version": "0.2.0",
  "name": "EEAdsAdrId",
  "title": "ADS AdrId",
  "status": "draft",
  "experimental": true,
  "date": "2026-01-08T14:56:54+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"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "fragment",
  "concept": [
    {
      "code": "2881142",
      "display": "Ida-Viru maakond, Narva linn, Kalda tn 9"
    },
    {
      "code": "2120589",
      "display": "Harju maakond, Tallinn, Mustamäe linnaosa, A. H. Tammsaare tee 104a"
    }
  ]
}