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

FHIR IG Statistics: CodeSystem/ehmi-delivery-status-agent-who-identifier-types

Packagedk.ehmi.terminology
Resource TypeCodeSystem
Idehmi-delivery-status-agent-who-identifier-types
FHIR VersionR4
Sourcehttp://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-ehmi-delivery-status-agent-who-identifier-types.html
URLhttp://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types
Version1.0.0
Statusactive
Date2025-02-01
NameEhmiDeliveryStatusAgentWhoIdentifierTypes
TitleEHMI Delivery Status (EDS) - agent.who.identifier Types CS
Realmdk
Descriptionehmi-delivery-status-agent.who.identifier for the EHMI Messaging Infrastructure
Contentcomplete

Resources that use this resource

ValueSet
ehmi-delivery-status-agent-who-identifier-types-valuesetEHMI Delivery Status (EDS) - AgentWhoIdentifier Types Valueset

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem ehmi-delivery-status-agent-who-identifier-types

This case-sensitive code system http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types defines the following codes:

CodeDisplayDefinition
GLN GLNGLN representing either the endpoint of the sender or the receiver organization
SOR SORSOR representing either the sorkcode of the sender or the receiver organization
ehmiDEVICEID DeviceIdThe recorded deviceid of a device used in EHMI

Source

{
  "resourceType": "CodeSystem",
  "id": "ehmi-delivery-status-agent-who-identifier-types",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomehmi.dk/ig/terminology/CodeSystem/ehmi-delivery-status-agent-who-identifier-types",
  "version": "1.0.0",
  "name": "EhmiDeliveryStatusAgentWhoIdentifierTypes",
  "title": "EHMI Delivery Status (EDS) - agent.who.identifier Types CS",
  "status": "active",
  "experimental": false,
  "date": "2025-02-01",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://medcom.dk"
        }
      ]
    }
  ],
  "description": "ehmi-delivery-status-agent.who.identifier for the EHMI Messaging Infrastructure",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "GLN",
      "display": "GLN",
      "definition": "GLN representing either the endpoint of the sender or the receiver organization"
    },
    {
      "code": "SOR",
      "display": "SOR",
      "definition": "SOR representing either the sorkcode of the sender or the receiver organization"
    },
    {
      "code": "ehmiDEVICEID",
      "display": "DeviceId",
      "definition": "The recorded deviceid of a device used in EHMI"
    }
  ]
}