Quality Improvement Core Framework (v3.3.0: STU 4 Ballot 1). The current version is 3.2.0 based on FHIR R4. See the Directory of published versions
Formats: Narrative, XML, JSON, Turtle
Raw xml
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="diagnosticorder-precondition"/> <meta> <profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>QICore Diagnostic Order Precondition</h2><div><p>The condition, state, or problem that the patient is in or has prior to a therapy or procedure. This captures temporal (temporary circumstances) that have bearing on the data that it qualifies but will not necessarily modify its meaning. Things like 'after activity', 'at rest', or 'post-op'.</p> </div><p>This code system http://hl7.org/fhir/us/qicore/CodeSystem/diagnosticorder-precondition 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">1<a name="diagnosticorder-precondition-1"> </a></td><td>After activity</td><td>The diagnostic test was or should be performed after the patient has engaged in physical activity</td></tr><tr><td style="white-space:nowrap">2<a name="diagnosticorder-precondition-2"> </a></td><td>At rest</td><td>The diagnostic test was or should be performed while the patient is at rest</td></tr><tr><td style="white-space:nowrap">3<a name="diagnosticorder-precondition-3"> </a></td><td>Post-op</td><td>The diagnostic test was or should be performed after the patient operation</td></tr></table></div> </text> <url value="http://hl7.org/fhir/us/qicore/CodeSystem/diagnosticorder-precondition"/> <version value="3.3.0"/> <name value="DiagnosticOrderPrecondition"/> <title value="QICore Diagnostic Order Precondition"/> <status value="draft"/> <experimental value="false"/> <date value="2018-08-22T00:00:00-04:00"/> <publisher value="Health Level Seven, Inc. - CQI WG"/> <contact> <telecom> <system value="url"/> <value value="http://hl7.org/special/committees/CQI"/> </telecom> </contact> <description value="The condition, state, or problem that the patient is in or has prior to a therapy or procedure. This captures temporal (temporary circumstances) that have bearing on the data that it qualifies but will not necessarily modify its meaning. Things like 'after activity', 'at rest', or 'post-op'. "/> <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="1"/> <display value="After activity"/> <definition value="The diagnostic test was or should be performed after the patient has engaged in physical activity"/> </concept> <concept> <code value="2"/> <display value="At rest"/> <definition value="The diagnostic test was or should be performed while the patient is at rest"/> </concept> <concept> <code value="3"/> <display value="Post-op"/> <definition value="The diagnostic test was or should be performed after the patient operation"/> </concept> </CodeSystem>