FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/eer-digital-signature-type

Packagedk.ehmi.terminology
TypeCodeSystem
Ideer-digital-signature-type
FHIR VersionR4
Sourcehttp://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-eer-digital-signature-type.html
URLhttp://medcomehmi.dk/ig/terminology/CodeSystem/eer-digital-signature-type
Version1.0.0
Statusactive
Date2024-09-01
NameEerDigitalSignatureType
TitleEHMI Endpoint Register (EER) - digital-signature Types CS
Realmdk
Descriptioneer-digital-signature-types for the EER Messaging Infrastructure
Contentcomplete

Resources that use this resource

ValueSet
eer-digital-signature-type-valuesetEHMI Endpoint Register (EER) - digital-signature Types VS

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem eer-digital-signature-type

This case-sensitive code system http://medcomehmi.dk/ig/terminology/CodeSystem/eer-digital-signature-type defines the following code:

CodeDisplay
ETSI Digital Signature

Source

{
  "resourceType": "CodeSystem",
  "id": "eer-digital-signature-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
    }
  ]
}