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

FHIR IG Statistics: NamingSystem/pid-est-ni

Packageee.hl7.fhir.base.r5
TypeNamingSystem
Idpid-est-ni
FHIR VersionR5
Sourcehttps://fhir.ee/https://simplifier.net/resolve?scope=ee.hl7.fhir.base.r5@1.0.2&canonical=https://fhir.ee/NamingSystem/pid-est-ni
URLhttps://fhir.ee/NamingSystem/pid-est-ni
Version1.0.0
Statusdraft
Date2022-11-05T11:45:29.0437162+00:00
NamePidEstNi
TitleEstonian Personal National Identification Code
Realmee
Authorityhl7
DescriptionThe personal national identification code of Estonian citizens and residents.
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/pid-est-ni
Version1.0.0
NamePidEstNi
TitleEstonian Personal National Identification Code
Statusdraft
Definition

The personal national identification code of Estonian citizens and residents.

PublisherHL7 Estonia

Identifiers

TypeValuePreferred
URIhttps://fhir.ee/sid/pid/est/nitrue
OID1.3.6.1.4.1.28284.6.2.2.1true

Source

{
  "resourceType": "NamingSystem",
  "id": "pid-est-ni",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://fhir.ee/NamingSystem/pid-est-ni",
  "version": "1.0.0",
  "name": "PidEstNi",
  "title": "Estonian Personal National Identification Code",
  "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"
        }
      ]
    }
  ],
  "type": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code": "SB"
      }
    ]
  },
  "description": "The personal national identification code of Estonian citizens and residents.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "EE",
          "display": "Estonia"
        }
      ]
    }
  ],
  "usage": "Used in resources where the Estonian identification code for a person is needed.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.ee/sid/pid/est/ni",
      "preferred": true
    },
    {
      "type": "oid",
      "value": "1.3.6.1.4.1.28284.6.2.2.1",
      "preferred": true
    }
  ]
}