US Veterans Health Administration FHIR Map Set Implementation Guide
1.3.1 - 250401
Publication Build: This will be filled in by the publication tooling
Active as of 2025-03-31 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="RadiologyProcedureStatus"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet RadiologyProcedureStatus</b></p><a name="RadiologyProcedureStatus"> </a><a name="hcRadiologyProcedureStatus"> </a><a name="RadiologyProcedureStatus-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-event-status.html"><code>http://hl7.org/fhir/event-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-event-status.html#event-status-preparation">preparation</a></td><td>Preparation</td><td>The core event has not started yet, but some staging activities have begun (e.g. surgical suite preparation). Preparation stages may be tracked for billing purposes.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-not-done">not-done</a></td><td>Not Done</td><td>The event was terminated prior to any activity beyond preparation. I.e. The 'main' activity has not yet begun. The boundary between preparatory and the 'main' activity is context-specific.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-completed">completed</a></td><td>Completed</td><td>The event has now concluded.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-event-status.html#event-status-in-progress">in-progress</a></td><td>In Progress</td><td>The event is currently occurring.</td></tr></table></li></ul></div>
</text>
<url value="http://va.gov/fhir/ValueSet/RadiologyProcedureStatus"/>
<version value="1.3.1"/>
<name value="RadiologyProcedureStatus"/>
<title value="RadiologyProcedureStatus FHIR"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-03-31T14:29:33+00:00"/>
<publisher value="VA"/>
<contact>
<name value="VA"/>
<telecom>
<system value="url"/>
<value value="https://www.va.gov"/>
</telecom>
</contact>
<description
value="FHIR Target ValueSet for Terminology Maps [VF_RadiologyProcedureStatus](ConceptMap-VF-RadiologyProcedureStatus.html)"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/event-status"/>
<concept>
<code value="preparation"/>
<display value="Preparation"/>
</concept>
<concept>
<code value="not-done"/>
<display value="Not Done"/>
</concept>
<concept>
<code value="completed"/>
<display value="Completed"/>
</concept>
<concept>
<code value="in-progress"/>
<display value="In Progress"/>
</concept>
</include>
</compose>
</ValueSet>