מדריך למטמיע - טופס 17
1.0.0 - ci-build

This page is part of the T17 IG (v1.0.0: draft-1 Draft) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: Tofes17 Error Codes - JSON Representation

Draft as of 2024-09-01

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "tofes17-error-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet tofes17-error-codes</b></p><a name=\"tofes17-error-codes\"> </a><a name=\"hctofes17-error-codes\"> </a><a name=\"tofes17-error-codes-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"https://simplifier.net/resolve?scope=il.core.fhir.r4@0.14.2&amp;canonical=http://fhir.health.gov.il/cs/il-core-error-code\"><code>http://fhir.health.gov.il/cs/il-core-error-code</code></a></li><li>Include these codes as defined in <a href=\"https://simplifier.net/resolve?scope=il.core.fhir.r4@0.14.2&amp;canonical=http://fhir.health.gov.il/cs/moh-tofes17-issue-code\"><code>http://fhir.health.gov.il/cs/moh-tofes17-issue-code</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>miss-apnt-data</td><td>חסרים פרטי התור החוזר</td></tr><tr><td>apnt-too-far</td><td>מועד התור החוזר רחוק מדי</td></tr><tr><td>miss-doc</td><td>חסר מסמך סיכום עם ההמלצה לביקור חוזר</td></tr><tr><td>miss-orig-req</td><td>בבקשה לעדכון או ביטול - חסר קישור לבקשה המקורית</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.health.gov.il/ValueSet/tofes17-error-codes",
  "version" : "1.0.0",
  "name" : "Tofes17ErrorCodes",
  "title" : "Tofes17 Error Codes",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-09-01T15:50:32+00:00",
  "publisher" : "FHIR-il community",
  "contact" : [
    {
      "name" : "FHIR-il community",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://ig.fhir-il-community.org"
        }
      ]
    }
  ],
  "description" : "קודי שגיאה לתהליכים הקשורים לטופס 17",
  "compose" : {
    "include" : [
      {
        "system" : "http://fhir.health.gov.il/cs/il-core-error-code"
      },
      {
        "system" : "http://fhir.health.gov.il/cs/moh-tofes17-issue-code",
        "concept" : [
          {
            "code" : "miss-apnt-data",
            "display" : "חסרים פרטי התור החוזר"
          },
          {
            "code" : "apnt-too-far",
            "display" : "מועד התור החוזר רחוק מדי"
          },
          {
            "code" : "miss-doc",
            "display" : "חסר מסמך סיכום עם ההמלצה לביקור חוזר"
          },
          {
            "code" : "miss-orig-req",
            "display" : "בבקשה לעדכון או ביטול - חסר קישור לבקשה המקורית"
          }
        ]
      }
    ]
  }
}