HL7 FHIR Implementation Guide: DK Core
1.1.0 - release

This page is part of the HL7 FHIR Implementation Guide: DK Core (v1.1.0: Release) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions

: DkCoreCprIdentifierSystem - JSON Representation

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "dk-core-cpr-identifier-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.dk/fhir/core/CodeSystem/dk-core-cpr-identifier-system defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">urn:oid:1.2.208.176.1.2<a name=\"dk-core-cpr-identifier-system-urn.58oid.581.462.46208.46176.461.462\"> </a></td></tr></table></div>"
  },
  "url" : "http://hl7.dk/fhir/core/CodeSystem/dk-core-cpr-identifier-system",
  "version" : "1.1.0",
  "name" : "DkCoreCprIdentifierSystem",
  "status" : "active",
  "experimental" : false,
  "date" : "2019-01-29T00:00:00+00:00",
  "publisher" : "HL7 Denmark",
  "contact" : [
    {
      "name" : "HL7 Denmark",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.dk"
        },
        {
          "system" : "email",
          "value" : "jenskristianvilladsen@gmail.com"
        }
      ]
    }
  ],
  "description" : "Official CPR CodeSystem",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "copyright" : "CC-BY-SA-4.0",
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "urn:oid:1.2.208.176.1.2"
    }
  ]
}