FHIR IG analytics| Package | se.electronichealth.fhir.merier.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-er-error-codes.json |
| FHIR Version | R5 |
| Source | https://simplifier.net/resolve?scope=se.electronichealth.fhir.merier.r5@0.1.2-beta&canonical=http://electronichealth.se/fhir/NDI/ValueSet/er-error-codes |
| URL | http://electronichealth.se/fhir/NDI/ValueSet/er-error-codes |
| Version | 0.1.0 |
| Status | active |
| Name | er-error-codes |
| Title | Error codes (ER) |
| Description | Includes error and success messages for Endpoint Registry transactions. |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "ValueSet",
"status": "active",
"name": "er-error-codes",
"id": "er-error-codes",
"title": "Error codes (ER)",
"description": "Includes error and success messages for Endpoint Registry transactions.",
"url": "http://electronichealth.se/fhir/NDI/ValueSet/er-error-codes",
"version": "0.1.0",
"compose": {
"include": [
{
"system": "http://electronichealth.se/CodeSystem/error-codes",
"concept": [
{
"code": "2-38-1",
"display": "Required parameter missing."
},
{
"code": "2-38-2",
"display": "Invalid format of personal identity number. Submit the personal identity number using 12 digits with or without hyphen, e.g. 198001032385."
},
{
"code": "2-38-4",
"display": "Invalid system. Valid systems are %s."
},
{
"code": "2-38-7",
"display": "Invalid format of organization identifier. Submit the organization identifier using 10 digits without hyphen, e.g. 5560269986."
},
{
"code": "2-38-8",
"display": "Endpoint not found."
},
{
"code": "2-38-9",
"display": "Invalid parameter. Valid parameters are %s."
},
{
"code": "4-38-301",
"display": "Organization was successfully added to the endpoint."
},
{
"code": "4-38-302",
"display": "Organization was successfully removed from the endpoint."
},
{
"code": "4-38-303",
"display": "Organization has already been added to the endpoint."
},
{
"code": "4-38-304",
"display": "Organization has already been removed from the endpoint."
}
]
}
]
}
}