Package | medcom.fhir.dk.terminology |
Type | ValueSet |
Id | medcom-acknowledgement-issue-details |
FHIR Version | R4 |
Source | http://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/ValueSet-medcom-acknowledgement-issue-details.html |
URL | http://medcomfhir.dk/ig/terminology/ValueSet/medcom-acknowledgement-issue-details |
Version | 2.0.0-draft |
Status | active |
Date | 2024-01-18 |
Name | MedComAcknowledgementIssueDetailValues |
Title | MedComAcknowledgementIssueDetailValues |
Realm | dk |
Description | ValueSet including detailed issues describtions. |
StructureDefinition | |
medcom-acknowledgement-operationoutcome | MedComAcknowledgementOperationOutcome |
CodeSystem | |
operation-outcome | Operation Outcome Codes |
medcom-acknowledgement-error-codes | MedComAcknowledgementErrorCodes |
operation-outcome | Operation Outcome Codes |
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:
http://terminology.hl7.org/CodeSystem/operation-outcome
Code | Display |
MSG_ID_INVALID | Id "%s" has an invalid character "%s" |
MSG_ID_TOO_LONG | Id "%s" too long (length limit 36) |
MSG_BAD_FORMAT | Bad Syntax: "%s" must be a %s' |
MSG_BAD_SYNTAX | Bad Syntax in %s |
MSG_DATE_FORMAT | The Date value %s is not in the correct format (Xml Date Format required) |
MSG_DUPLICATE_ID | Duplicate Id %s for resource type %s |
MSG_INVALID_ID | Id not accepted |
MSG_JSON_OBJECT | Json Source for a resource should start with an object |
MSG_LOCAL_FAIL | Unable to resolve local reference to resource %s |
MSG_NO_MATCH | No Resource found matching the query "%s" |
MSG_NO_EXIST | Resource Id "%s" does not exist |
MSG_NO_SUMMARY | No Summary for this resource |
MSG_PARAM_INVALID | Parameter "%s" content is invalid |
MSG_PARAM_NO_REPEAT | Parameter "%s" is not allowed to repeat |
MSG_PARAM_UNKNOWN | Parameter "%s" not understood |
MSG_RESOURCE_ID_MISMATCH | Resource Id Mismatch |
MSG_RESOURCE_ID_FAIL | unable to allocate resource id |
MSG_RESOURCE_ID_MISSING | Resource Id Missing |
MSG_RESOURCE_NOT_ALLOWED | Not allowed to submit a resource for this operation |
MSG_RESOURCE_REQUIRED | A resource is required |
MSG_RESOURCE_TYPE_MISMATCH | Resource Type Mismatch |
MSG_TRANSACTION_DUPLICATE_ID | Duplicate Identifier in transaction: %s |
MSG_TRANSACTION_MISSING_ID | Missing Identifier in transaction - an entry.id must be provided |
MSG_UNKNOWN_TYPE | Resource Type "%s" not recognised |
MSG_VERSION_AWARE | Version aware updates are required for this resource |
MSG_VERSION_AWARE_CONFLICT | Update Conflict (server current version = "%s", client version referenced = "%s") |
MSG_VERSION_AWARE_URL | Version specific URL not recognised |
MSG_WRONG_NS | This does not appear to be a FHIR element or resource (wrong namespace "%s") |
http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-acknowledgement-error-codes
Code | Display |
MSG_Receiver_Identifier_UNKNOWN | Receiver identifier unknown |
MSG_Receiver_Identifier_MISSING | Receiver identifier missing |
MSG_RECEIVER_UNABLE_TO_RECEIVE_MSG_TYPE | Receiver unable to receive this message type |
MSG_VALUESET_VALUE_UNKNOWN | The value provided is not in the valueSet |
MSG_CodeSystem_VALUE_UNKNOWN | The value provided is not in the CodeSystem |
MSG_Element_To_Long | The value of the element is to long |
MSG_Datatype_Wrong | The data type is wrong |
MSG_Mailbox_Out_Of_Operation | The mailbox is temporary out of operation |
MSG_Damaged_durin_transport | The message has been damaged during trasport |
{ "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" } ] } ] } }