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
JSON Format: CodeSystem-APCTemporaryCodeSystem
Raw json
{ "resourceType" : "CodeSystem", "id" : "APCTemporaryCodeSystem", "text" : { "status" : "generated", "div" : "<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>" }, "url" : "http://hl7.org/fhir/us/vitals/CodeSystem/APCTemporaryCodeSystem", "version" : "0.1.0", "name" : "APCTemporaryCodeSystem", "title" : "Associated Precondition Temporary Code System", "status" : "draft", "experimental" : true, "date" : "2019-10-07", "publisher" : "Logica", "description" : "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" : "urn:iso:std:iso:3166", "code" : "US", "display" : "United States of America" } ] } ], "caseSensitive" : true, "content" : "complete", "concept" : [ { "code" : "AFAN", "display" : "After anesthesia", "definition" : "An indication that a procedure, event, or other took place after the administration of anesthesia." }, { "code" : "BFAN", "display" : "Before anesthesia", "definition" : "An indication that a procedure, event, or other took place before the administration of anesthesia." }, { "code" : "DUAN", "display" : "During anesthesia", "definition" : "An indication that a procedure, event, or other took place during the administration of anesthesia." }, { "code" : "AFAE", "display" : "After apneic episode", "definition" : "An indication that a procedure, event, or other took place after an episode of apnea." }, { "code" : "BFAE", "display" : "Before apneic episode", "definition" : "An indication that a procedure, event, or other took place before an episode of apnea." }, { "code" : "DUAE", "display" : "During apneic episode", "definition" : "An indication that a procedure, event, or other took place during an episode of apnea." }, { "code" : "AFCV", "display" : "After cardioversion", "definition" : "An indication that a procedure, event, or other took place after a cardioversion procedure." }, { "code" : "BFCV", "display" : "Before cardioversion", "definition" : "An indication that a procedure, event, or other took place just prior to a cardioversion procedure." }, { "code" : "AFCN", "display" : "After Condition", "definition" : "An indication that a procedure, event, or other took place after an identified condition." }, { "code" : "BFCN", "display" : "Before Condition", "definition" : "An indication that a procedure, event, or other took place before an identified condition." }, { "code" : "DUCN", "display" : "During Condition", "definition" : "An indication that a procedure, event, or other took place during an identified condition." } ] }