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

FHIR IG Statistics: ValueSet/tofes17-reject-codes

Packageil.core.fhir.r4
Resource TypeValueSet
Idtofes17-reject-codes
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=il.core.fhir.r4@0.17.5&canonical=http://fhir.health.gov.il/ValueSet/tofes17-reject-codes
URLhttp://fhir.health.gov.il/ValueSet/tofes17-reject-codes
Version0.17.0
Statusactive
Date2025-03-27
NameTofes17RejectCodes
TitleTofes17 Reject Codes
Realmil
Authoritynational
Descriptionקודי שגיאה לתהליכים הקשורים לטופס 17

Resources that use this resource

StructureDefinition
t17-responseT17 Response

Resources that this resource uses

CodeSystem
moh-tofes17-issue-codeMoh Form-17 Issue Code

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "Tofes17RejectCodes",
  "id": "tofes17-reject-codes",
  "title": "Tofes17 Reject Codes",
  "description": "קודי שגיאה לתהליכים הקשורים לטופס 17",
  "url": "http://fhir.health.gov.il/ValueSet/tofes17-reject-codes",
  "version": "0.17.0",
  "publisher": "Israeli Ministry of Health, Digital Health Unit",
  "date": "2025-03-27",
  "contact": [
    {
      "telecom": [
        {
          "system": "email",
          "value": "ron.hermon@MOH.GOV.IL"
        }
      ]
    }
  ],
  "experimental": false,
  "compose": {
    "include": [
      {
        "system": "http://fhir.health.gov.il/cs/moh-tofes17-issue-code",
        "concept": [
          {
            "code": "pat-not-eligible",
            "display": "המטופל אינו זכאי להתחייבות"
          },
          {
            "code": "referred-to-community",
            "display": "הטיפול יבוצע בקהילה"
          },
          {
            "code": "not-ambulatory",
            "display": "השירות המבוקש אינו אמבולטורי"
          },
          {
            "code": "charge-not-authorized",
            "display": "ללקוח אין הרשאת חיוב "
          },
          {
            "code": "service-with-co-payment",
            "display": "הבקשה כוללת שירות עם השתתפות עצמית"
          },
          {
            "code": "service-not-covered",
            "display": "השירות אינו בסל"
          },
          {
            "code": "age-limit",
            "display": "קוד השירות מוגבל גיל"
          },
          {
            "code": "quantity-mismatch",
            "display": "כמות הטיפולים אינה תואמת את תוכנית הטיפול"
          },
          {
            "code": "req-not-compliant",
            "display": "הבקשה להתחייבות אינה תואמת לכללי החיוב"
          },
          {
            "code": "srv-code-mismatch",
            "display": "קוד השירות אינו תואם את הטיפול המתוכנן"
          },
          {
            "code": "pat-hospitalized",
            "display": "המטופל מאושפז"
          },
          {
            "code": "other",
            "display": "אחר"
          }
        ]
      }
    ]
  }
}