This page is part of the U.S. Physical Activity IG (v1.0.0-ballot: STU 1.0 Ballot 1) based on FHIR R4. . For a full list of available versions, see the Directory of published versions
: PA DiagnosticReport Statuses - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="pa-diagnosticreport-status"/>
<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-diagnostic-report-status.html"><code>http://hl7.org/fhir/diagnostic-report-status</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-diagnostic-report-status.html#diagnostic-report-status-partial">partial</a></td><td>Partial</td><td>This is a partial (e.g. initial, interim or preliminary) report: data in the report may be incomplete or unverified.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-preliminary">preliminary</a></td><td>Preliminary</td><td>Verified early results are available, but not all results are final.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-final">final</a></td><td>Final</td><td>The report is complete and verified by an authorized person.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-amended">amended</a></td><td>Amended</td><td>Subsequent to being final, the report has been modified. This includes any change in the results, diagnosis, narrative text, or other content of a report that has been issued.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-corrected">corrected</a></td><td>Corrected</td><td>Subsequent to being final, the report has been modified to correct an error in the report or referenced results.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-appended">appended</a></td><td>Appended</td><td>Subsequent to being final, the report has been modified by adding new content. The existing content is unchanged.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-diagnostic-report-status.html#diagnostic-report-status-entered-in-error">entered-in-error</a></td><td>Entered in Error</td><td>The report has been withdrawn following a previous final release. This electronic record should never have existed, though it is possible that real-world decisions were based on it. (If real-world activity has occurred, the status should be "cancelled" rather than "entered-in-error".).</td></tr></table></li></ul></div>
</text>
<url
value="http://hl7.org/fhir/us/physical-activity/ValueSet/pa-diagnosticreport-status"/>
<version value="1.0.0-ballot"/>
<name value="PADiagnosticReportStatus"/>
<title value="PA DiagnosticReport Statuses"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-03-28T18:30:00+00:00"/>
<publisher value="HL7 International - Patient Care WG"/>
<contact>
<name value="HL7 International - Patient Care WG"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/patientcare"/>
</telecom>
</contact>
<description
value="Codes for DiagnosticReport.status for reports that are appropriate for exchange for physical activity purposes. Excludes non-completed and unknown-status Observations. Entered-in-error is retained to allow correction of previously shared results that should not have existed."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/diagnostic-report-status"/>
<concept>
<code value="partial"/>
</concept>
<concept>
<code value="preliminary"/>
</concept>
<concept>
<code value="final"/>
</concept>
<concept>
<code value="amended"/>
</concept>
<concept>
<code value="corrected"/>
</concept>
<concept>
<code value="appended"/>
</concept>
<concept>
<code value="entered-in-error"/>
</concept>
</include>
</compose>
</ValueSet>