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

FHIR IG Statistics: ValueSet/ads-oid

Packageee.fhir.terminology
TypeValueSet
Idads-oid
FHIR VersionR5
Sourcehttps://fhir.ee/https://fhir.ee/packages/terminology/1.0.0/site/ValueSet-ads-oid.html
URLhttps://fhir.ee/ValueSet/ads-oid
Version1.0.0
Statusactive
Date2025-06-19T06:40:41+00:00
NameEEAdsOid
TitleADS Oid
Realmee
Authorityhl7
DescriptionAddress objects in the Estonian Address System.

Resources that use this resource

StructureDefinition
ee-ads-oidEEBase ADS Oid

Resources that this resource uses

CodeSystem
ads-oidADS Oid

Narrative

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

Generated Narrative: ValueSet ads-oid


Source

{
  "resourceType": "ValueSet",
  "id": "ads-oid",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/ValueSet/ads-oid",
  "version": "1.0.0",
  "name": "EEAdsOid",
  "title": "ADS Oid",
  "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 objects in the Estonian Address System.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.ee/CodeSystem/ads-oid"
      }
    ]
  }
}