Swedish Healthcare Service - Health Condition Description
0.1.0 - CI Build Sweden

Swedish Healthcare Service - Health Condition Description - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Service Result Codes - JSON Representation

Active as of 2025-10-27

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "result-code",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem result-code</b></p><a name=\"result-code\"> </a><a name=\"hcresult-code\"> </a><p>This case-sensitive code system <code>https://inera.se/fhir/ig/clinicalprocess-healthcond-description/CodeSystem/result-code</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">OK<a name=\"result-code-OK\"> </a></td><td>OK</td><td>Request processed successfully</td></tr><tr><td style=\"white-space:nowrap\">INFO<a name=\"result-code-INFO\"> </a></td><td>Information</td><td>Request processed with informational message</td></tr><tr><td style=\"white-space:nowrap\">NO_DATA_FOUND<a name=\"result-code-NO_DATA_FOUND\"> </a></td><td>No Data Found</td><td>No data matches search criteria</td></tr><tr><td style=\"white-space:nowrap\">INVALID_REQUEST<a name=\"result-code-INVALID_REQUEST\"> </a></td><td>Invalid Request</td><td>Request violates business rules</td></tr><tr><td style=\"white-space:nowrap\">VALIDATION_ERROR<a name=\"result-code-VALIDATION_ERROR\"> </a></td><td>Validation Error</td><td>Data validation failed</td></tr><tr><td style=\"white-space:nowrap\">ACCESS_DENIED<a name=\"result-code-ACCESS_DENIED\"> </a></td><td>Access Denied</td><td>Caller not authorized</td></tr><tr><td style=\"white-space:nowrap\">PATIENT_NOT_FOUND<a name=\"result-code-PATIENT_NOT_FOUND\"> </a></td><td>Patient Not Found</td><td>Patient identifier not recognized</td></tr><tr><td style=\"white-space:nowrap\">NO_CONSENT<a name=\"result-code-NO_CONSENT\"> </a></td><td>No Consent</td><td>Patient has not provided consent</td></tr><tr><td style=\"white-space:nowrap\">BLOCKED<a name=\"result-code-BLOCKED\"> </a></td><td>Blocked</td><td>Patient has blocked access</td></tr><tr><td style=\"white-space:nowrap\">NOT_APPROVED_FOR_PATIENT<a name=\"result-code-NOT_APPROVED_FOR_PATIENT\"> </a></td><td>Not Approved for Patient</td><td>Data not approved for patient access</td></tr><tr><td style=\"white-space:nowrap\">SOURCE_SYSTEM_NOT_AVAILABLE<a name=\"result-code-SOURCE_SYSTEM_NOT_AVAILABLE\"> </a></td><td>Source System Not Available</td><td>Specified source system unavailable</td></tr><tr><td style=\"white-space:nowrap\">INVALID_SOURCE_SYSTEM<a name=\"result-code-INVALID_SOURCE_SYSTEM\"> </a></td><td>Invalid Source System</td><td>Source system ID mismatch</td></tr><tr><td style=\"white-space:nowrap\">MAX_RESULT_SIZE_EXCEEDED<a name=\"result-code-MAX_RESULT_SIZE_EXCEEDED\"> </a></td><td>Max Result Size Exceeded</td><td>Result set too large</td></tr><tr><td style=\"white-space:nowrap\">INVALID_REFERENCE<a name=\"result-code-INVALID_REFERENCE\"> </a></td><td>Invalid Reference</td><td>hasMoreReference invalid or expired</td></tr><tr><td style=\"white-space:nowrap\">TECHNICAL_ERROR<a name=\"result-code-TECHNICAL_ERROR\"> </a></td><td>Technical Error</td><td>General technical failure</td></tr><tr><td style=\"white-space:nowrap\">INTERNAL_ERROR<a name=\"result-code-INTERNAL_ERROR\"> </a></td><td>Internal Error</td><td>Internal system error</td></tr><tr><td style=\"white-space:nowrap\">TIMEOUT<a name=\"result-code-TIMEOUT\"> </a></td><td>Timeout</td><td>Request processing exceeded time limit</td></tr><tr><td style=\"white-space:nowrap\">TRANSFORMATION_ERROR<a name=\"result-code-TRANSFORMATION_ERROR\"> </a></td><td>Transformation Error</td><td>Data transformation failed</td></tr><tr><td style=\"white-space:nowrap\">DATABASE_ERROR<a name=\"result-code-DATABASE_ERROR\"> </a></td><td>Database Error</td><td>Database access failed</td></tr></table></div>"
  },
  "url" : "https://inera.se/fhir/ig/clinicalprocess-healthcond-description/CodeSystem/result-code",
  "version" : "0.1.0",
  "name" : "ResultCode",
  "title" : "Service Result Codes",
  "status" : "active",
  "date" : "2025-10-27T22:45:09+00:00",
  "publisher" : "Inera AB",
  "contact" : [
    {
      "name" : "Inera AB",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.inera.se"
        }
      ]
    },
    {
      "name" : "Inera AB",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.inera.se"
        }
      ]
    }
  ],
  "description" : "Result codes returned by Health Condition Description services",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "SE",
          "display" : "Sweden"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 19,
  "concept" : [
    {
      "code" : "OK",
      "display" : "OK",
      "definition" : "Request processed successfully"
    },
    {
      "code" : "INFO",
      "display" : "Information",
      "definition" : "Request processed with informational message"
    },
    {
      "code" : "NO_DATA_FOUND",
      "display" : "No Data Found",
      "definition" : "No data matches search criteria"
    },
    {
      "code" : "INVALID_REQUEST",
      "display" : "Invalid Request",
      "definition" : "Request violates business rules"
    },
    {
      "code" : "VALIDATION_ERROR",
      "display" : "Validation Error",
      "definition" : "Data validation failed"
    },
    {
      "code" : "ACCESS_DENIED",
      "display" : "Access Denied",
      "definition" : "Caller not authorized"
    },
    {
      "code" : "PATIENT_NOT_FOUND",
      "display" : "Patient Not Found",
      "definition" : "Patient identifier not recognized"
    },
    {
      "code" : "NO_CONSENT",
      "display" : "No Consent",
      "definition" : "Patient has not provided consent"
    },
    {
      "code" : "BLOCKED",
      "display" : "Blocked",
      "definition" : "Patient has blocked access"
    },
    {
      "code" : "NOT_APPROVED_FOR_PATIENT",
      "display" : "Not Approved for Patient",
      "definition" : "Data not approved for patient access"
    },
    {
      "code" : "SOURCE_SYSTEM_NOT_AVAILABLE",
      "display" : "Source System Not Available",
      "definition" : "Specified source system unavailable"
    },
    {
      "code" : "INVALID_SOURCE_SYSTEM",
      "display" : "Invalid Source System",
      "definition" : "Source system ID mismatch"
    },
    {
      "code" : "MAX_RESULT_SIZE_EXCEEDED",
      "display" : "Max Result Size Exceeded",
      "definition" : "Result set too large"
    },
    {
      "code" : "INVALID_REFERENCE",
      "display" : "Invalid Reference",
      "definition" : "hasMoreReference invalid or expired"
    },
    {
      "code" : "TECHNICAL_ERROR",
      "display" : "Technical Error",
      "definition" : "General technical failure"
    },
    {
      "code" : "INTERNAL_ERROR",
      "display" : "Internal Error",
      "definition" : "Internal system error"
    },
    {
      "code" : "TIMEOUT",
      "display" : "Timeout",
      "definition" : "Request processing exceeded time limit"
    },
    {
      "code" : "TRANSFORMATION_ERROR",
      "display" : "Transformation Error",
      "definition" : "Data transformation failed"
    },
    {
      "code" : "DATABASE_ERROR",
      "display" : "Database Error",
      "definition" : "Database access failed"
    }
  ]
}