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

FHIR IG analytics

Packagehelsenorge.profiler
Resource TypeValueSet
IdValueSet-cs-8116-Dnr-Fnr-vs.json
FHIR VersionR4

Resources that use this resource

No resources found


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"
          }
        ]
      }
    ]
  }
}