FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | ValueSet |
| Id | ValueSet-cs-8116-Dnr-Fnr-vs.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.0.1-beta&canonical=http://helsenorge.no/fhir/ValueSet/cs-8116-Dnr-Fnr-vs |
| URL | http://helsenorge.no/fhir/ValueSet/cs-8116-Dnr-Fnr-vs |
| Version | 1.3.2 |
| Status | active |
| Date | 2025-10-20T23:59:35+02:00 |
| Name | CS8116DnrFnrVS |
| Title | DNR og FNR fra Volven 8116 |
| Realm | no |
| Description | ValueSet basert på 8116 som inkluderer kun FNR og DNR |
| StructureDefinition | ||
| no.nhn.fhir.helsenorge.profiles#2.0.1-beta | hn-extension-representant | Representant |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet cs-8116-Dnr-Fnr-vs
urn:oid:2.16.578.1.12.4.1.1.8116| Code | Display |
| FNR | Fødselsnummer |
| DNR | D-nummer |
{
"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"
}
]
}
]
}
}