{
  "resourceType": "NamingSystem",
  "id": "ca-social-insurance-number",
  "name": "Canada, Social Insurance Number (SIN)",
  "status": "draft",
  "kind": "identifier",
  "date": "2018-01-23T05:03:00+00:00",
  "type": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0203",
        "code": "SB",
        "display": "Social Beneficiary Identifier"
      }
    ]
  },
  "description": "A Social Insurance Number (SIN) is a number issued to citizens and residents of Canada to administer various government programs. SINs are issued by Human Resources and Skills Development Canada.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "https://www.iso.org/obp/ui/#iso:code:3166:CA",
          "code": "CA",
          "display": "Canada"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-social-insurance-number",
      "preferred": true
    },
    {
      "type": "uri",
      "value": "urn:oid:2.16.840.1.113883.4.272"
    },
    {
      "type": "oid",
      "value": "2.16.840.1.113883.4.272",
      "preferred": true
    }
  ]
}