DK EHMI Terminology
1.0.0 - release Denmark flag

This page is part of the EHMI Terminology (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. . For a full list of available versions, see the Directory of published versions

: EHMI Endpoint Register (EER) - digital-signature Types CS - JSON Representation

Active as of 2024-09-01

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "eer-digital-signature-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem eer-digital-signature-type</b></p><a name=\"eer-digital-signature-type\"> </a><a name=\"hceer-digital-signature-type\"> </a><a name=\"eer-digital-signature-type-da-DK\"> </a><p>This case-sensitive code system <code>http://medcomehmi.dk/ig/terminology/CodeSystem/eer-digital-signature-type</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\">ETSI<a name=\"eer-digital-signature-type-ETSI\"> </a></td><td>Digital Signature</td></tr></table></div>"
  },
  "url" : "http://medcomehmi.dk/ig/terminology/CodeSystem/eer-digital-signature-type",
  "version" : "1.0.0",
  "name" : "EerDigitalSignatureType",
  "title" : "EHMI Endpoint Register (EER) - digital-signature Types CS",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-09-01",
  "publisher" : "MedCom",
  "contact" : [
    {
      "name" : "MedCom",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://medcom.dk"
        }
      ]
    }
  ],
  "description" : "eer-digital-signature-types for the EER Messaging Infrastructure",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "DK",
          "display" : "Denmark"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "ETSI",
      "display" : "Digital Signature"
    }
  ]
}