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

FHIR IG analytics

Packagehl7.fhir.no.basis
Resource TypeNamingSystem
Idno-basis-dnummer.namingsystem.json
FHIR VersionR4

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"
  },
  "name": "Dnummer",
  "status": "active",
  "kind": "identifier",
  "date": "2018-10-26",
  "publisher": "Direktoratet for e-helse",
  "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)",
  "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
    }
  ]
}