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

FHIR IG Statistics: ValueSet/medcom-acknowledgement-issue-details

Packagemedcom.fhir.dk.terminology
TypeValueSet
Idmedcom-acknowledgement-issue-details
FHIR VersionR4
Sourcehttp://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/ValueSet-medcom-acknowledgement-issue-details.html
URLhttp://medcomfhir.dk/ig/terminology/ValueSet/medcom-acknowledgement-issue-details
Version2.0.0-draft
Statusactive
Date2024-01-18
NameMedComAcknowledgementIssueDetailValues
TitleMedComAcknowledgementIssueDetailValues
Realmdk
DescriptionValueSet including detailed issues describtions.

Resources that use this resource

StructureDefinition
medcom-acknowledgement-operationoutcomeMedComAcknowledgementOperationOutcome

Resources that this resource uses

CodeSystem
operation-outcomeOperation Outcome Codes
medcom-acknowledgement-error-codesMedComAcknowledgementErrorCodes
operation-outcomeOperation Outcome Codes

Narrative

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

Generated Narrative: ValueSet medcom-acknowledgement-issue-details

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "medcom-acknowledgement-issue-details",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/terminology/ValueSet/medcom-acknowledgement-issue-details",
  "version": "2.0.0-draft",
  "name": "MedComAcknowledgementIssueDetailValues",
  "title": "MedComAcknowledgementIssueDetailValues",
  "status": "active",
  "experimental": false,
  "date": "2024-01-18",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description": "ValueSet including detailed issues describtions.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/operation-outcome",
        "concept": [
          {
            "code": "MSG_ID_INVALID"
          },
          {
            "code": "MSG_ID_TOO_LONG"
          },
          {
            "code": "MSG_BAD_FORMAT"
          },
          {
            "code": "MSG_BAD_SYNTAX"
          },
          {
            "code": "MSG_DATE_FORMAT"
          },
          {
            "code": "MSG_DUPLICATE_ID"
          },
          {
            "code": "MSG_INVALID_ID"
          },
          {
            "code": "MSG_JSON_OBJECT"
          },
          {
            "code": "MSG_LOCAL_FAIL"
          },
          {
            "code": "MSG_NO_MATCH"
          },
          {
            "code": "MSG_NO_EXIST"
          },
          {
            "code": "MSG_NO_SUMMARY"
          },
          {
            "code": "MSG_PARAM_INVALID"
          },
          {
            "code": "MSG_PARAM_NO_REPEAT"
          },
          {
            "code": "MSG_PARAM_UNKNOWN"
          },
          {
            "code": "MSG_RESOURCE_ID_MISMATCH"
          },
          {
            "code": "MSG_RESOURCE_ID_FAIL"
          },
          {
            "code": "MSG_RESOURCE_ID_MISSING"
          },
          {
            "code": "MSG_RESOURCE_NOT_ALLOWED"
          },
          {
            "code": "MSG_RESOURCE_REQUIRED"
          },
          {
            "code": "MSG_RESOURCE_TYPE_MISMATCH"
          },
          {
            "code": "MSG_TRANSACTION_DUPLICATE_ID"
          },
          {
            "code": "MSG_TRANSACTION_MISSING_ID"
          },
          {
            "code": "MSG_UNKNOWN_TYPE"
          },
          {
            "code": "MSG_VERSION_AWARE"
          },
          {
            "code": "MSG_VERSION_AWARE_CONFLICT"
          },
          {
            "code": "MSG_VERSION_AWARE_URL"
          },
          {
            "code": "MSG_WRONG_NS"
          }
        ]
      },
      {
        "system": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-acknowledgement-error-codes",
        "concept": [
          {
            "code": "MSG_Receiver_Identifier_UNKNOWN"
          },
          {
            "code": "MSG_Receiver_Identifier_MISSING"
          },
          {
            "code": "MSG_RECEIVER_UNABLE_TO_RECEIVE_MSG_TYPE"
          },
          {
            "code": "MSG_VALUESET_VALUE_UNKNOWN"
          },
          {
            "code": "MSG_CodeSystem_VALUE_UNKNOWN"
          },
          {
            "code": "MSG_Element_To_Long"
          },
          {
            "code": "MSG_Datatype_Wrong"
          },
          {
            "code": "MSG_Mailbox_Out_Of_Operation"
          },
          {
            "code": "MSG_Damaged_durin_transport"
          }
        ]
      }
    ]
  }
}