Package | cezih.hr.cezih-osnova |
Resource Type | CodeSystem |
Id | message-error-type |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://ent.hr/fhir/CodeSystem/message-error-type |
URL | http://ent.hr/fhir/CodeSystem/message-error-type |
Version | 0.2.3 |
Status | active |
Date | 2024-01-25T14:50:58+00:00 |
Name | EHEOperationErrorType |
Title | Error Types |
Description | Code list contains codes of errors returned to clients when interacting with EHE system components. |
Copyright | Ericsson NIkola Tesla d.d. |
Content | complete |
ValueSet | |
message-error-type | Error types |
No resources found
Note: links and images are rebased to the (stated) source
This case-insensitive code system http://ent.hr/fhir/CodeSystem/message-error-type
defines the following codes in a Is-A heirarchy:
Code | Display |
1 | Error1 |
2 | Error2 |
{ "resourceType": "CodeSystem", "id": "message-error-type", "meta": { "versionId": "10", "lastUpdated": "2023-01-26T13:36:21.656+00:00", "source": "#XBk8IWKXe5nMytZQ" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ent.hr/fhir/CodeSystem/message-error-type", "version": "0.2.3", "name": "EHEOperationErrorType", "title": "Error Types", "status": "active", "experimental": false, "date": "2024-01-25T14:50:58+00:00", "publisher": "ERICSSON NIKOLA TESLA d.d.", "contact": [ { "name": "Krešimir Kerš", "telecom": [ { "system": "email", "value": "kresimir.kers@ericsson.com" } ] } ], "description": "Code list contains codes of errors returned to clients when interacting with EHE system components.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "HR", "display": "Croatia" } ], "text": "Croatia" } ], "copyright": "Ericsson NIkola Tesla d.d.", "caseSensitive": false, "valueSet": "http://ent.hr/fhir/ValueSet/message-error-type", "hierarchyMeaning": "is-a", "compositional": false, "versionNeeded": false, "content": "complete", "concept": [ { "code": "1", "display": "Error1" }, { "code": "2", "display": "Error2" } ] }