CH Core (R4)
2.0.0 - STU 2

This page is part of the CH Core (R4) (v2.0.0: STU 2) based on FHIR R4. . For a full list of available versions, see the Directory of published versions

: ahvn13-navs13 - JSON Representation

Raw json | Download


{
  "resourceType" : "NamingSystem",
  "id" : "ahvn13-navs13",
  "text" : {
    "status" : "additional",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <p>\n        <b>name</b>: AHVN13_NAVS13\n      </p>\n      <p>\n        <b>status</b>: ACTIVE\n      </p>\n      <p>\n        <b>kind</b>: IDENTIFIER\n      </p>\n      <p>\n        <b>date</b>: Nov 27, 2018\n      </p>\n      <p>\n        <b>publisher</b>: HL7 Switzerland on behalf of Central Compensation Office CCO (CCO)\n      </p>\n      <p>\n        <b>contact</b>: \n      </p>\n      <p>\n        <b>responsible</b>: The Federal Department of Finance (FDF) / Central Compensation Office CCO\n      </p>\n      <p>\n        <b>type</b>: IHI \n        <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0203 code 'NI' = 'National unique individual identifier', given as 'National unique individual identifier'})</span>\n      </p>\n      <p>\n        <b>description</b>: The AHVN13 / NAVS13 - (abbreviation for new thirteen-digit Social Security number) - is an administrative identifier for natural persons in Switzerland. It is issued, announced and administered by the [Central Compensation Office](https://www.zas.admin.ch/zas/de/home/partenaires-et-institutions-/navs13.html). It is available to all organisations and communities for which there is a legal basis.\n      </p>\n      <p>\n        <b>jurisdiction</b>: Switzerland \n        <span style=\"background: LightGoldenRodYellow\">(Details : {urn:iso:std:iso:3166 code 'CH' = 'Switzerland)</span>\n      </p>\n      <h3>UniqueIds</h3>\n      <table class=\"grid\">\n        <tr>\n          <td>-</td>\n          <td>\n            <b>Type</b>\n          </td>\n          <td>\n            <b>Value</b>\n          </td>\n          <td>\n            <b>Comment</b>\n          </td>\n        </tr>\n        <tr>\n          <td>*</td>\n          <td>OID</td>\n          <td>2.16.756.5.32</td>\n          <td>This is the official identifier</td>\n        </tr>\n      </table>\n    </div>"
  },
  "name" : "AHVN13_NAVS13",
  "status" : "active",
  "kind" : "identifier",
  "date" : "2018-11-27",
  "publisher" : "HL7 Switzerland",
  "contact" : [
    {
      "name" : "HL7 Switzerland",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.hl7.ch/"
        }
      ]
    }
  ],
  "responsible" : "The Federal Department of Finance (FDF) / Central Compensation Office CCO",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "NI",
        "display" : "National unique individual identifier"
      }
    ],
    "text" : "IHI"
  },
  "description" : "The AHVN13 / NAVS13 - (abbreviation for new thirteen-digit Social Security number) - is an administrative identifier for natural persons in Switzerland. It is issued, announced and administered by the [Central Compensation Office](https://www.zas.admin.ch/zas/de/home/partenaires-et-institutions-/navs13.html). It is available to all organisations and communities for which there is a legal basis.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "CH"
        }
      ]
    }
  ],
  "uniqueId" : [
    {
      "type" : "oid",
      "value" : "2.16.756.5.32",
      "comment" : "This is the official identifier"
    }
  ]
}