TKB Clinical Process Activity Actions
0.1.0 - ci-build
Sweden
TKB Clinical Process Activity Actions - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2025-10-27 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="result-code"/>
<text>
<status value="generated"/>
<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 code system <code>http://electronichealth.se/fhir/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>Success</td><td>Operation completed successfully</td></tr><tr><td style="white-space:nowrap">INFO<a name="result-code-INFO"> </a></td><td>Information</td><td>Operation succeeded with informational message</td></tr><tr><td style="white-space:nowrap">INVALID_REQUEST<a name="result-code-INVALID_REQUEST"> </a></td><td>Invalid Request</td><td>Request parameters are invalid</td></tr><tr><td style="white-space:nowrap">ACCESS_DENIED<a name="result-code-ACCESS_DENIED"> </a></td><td>Access Denied</td><td>User lacks access permissions</td></tr><tr><td style="white-space:nowrap">NOT_FOUND<a name="result-code-NOT_FOUND"> </a></td><td>Not Found</td><td>No data found for given criteria</td></tr><tr><td style="white-space:nowrap">TECHNICAL_ERROR<a name="result-code-TECHNICAL_ERROR"> </a></td><td>Technical Error</td><td>Unexpected technical failure</td></tr></table></div>
</text>
<url value="http://electronichealth.se/fhir/CodeSystem/result-code"/>
<version value="0.1.0"/>
<name value="ResultCode"/>
<title value="Service Result Codes"/>
<status value="draft"/>
<date value="2025-10-27T22:43:55+00:00"/>
<contact>
<name value="Inera Support"/>
<telecom>
<system value="email"/>
<value value="support@inera.se"/>
</telecom>
</contact>
<description value="Result codes for service operations"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="SE"/>
<display value="Sweden"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="6"/>
<concept>
<code value="OK"/>
<display value="Success"/>
<definition value="Operation completed successfully"/>
</concept>
<concept>
<code value="INFO"/>
<display value="Information"/>
<definition value="Operation succeeded with informational message"/>
</concept>
<concept>
<code value="INVALID_REQUEST"/>
<display value="Invalid Request"/>
<definition value="Request parameters are invalid"/>
</concept>
<concept>
<code value="ACCESS_DENIED"/>
<display value="Access Denied"/>
<definition value="User lacks access permissions"/>
</concept>
<concept>
<code value="NOT_FOUND"/>
<display value="Not Found"/>
<definition value="No data found for given criteria"/>
</concept>
<concept>
<code value="TECHNICAL_ERROR"/>
<display value="Technical Error"/>
<definition value="Unexpected technical failure"/>
</concept>
</CodeSystem>