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

FHIR IG analytics

Packageee.fhir.spd
Resource TypeCodeSystem
IdCodeSystem-ads-oid.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/TEHIK-EE/ig-ee-spd/CodeSystem-ads-oid.html
URLhttps://fhir.ee/spd/CodeSystem/ads-oid
Version0.2.0
Statusdraft
Date2026-01-08T14:56:54+00:00
NameEEAdsOid
TitleADS Oid
DescriptionAddress objects in the Estonian Address System.
Contentfragment

Resources that use this resource

ValueSet
ads-oidADS Oid

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ads-oid

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

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

Source1

{
  "resourceType": "CodeSystem",
  "id": "ads-oid",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/spd/CodeSystem/ads-oid",
  "version": "0.2.0",
  "name": "EEAdsOid",
  "title": "ADS Oid",
  "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 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"
    }
  ]
}