{
"description": "A list of error codes for ILCore profiles",
"_filename": "CodeSystem-il-core-error-code.json",
"package_name": "il.core.fhir.r4",
"date": null,
"publisher": null,
"content": "complete",
"name": "ILCoreErrorCode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "IL Core Error code",
"package_version": "0.18.2",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate",
"valueDate": "2023-10"
} ],
"status": "active",
"id": "a0795720-0b42-42b2-87b9-afa0bbe7993d",
"kind": null,
"count": 5,
"url": "http://fhir.health.gov.il/cs/il-core-error-code",
"concept": [ {
"code": "unknown-pat",
"display": "המטופל אינו מזוהה",
"definition": "לא נמצא בקופה מבוטח עם אותו המזהה העסקי"
}, {
"code": "missing-pat-data",
"display": "חסרים פרטי המטופל",
"definition": "לדוגמא, אין ישות Patient, או שחסר מידע קריטי בישות כגון שם משפחה או מגדר"
}, {
"code": "unknown-code",
"display": "קוד לא מזוהה"
}, {
"code": "missing-code",
"display": "חסר קוד"
}, {
"code": "technical-issue",
"display": "בעייה טכנית",
"definition": "לדוגמא, נפילת מערכת."
} ],
"caseSensitive": false,
"version": null
}