Estonian Base Implementation Guide
1.2.0 - trial-use
Estonian Base Implementation Guide, published by HL7 Estonia. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7EE/ig-ee-base/ and changes regularly. See the Directory of published versions
Active as of 2025-09-09 |
{
"resourceType" : "ValueSet",
"id" : "ads-oid",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ads-oid</b></p><a name=\"ads-oid\"> </a><a name=\"hcads-oid\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-ads-oid.html\"><code>https://fhir.ee/base/CodeSystem/ads-oid</code></a></li></ul></div>"
},
"url" : "https://fhir.ee/base/ValueSet/ads-oid",
"version" : "1.2.0",
"name" : "EEAdsOid",
"title" : "ADS Oid",
"status" : "active",
"experimental" : true,
"date" : "2025-09-09T10:38:18+00:00",
"publisher" : "HL7 Estonia",
"contact" : [
{
"name" : "HL7 Estonia",
"telecom" : [
{
"system" : "url",
"value" : "https://www.hl7.ee"
}
]
}
],
"description" : "Address objects in the Estonian Address System.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "EE",
"display" : "Estonia"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "https://fhir.ee/base/CodeSystem/ads-oid"
}
]
}
}