DK MedCom Terminology
1.6.0 - release Denmark flag

This page is part of the MedCom Terminology (v1.6.0: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.1. For a full list of available versions, see the Directory of published versions

: MedComCoreECPRCodes - JSON Representation

Active as of 2022-09-01

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "medcom-core-ecpr-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-insensitive code system <code>http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-ecpr-codes</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">nationalEcprregister<a name=\"medcom-core-ecpr-codes-nationalEcprregister\"> </a></td><td>https://sundhedsdatastyrelsen.dk/da/registre-og-services/ecpr</td></tr></table></div>"
  },
  "url" : "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-ecpr-codes",
  "version" : "1.6.0",
  "name" : "MedComCoreECPRCodes",
  "title" : "MedComCoreECPRCodes",
  "status" : "active",
  "experimental" : false,
  "date" : "2022-09-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description" : "CodeSystem with systems used to represent the system of a Danish replacement person identifier (eCPR).",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "caseSensitive" : false,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "nationalEcprregister",
      "display" : "https://sundhedsdatastyrelsen.dk/da/registre-og-services/ecpr"
    }
  ]
}