1.4.1 - ci-build
DiagnosticReportIG - Local Development build (v1.4.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2024-07-02 |
{
"resourceType" : "CodeSystem",
"id" : "person-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-id-type-cs</b></p><a name=\"person-id-type-cs\"> </a><a name=\"hcperson-id-type-cs\"> </a><a name=\"hcperson-id-type-cs-en-US\"> </a><p>This code system <code>http://nhn.no/fhir/nilar/CodeSystem/person-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.4<a name=\"person-id-type-cs-urn.58oid.582.4616.46578.461.4612.464.461.464.464\"> </a></td><td>HPR</td><td>Helsepersonell-nummer</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:2.16.578.1.12.4.1.2<a name=\"person-id-type-cs-urn.58oid.582.4616.46578.461.4612.464.461.462\"> </a></td><td>HER</td><td>HER-id</td></tr><tr><td style=\"white-space:nowrap\">urn:oid:2.16.578.1.12.4.1.4.5<a name=\"person-id-type-cs-urn.58oid.582.4616.46578.461.4612.464.461.464.465\"> </a></td><td>DUF</td><td>DUF-nummer</td></tr></table></div>"
},
"url" : "http://nhn.no/fhir/nilar/CodeSystem/person-id-type-cs",
"version" : "1.4.1",
"name" : "PersonIdType_CS",
"title" : "Person Id Type CS",
"status" : "active",
"date" : "2024-07-02T13:23:40+00:00",
"publisher" : "Norsk helsenett - Nilar",
"contact" : [
{
"name" : "Norsk helsenett - Nilar",
"telecom" : [
{
"system" : "url",
"value" : "https://www.nhn.no"
}
]
}
],
"description" : "Id types used to identify persons involved, other than the patient.",
"content" : "complete",
"count" : 3,
"concept" : [
{
"code" : "urn:oid:2.16.578.1.12.4.1.4.4",
"display" : "HPR",
"definition" : "Helsepersonell-nummer"
},
{
"code" : "urn:oid:2.16.578.1.12.4.1.2",
"display" : "HER",
"definition" : "HER-id"
},
{
"code" : "urn:oid:2.16.578.1.12.4.1.4.5",
"display" : "DUF",
"definition" : "DUF-nummer"
}
]
}