FHIR IG analytics| Package | ee.fhir.spd |
| Resource Type | CodeSystem |
| Id | CodeSystem-ads-oid.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/TEHIK-EE/ig-ee-spd/CodeSystem-ads-oid.html |
| URL | https://fhir.ee/spd/CodeSystem/ads-oid |
| Version | 0.2.0 |
| Status | draft |
| Date | 2026-01-08T14:56:54+00:00 |
| Name | EEAdsOid |
| Title | ADS Oid |
| Description | Address objects in the Estonian Address System. |
| Content | fragment |
| ValueSet | |
| ads-oid | ADS Oid |
No resources found
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:
| Code | Display |
| ME01648705 | Ida-Viru maakond, Narva linn, Kalda tn 9 |
| ME03306102 | Harju maakond, Tallinn, Mustamäe linnaosa, A. H. Tammsaare tee 104a |
{
"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"
}
]
}