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="DentalDeviceStatus"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet DentalDeviceStatus</b></p><a name="DentalDeviceStatus"> </a><a name="hcDentalDeviceStatus"> </a><a name="DentalDeviceStatus-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-device-status.html"><code>http://hl7.org/fhir/device-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-device-status.html#device-status-entered-in-error">entered-in-error</a></td><td>Entered in Error</td><td>The device was entered in error and voided.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-device-status.html#device-status-active">active</a></td><td>Active</td><td>The device is available for use. Note: For *implanted devices* this means that the device is implanted in the patient.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-device-status.html#device-status-inactive">inactive</a></td><td>Inactive</td><td>The device is no longer available for use (e.g. lost, expired, damaged). Note: For *implanted devices* this means that the device has been removed from the patient.</td></tr></table></li></ul></div>
</text>
<url value="http://va.gov/fhir/ValueSet/DentalDeviceStatus"/>
<version value="1.3.1"/>
<name value="DentalDeviceStatus"/>
<title value="DentalDeviceStatus 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_DentalDeviceStatus](ConceptMap-VF-DentalDeviceStatus.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/device-status"/>
<concept>
<code value="entered-in-error"/>
<display value="Entered in Error"/>
</concept>
<concept>
<code value="active"/>
<display value="Active"/>
</concept>
<concept>
<code value="inactive"/>
<display value="Inactive"/>
</concept>
</include>
</compose>
</ValueSet>