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

FHIR IG Statistics: NamingSystem/ads

Packageee.hl7.fhir.base.r5
TypeNamingSystem
Idads
FHIR VersionR5
Sourcehttps://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/NamingSystem/ads
URLhttps://fhir.ee/NamingSystem/ads
Version1.0.0
Statusdraft
Date2022-11-05T11:45:29.0437162+00:00
NameADS
TitleEstonian Address Data System
Realmee
Authorityhl7
DescriptionThe national identifier of Estonian address data. ADS.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Summary

Defining URLhttps://fhir.ee/NamingSystem/ads
Version1.0.0
NameADS
TitleEstonian Address Data System
Statusdraft
Definition

The national identifier of Estonian address data. ADS.

PublisherHL7 Estonia

Identifiers

TypeValuePreferred
URIhttps://fhir.ee/sid/adstrue

Source

{
  "resourceType": "NamingSystem",
  "id": "ads",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/NamingSystem/ads",
  "version": "1.0.0",
  "name": "ADS",
  "title": "Estonian Address Data System",
  "status": "draft",
  "kind": "identifier",
  "date": "2022-11-05T11:45:29.0437162+00:00",
  "publisher": "HL7 Estonia",
  "contact": [
    {
      "name": "HL7 Estonia",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.hl7.ee"
        }
      ]
    }
  ],
  "description": "The national identifier of Estonian address data. ADS.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "usage": "ADS extension is used in resources which include the address element.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.ee/sid/ads",
      "preferred": true
    }
  ]
}