Vital Signs Implementation Guide version 0.1.0 (Release 0.1.0 Ballot )

This page is part of the Vital Signs FHIR IG (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

XML Format: CodeSystem-APCTemporaryCodeSystem

Raw xml


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="APCTemporaryCodeSystem"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/vitals/CodeSystem/APCTemporaryCodeSystem 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">AFAN<a name="APCTemporaryCodeSystem-AFAN"> </a></td><td>After anesthesia</td><td>An indication that a procedure, event, or other took place after the administration of anesthesia.</td></tr><tr><td style="white-space:nowrap">BFAN<a name="APCTemporaryCodeSystem-BFAN"> </a></td><td>Before anesthesia</td><td>An indication that a procedure, event, or other took place before the administration of anesthesia.</td></tr><tr><td style="white-space:nowrap">DUAN<a name="APCTemporaryCodeSystem-DUAN"> </a></td><td>During anesthesia</td><td>An indication that a procedure, event, or other took place during the administration of anesthesia.</td></tr><tr><td style="white-space:nowrap">AFAE<a name="APCTemporaryCodeSystem-AFAE"> </a></td><td>After apneic episode</td><td>An indication that a procedure, event, or other took place after an episode of apnea.</td></tr><tr><td style="white-space:nowrap">BFAE<a name="APCTemporaryCodeSystem-BFAE"> </a></td><td>Before apneic episode</td><td>An indication that a procedure, event, or other took place before an episode of apnea.</td></tr><tr><td style="white-space:nowrap">DUAE<a name="APCTemporaryCodeSystem-DUAE"> </a></td><td>During apneic episode</td><td>An indication that a procedure, event, or other took place during an episode of apnea.</td></tr><tr><td style="white-space:nowrap">AFCV<a name="APCTemporaryCodeSystem-AFCV"> </a></td><td>After cardioversion</td><td>An indication that a procedure, event, or other took place after a cardioversion procedure.</td></tr><tr><td style="white-space:nowrap">BFCV<a name="APCTemporaryCodeSystem-BFCV"> </a></td><td>Before cardioversion</td><td>An indication that a procedure, event, or other took place just prior to a cardioversion procedure.</td></tr><tr><td style="white-space:nowrap">AFCN<a name="APCTemporaryCodeSystem-AFCN"> </a></td><td>After Condition</td><td>An indication that a procedure, event, or other took place after an identified condition.</td></tr><tr><td style="white-space:nowrap">BFCN<a name="APCTemporaryCodeSystem-BFCN"> </a></td><td>Before Condition</td><td>An indication that a procedure, event, or other took place before an identified condition.</td></tr><tr><td style="white-space:nowrap">DUCN<a name="APCTemporaryCodeSystem-DUCN"> </a></td><td>During Condition</td><td>An indication that a procedure, event, or other took place during an identified condition.</td></tr></table></div>
  </text>
  <url value="http://hl7.org/fhir/us/vitals/CodeSystem/APCTemporaryCodeSystem"/>
  <version value="0.1.0"/>
  <name value="APCTemporaryCodeSystem"/>
  <title value="Associated Precondition Temporary Code System"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2019-10-07"/>
  <publisher value="Logica"/>
  <description
               value="This is a temporary code system for terms that are not yet defined in either SNOMED CT nor Solor.  This will be deprecated when the terms are defined in either of those systems."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <concept>
    <code value="AFAN"/>
    <display value="After anesthesia"/>
    <definition
                value="An indication that a procedure, event, or other took place after the administration of anesthesia."/>
  </concept>
  <concept>
    <code value="BFAN"/>
    <display value="Before anesthesia"/>
    <definition
                value="An indication that a procedure, event, or other took place before the administration of anesthesia."/>
  </concept>
  <concept>
    <code value="DUAN"/>
    <display value="During anesthesia"/>
    <definition
                value="An indication that a procedure, event, or other took place during the administration of anesthesia."/>
  </concept>
  <concept>
    <code value="AFAE"/>
    <display value="After apneic episode"/>
    <definition
                value="An indication that a procedure, event, or other took place after an episode of apnea."/>
  </concept>
  <concept>
    <code value="BFAE"/>
    <display value="Before apneic episode"/>
    <definition
                value="An indication that a procedure, event, or other took place before an episode of apnea."/>
  </concept>
  <concept>
    <code value="DUAE"/>
    <display value="During apneic episode"/>
    <definition
                value="An indication that a procedure, event, or other took place during an episode of apnea."/>
  </concept>
  <concept>
    <code value="AFCV"/>
    <display value="After cardioversion"/>
    <definition
                value="An indication that a procedure, event, or other took place after a cardioversion procedure."/>
  </concept>
  <concept>
    <code value="BFCV"/>
    <display value="Before cardioversion"/>
    <definition
                value="An indication that a procedure, event, or other took place just prior to a cardioversion procedure."/>
  </concept>
  <concept>
    <code value="AFCN"/>
    <display value="After Condition"/>
    <definition
                value="An indication that a procedure, event, or other took place after an identified condition."/>
  </concept>
  <concept>
    <code value="BFCN"/>
    <display value="Before Condition"/>
    <definition
                value="An indication that a procedure, event, or other took place before an identified condition."/>
  </concept>
  <concept>
    <code value="DUCN"/>
    <display value="During Condition"/>
    <definition
                value="An indication that a procedure, event, or other took place during an identified condition."/>
  </concept>
</CodeSystem>