Pasientens rekvisisjoner
0.1.7 - ci-build
Pasientens rekvisisjoner - Local Development build (v0.1.7) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-04-16 |
{
"resourceType" : "CodeSystem",
"id" : "person-public-id-type-cs",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem person-public-id-type-cs</b></p><a name=\"person-public-id-type-cs\"> </a><a name=\"hcperson-public-id-type-cs\"> </a><p>This code system <code>http://hl7.no/fhir/ig/ParekIG/CodeSystem/person-public-id-type-cs</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">urn:oid:2.16.578.1.12.4.1.4.1<a name=\"person-public-id-type-cs-urn.58oid.582.4616.46578.461.4612.464.461.464.461\"> </a></td><td>FNR</td><td>Fødselsnummer</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:2.16.578.1.12.4.1.4.2<a name=\"person-public-id-type-cs-urn.58oid.582.4616.46578.461.4612.464.461.464.462\"> </a></td><td>DNR</td><td>D-nummer</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:2.16.578.1.12.4.1.4.3<a name=\"person-public-id-type-cs-urn.58oid.582.4616.46578.461.4612.464.461.464.463\"> </a></td><td>FHN</td><td>Felles hjelpenummer</td></tr></table></div>"
},
"url" : "http://hl7.no/fhir/ig/ParekIG/CodeSystem/person-public-id-type-cs",
"version" : "0.1.7",
"name" : "PersonPublicIdType_CS",
"title" : "Person Public Id Type CS",
"status" : "draft",
"date" : "2026-04-16T08:13:22+00:00",
"publisher" : "Norsk helsenett - NHN",
"contact" : [
{
"name" : "Norsk helsenett - NHN",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nhn.no"
}
]
}
],
"description" : "Public id types used to identify persons.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "NO",
"display" : "Norway"
}
]
}
],
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "urn:oid:2.16.578.1.12.4.1.4.1",
"display" : "FNR",
"definition" : "Fødselsnummer"
},
{
"code" : "urn:oid:2.16.578.1.12.4.1.4.2",
"display" : "DNR",
"definition" : "D-nummer"
},
{
"code" : "urn:oid:2.16.578.1.12.4.1.4.3",
"display" : "FHN",
"definition" : "Felles hjelpenummer"
}
]
}