FHIR IG analytics| Package | no.nhn.fhir.helsenorge.profiles |
| Resource Type | NamingSystem |
| Id | NamingSystem-no-basis-foedselsnummer.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=no.nhn.fhir.helsenorge.profiles@2.0.1-beta&canonical=http://helsenorge.no/fhir/NamingSystem/no-basis-foedselsnummer |
| URL | http://helsenorge.no/fhir/NamingSystem/no-basis-foedselsnummer |
| Version | 1.3.2 |
| Status | active |
| Date | 2018-08-13 |
| Name | Foedselsnummer |
| Realm | no |
| Description | Fødselsnummer is the official identification of a Norwegian citizen and is registered in the repository called folkeregisteret. Fødselsnummer is a 11-digit number containing 2 control digits. |
| Kind | identifier |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: NamingSystem no-basis-foedselsnummer
version: 1.0
| Defining URL | http://helsenorge.no/fhir/NamingSystem/no-basis-foedselsnummer |
| Version | 1.3.2 |
| Name | Foedselsnummer |
| Status | active |
| Definition | Fødselsnummer is the official identification of a Norwegian citizen and is registered in the repository called folkeregisteret. Fødselsnummer is a 11-digit number containing 2 control digits. |
| Type | Value | Preferred |
| URI | http://hl7.no/fhir/NamingSystem/FNR | false |
| OID | 2.16.578.1.12.4.1.4.1 | true |
{
"resourceType": "NamingSystem",
"id": "no-basis-foedselsnummer",
"meta": {
"versionId": "1.0"
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
"valueUri": "http://helsenorge.no/fhir/NamingSystem/no-basis-foedselsnummer"
},
{
"url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
"valueString": "1.3.2"
}
],
"name": "Foedselsnummer",
"status": "active",
"kind": "identifier",
"date": "2018-08-13",
"responsible": "Skatteetaten",
"description": "Fødselsnummer is the official identification of a Norwegian citizen and is registered in the repository called folkeregisteret. Fødselsnummer is a 11-digit number containing 2 control digits.",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "NO",
"display": "Norway"
}
]
}
],
"uniqueId": [
{
"type": "uri",
"value": "http://hl7.no/fhir/NamingSystem/FNR",
"preferred": false
},
{
"type": "oid",
"value": "2.16.578.1.12.4.1.4.1",
"preferred": true
}
]
}