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

FHIR IG analytics

Packageno.nhn.fhir.helsenorge.profiles
Resource TypeCodeSystem
IdCodeSystem-no-kodeverk-8327.codesystem.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.5.9-beta&canonical=http://helsenorge.no/fhir/CodeSystem/no-kodeverk-8327.codesystem
URLhttp://helsenorge.no/fhir/CodeSystem/no-kodeverk-8327.codesystem
Version1.3.2
Statusactive
Date2025-10-20T23:59:35+02:00
NameNoKodeverk8327
Title8327 Offisiell personidentifikasjon
Realmno
DescriptionAngir type identifikator for person
Contentcomplete

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": "CodeSystem",
  "status": "active",
  "content": "complete",
  "name": "NoKodeverk8327",
  "id": "no-kodeverk-8327.codesystem",
  "title": "8327 Offisiell personidentifikasjon",
  "description": "Angir type identifikator for person",
  "url": "http://helsenorge.no/fhir/CodeSystem/no-kodeverk-8327.codesystem",
  "concept": [
    {
      "code": "DNR",
      "display": "D-nummer"
    },
    {
      "code": "FHN",
      "display": "Felles hjelpenummer (FH-nummer)"
    },
    {
      "code": "FNR",
      "display": "Fødselsnummer"
    },
    {
      "code": "HNR",
      "display": "Virksomhetsinternt hjelpenummer"
    }
  ],
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.578.1.12.4.1.1.8327"
    }
  ],
  "version": "1.3.2",
  "experimental": false,
  "date": "2025-10-20T23:59:35+02:00",
  "jurisdiction": [
    {
      "coding": [
        {
          "code": "NO",
          "system": "urn:iso:std:iso:3166",
          "display": "Norway"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "count": 4
}