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

FHIR IG Statistics: CodeSystem/edelivery-sbdh-documentid-type

Packagedk.ehmi.terminology
TypeCodeSystem
Idedelivery-sbdh-documentid-type
FHIR VersionR4
Sourcehttp://medcomehmi.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-ehmi-terminology/CodeSystem-edelivery-sbdh-documentid-type.html
URLhttp://medcomehmi.dk/ig/terminology/CodeSystem/edelivery-sbdh-documentid-type
Version1.0.0
Statusactive
Date2025-02-01
NameEDeliverySbdhDocumentIdType
TitleEHMI Endpoint Register (EER) - SBDH DOCUMENTID CS
Realmdk
DescriptionEHMI Endpoint Register (EER) - SBDH DOCUMENTID for the EHMI Messaging Infrastructure
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem edelivery-sbdh-documentid-type

This case-sensitive code system http://medcomehmi.dk/ig/terminology/CodeSystem/edelivery-sbdh-documentid-type defines the following codes:

CodeDisplay
urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.0 HomeCareObservation 1.0
urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1 HomeCareObservation 1.1
urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0 Acknowledgement 2.0
urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdh:1.0 ehmiSBDH 1.0
urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdhacknowledgement:1.0 ehmiSBDH Ack 1.0

Source

{
  "resourceType": "CodeSystem",
  "id": "edelivery-sbdh-documentid-type",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomehmi.dk/ig/terminology/CodeSystem/edelivery-sbdh-documentid-type",
  "version": "1.0.0",
  "name": "EDeliverySbdhDocumentIdType",
  "title": "EHMI Endpoint Register (EER) - SBDH DOCUMENTID CS",
  "status": "active",
  "experimental": false,
  "date": "2025-02-01",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://medcom.dk"
        }
      ]
    }
  ],
  "description": "EHMI Endpoint Register (EER) - SBDH DOCUMENTID for the EHMI Messaging Infrastructure",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.0",
      "display": "HomeCareObservation 1.0"
    },
    {
      "code": "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:homecareobservation:1.1",
      "display": "HomeCareObservation 1.1"
    },
    {
      "code": "urn:dk:healthcare:medcom:messaging:fhir:structuredefinition:acknowledgement:2.0",
      "display": "Acknowledgement 2.0"
    },
    {
      "code": "urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdh:1.0",
      "display": "ehmiSBDH 1.0"
    },
    {
      "code": "urn:dk:healthcare:ehmi:messaging:envelope:xml:sbdhacknowledgement:1.0",
      "display": "ehmiSBDH Ack 1.0"
    }
  ]
}