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

FHIR IG analytics

Packageno.nhn.fhir.helsenorge.profiles
Resource TypeValueSet
IdValueSet-cs-8116-Dnr-Fnr-vs.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.0.1-beta&canonical=http://helsenorge.no/fhir/ValueSet/cs-8116-Dnr-Fnr-vs
URLhttp://helsenorge.no/fhir/ValueSet/cs-8116-Dnr-Fnr-vs
Version1.3.2
Statusactive
Date2025-10-20T23:59:35+02:00
NameCS8116DnrFnrVS
TitleDNR og FNR fra Volven 8116
Realmno
DescriptionValueSet basert på 8116 som inkluderer kun FNR og DNR

Resources that use this resource

StructureDefinition
no.nhn.fhir.helsenorge.profiles#2.0.1-betahn-extension-representantRepresentant

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet cs-8116-Dnr-Fnr-vs

  • Include these codes as defined in urn:oid:2.16.578.1.12.4.1.1.8116
    CodeDisplay
    FNRFødselsnummer
    DNRD-nummer

Source1

{
  "resourceType": "ValueSet",
  "id": "cs-8116-Dnr-Fnr-vs",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://helsenorge.no/fhir/ValueSet/cs-8116-Dnr-Fnr-vs",
  "version": "1.3.2",
  "name": "CS8116DnrFnrVS",
  "title": "DNR og FNR fra Volven 8116",
  "status": "active",
  "experimental": false,
  "date": "2025-10-20T23:59:35+02:00",
  "description": "ValueSet basert på 8116 som inkluderer kun FNR og DNR",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "NO",
          "display": "Norway"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "urn:oid:2.16.578.1.12.4.1.1.8116",
        "concept": [
          {
            "code": "FNR",
            "display": "Fødselsnummer"
          },
          {
            "code": "DNR",
            "display": "D-nummer"
          }
        ]
      }
    ]
  }
}