FHIR IG analytics| Package | il.core.fhir.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-il-core-error-code.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"status": "active",
"content": "complete",
"name": "ILCoreErrorCode",
"id": "il-core-error-code",
"title": "IL Core Error code",
"description": "A list of error codes for ILCore profiles",
"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": "לדוגמא, נפילת מערכת."
}
],
"version": "0.20.3",
"publisher": "Israel Core Team",
"date": "2026-03-05",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "tal.primak@moh.gov.il"
}
]
}
],
"caseSensitive": false,
"experimental": false,
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate",
"valueDate": "2023-10"
}
],
"count": 5
}