ResMed Core Implementation Guide
0.37.0 - ci-build
ResMed Core Implementation Guide - Local Development build (v0.37.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-01-11 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="rmd-auditEventOutcome-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html"><code>http://hl7.org/fhir/audit-event-outcome</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html#audit-event-outcome-0">0</a></td><td>Success</td><td>The operation completed successfully (whether with warnings or not).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html#audit-event-outcome-4">4</a></td><td>Minor Failure</td><td>The action was not successful due to some kind of minor failure (often equivalent to an HTTP 400 response).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html#audit-event-outcome-8">8</a></td><td>Serious Failure</td><td>The action was not successful due to some kind of unexpected error (often equivalent to an HTTP 500 response).</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-audit-event-outcome.html#audit-event-outcome-12">12</a></td><td>Major Failure</td><td>An error of such magnitude occurred that the system is no longer available for use (i.e. the system died).</td></tr></table></li></ul></div>
</text>
<url value="http://resmed.com/fhir/core/ValueSet/rmd-auditEventOutcome-vs"/>
<version value="0.37.0"/>
<name value="ValueSetResMedAuditEventOutcome"/>
<title value="ResMed AuditEvent Outcome ValueSet"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2024-01-11T18:32:48+00:00"/>
<publisher value="ResMed Corp"/>
<contact>
<name value="ResMed Corp"/>
<telecom>
<system value="url"/>
<value value="https://www.resmed.com"/>
</telecom>
<telecom>
<system value="email"/>
<value value="atomteam-halifax@resmed.com"/>
</telecom>
</contact>
<description value="ResMed AuditEvent Outcome ValueSet"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/audit-event-outcome"/>
<concept>
<code value="0"/>
<display value="Success"/>
</concept>
<concept>
<code value="4"/>
<display value="Minor Failure"/>
</concept>
<concept>
<code value="8"/>
<display value="Serious Failure"/>
</concept>
<concept>
<code value="12"/>
<display value="Major Failure"/>
</concept>
</include>
</compose>
</ValueSet>