| Package | il.core.fhir.r4 |
| Resource Type | CodeSystem |
| Id | il-core-error-code |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=il.core.fhir.r4@0.18.1&canonical=http://fhir.health.gov.il/cs/il-core-error-code |
| URL | http://fhir.health.gov.il/cs/il-core-error-code |
| Status | active |
| Name | ILCoreErrorCode |
| Title | IL Core Error code |
| Description | A list of error codes for ILCore profiles |
| Content | complete |
| ValueSet | |
| tofes17-error-codes | Tofes17 Error Codes |
| form17-error-codes | Form17 Error Codes |
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": "לדוגמא, נפילת מערכת."
}
],
"caseSensitive": false,
"experimental": false,
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/codesystem-effectiveDate",
"valueDate": "2023-10"
}
],
"count": 5
}