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

FHIR IG analytics

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

Resources that use this resource

No resources found


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


Source1

{
  "resourceType": "ValueSet",
  "id": "ads-oid",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/spd/ValueSet/ads-oid",
  "version": "0.2.0",
  "name": "EEAdsOid_VS",
  "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"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://fhir.ee/spd/CodeSystem/ads-oid"
      }
    ]
  }
}