FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/il-core-error-code

Packageil.core.fhir.r4
Resource TypeCodeSystem
Idil-core-error-code
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.17.5&canonical=http://fhir.health.gov.il/cs/il-core-error-code
URLhttp://fhir.health.gov.il/cs/il-core-error-code
Version0.17.0
Statusactive
Date2025-03-27
NameILCoreErrorCode
TitleIL Core Error code
DescriptionA list of error codes for ILCore profiles
Contentcomplete

Resources that use this resource

ValueSet
tofes17-error-codesTofes17 Error Codes
form17-error-codesForm17 Error Codes

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "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.17.0",
  "publisher": "Israel Core Team",
  "date": "2025-03-27",
  "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
}