Extensions for Using Data Elements from FHIR R4B in FHIR R5 - Downloaded Version null See the Directory of published versions
| Page standards status: Trial-use | Maturity Level: 0 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="device-nametype"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<h2>DeviceNameType</h2>
<div>
<p>The type of name the device is referred by.</p>
</div>
<p>This code system http://hl7.org/fhir/device-nametype 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">udi-label-name
<a name="device-nametype-udi-label-name"> </a>
</td>
<td>UDI Label name</td>
<td>UDI Label name.</td>
</tr>
<tr>
<td style="white-space:nowrap">user-friendly-name
<a name="device-nametype-user-friendly-name"> </a>
</td>
<td>User Friendly name</td>
<td>User Friendly name.</td>
</tr>
<tr>
<td style="white-space:nowrap">patient-reported-name
<a name="device-nametype-patient-reported-name"> </a>
</td>
<td>Patient Reported name</td>
<td>Patient Reported name.</td>
</tr>
<tr>
<td style="white-space:nowrap">manufacturer-name
<a name="device-nametype-manufacturer-name"> </a>
</td>
<td>Manufacturer name</td>
<td>Manufacturer name.</td>
</tr>
<tr>
<td style="white-space:nowrap">model-name
<a name="device-nametype-model-name"> </a>
</td>
<td>Model name</td>
<td>Model name.</td>
</tr>
<tr>
<td style="white-space:nowrap">other
<a name="device-nametype-other"> </a>
</td>
<td>other</td>
<td>other.</td>
</tr>
</table>
</div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="0"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4b.r5"/>
</extension>
<extension url="version">
<valueString value="0.1.0"/>
</extension>
<extension url="uri">
<valueUri
value="http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<url value="http://hl7.org/fhir/device-nametype"/>
<version value="4.3.0"/>
<name value="DeviceNameType"/>
<title value="DeviceNameType"/>
<status value="draft"/>
<experimental value="false"/>
<date value="2021-01-16T14:06:13-06:00"/>
<publisher value="Orders and Observations"/>
<contact>
<name value="Orders and Observations"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/orders"/>
</telecom>
</contact>
<description value="The type of name the device is referred by."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/device-nametype|5.0.0"/>
<content value="complete"/>
<concept>
<code value="udi-label-name"/>
<display value="UDI Label name"/>
<definition value="UDI Label name."/>
</concept>
<concept>
<code value="user-friendly-name"/>
<display value="User Friendly name"/>
<definition value="User Friendly name."/>
</concept>
<concept>
<code value="patient-reported-name"/>
<display value="Patient Reported name"/>
<definition value="Patient Reported name."/>
</concept>
<concept>
<code value="manufacturer-name"/>
<display value="Manufacturer name"/>
<definition value="Manufacturer name."/>
</concept>
<concept>
<code value="model-name"/>
<display value="Model name"/>
<definition value="Model name."/>
</concept>
<concept>
<code value="other"/>
<display value="other"/>
<definition value="other."/>
</concept>
</CodeSystem>