{
  "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><p>This  code system <code>http://hl7.no/fhir/ig/ParekIG/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://hl7.no/fhir/ig/ParekIG/CodeSystem/person-id-type-cs",
  "version" : "0.1.3",
  "name" : "PersonIdType_CS",
  "title" : "Person Id Type CS",
  "status" : "draft",
  "date" : "2026-03-20T13:17:08+00:00",
  "publisher" : "Norsk helsenett - NHN",
  "contact" : [{
    "name" : "Norsk helsenett - NHN",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.nhn.no"
    }]
  }],
  "description" : "Id types used to identify persons involved, other than the patient.",
  "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.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"
  }]
}