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

FHIR IG analytics

Packageno.nhn.fhir.helsenorge.profiles
Resource TypeNamingSystem
IdNamingSystem-no-basis-dnummer.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.5.9-beta&canonical=http://helsenorge.no/fhir/NamingSystem/no-basis-dnummer
URLhttp://helsenorge.no/fhir/NamingSystem/no-basis-dnummer
Version1.3.2
Statusactive
Date2018-10-26
NameDnummer
Realmno
DescriptionPersonidentifikator for personer som ikke har fødselsnummer og som ikke skal registreres som bosatt i Norge. The D-nummer of the patient. (assigned by the norwegian Skatteetaten)
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "NamingSystem",
  "id": "no-basis-dnummer",
  "meta": {
    "versionId": "1.0"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://helsenorge.no/fhir/NamingSystem/no-basis-dnummer"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "1.3.2"
    }
  ],
  "name": "Dnummer",
  "status": "active",
  "kind": "identifier",
  "date": "2018-10-26",
  "responsible": "Skatteetaten",
  "description": "Personidentifikator for personer som ikke har fødselsnummer og som ikke skal registreres som bosatt i Norge. The D-nummer of the patient. (assigned by the norwegian Skatteetaten)",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "NO",
          "system": "urn:iso:std:iso:3166",
          "display": "Norway"
        }
      ]
    }
  ],
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://hl7.no/fhir/NamingSystem/DNR",
      "preferred": false
    },
    {
      "type": "oid",
      "value": "2.16.578.1.12.4.1.4.2",
      "preferred": true
    }
  ]
}