| Package | medcom.fhir.dk.terminology | 
| Resource Type | CodeSystem | 
| Id | medcom-acknowledgement-error-codes | 
| FHIR Version | R4 | 
| Source | http://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-medcom-acknowledgement-error-codes.html | 
| URL | http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-acknowledgement-error-codes | 
| Version | 2.0.0-draft | 
| Status | active | 
| Date | 2023-06-29 | 
| Name | MedComAcknowledgementErrorCodes | 
| Title | MedComAcknowledgementErrorCodes | 
| Realm | dk | 
| Description | CodeSystem including detailed error codes describtions. | 
| Content | complete | 
| ValueSet | |
| medcom-acknowledgement-issue-details | MedComAcknowledgementIssueDetailValues | 
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem medcom-acknowledgement-error-codes
This case-insensitive code system http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-acknowledgement-error-codes defines the following codes:
{
  "resourceType": "CodeSystem",
  "id": "medcom-acknowledgement-error-codes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-acknowledgement-error-codes",
  "version": "2.0.0-draft",
  "name": "MedComAcknowledgementErrorCodes",
  "title": "MedComAcknowledgementErrorCodes",
  "status": "active",
  "experimental": false,
  "date": "2023-06-29",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description": "CodeSystem including detailed error codes describtions. ",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 9,
  "concept": [
    {
      "code": "MSG_Receiver_Identifier_UNKNOWN",
      "display": "Receiver identifier unknown"
    },
    {
      "code": "MSG_Receiver_Identifier_MISSING",
      "display": "Receiver identifier missing"
    },
    {
      "code": "MSG_RECEIVER_UNABLE_TO_RECEIVE_MSG_TYPE",
      "display": "Receiver unable to receive this message type"
    },
    {
      "code": "MSG_VALUESET_VALUE_UNKNOWN",
      "display": "The value provided is not in the valueSet"
    },
    {
      "code": "MSG_CodeSystem_VALUE_UNKNOWN",
      "display": "The value provided is not in the CodeSystem"
    },
    {
      "code": "MSG_Element_To_Long",
      "display": "The value of the element is to long"
    },
    {
      "code": "MSG_Datatype_Wrong",
      "display": "The data type is wrong"
    },
    {
      "code": "MSG_Mailbox_Out_Of_Operation",
      "display": "The mailbox is temporary out of operation"
    },
    {
      "code": "MSG_Damaged_durin_transport",
      "display": "The message has been damaged during trasport"
    }
  ]
}