This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions
Example CodeSystem/inventoryitem-nametype (XML)
Raw XML (canonical form + also see XML Format Specification)
Definition for Code SystemInventoryItemNameType
<?xml version="1.0" encoding="UTF-8"?>
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="inventoryitem-nametype"/>
<meta>
<lastUpdated value="2024-11-12T02:57:08.856+00:00"/>
<profile value="http://hl7.org/fhir/StructureDefinition/shareablecodesystem"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml">
<p class="res-header-id">
<b> Generated Narrative: CodeSystem inventoryitem-nametype</b>
</p>
<a name="inventoryitem-nametype"> </a>
<a name="hcinventoryitem-nametype"> </a>
<a name="inventoryitem-nametype-en-US"> </a>
<p> This case-sensitive code system
<code> http://hl7.org/fhir/inventoryitem-nametype</code> 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">trade-name
<a name="inventoryitem-nametype-trade-name"> </a>
</td>
<td> Trade Name</td>
<td> The official trade name of the item.</td>
</tr>
<tr>
<td style="white-space:nowrap">alias
<a name="inventoryitem-nametype-alias"> </a>
</td>
<td> Alias</td>
<td> An alias or common name for the item.</td>
</tr>
<tr>
<td style="white-space:nowrap">original-name
<a name="inventoryitem-nametype-original-name"> </a>
</td>
<td> Original Name</td>
<td> The original name of the item.</td>
</tr>
<tr>
<td style="white-space:nowrap">preferred
<a name="inventoryitem-nametype-preferred"> </a>
</td>
<td> Preferred</td>
<td> The preferred name of the item.</td>
</tr>
</table>
</div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="oo"/>
</extension>
<url value="http://hl7.org/fhir/inventoryitem-nametype"/>
<version value="6.0.0-ballot2"/>
<name value="InventoryItemNameType"/>
<title value="InventoryItem Name Type"/>
<status value="active"/>
<experimental value="false"/>
<publisher value="HL7 International"/>
<description value="InventoryItem Name Type"/>
<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/inventoryitem-nametype"/>
<content value="complete"/>
<concept>
<code value="trade-name"/>
<display value="Trade Name"/>
<definition value="The official trade name of the item."/>
</concept>
<concept>
<code value="alias"/>
<display value="Alias"/>
<definition value="An alias or common name for the item."/>
</concept>
<concept>
<code value="original-name"/>
<display value="Original Name"/>
<definition value="The original name of the item."/>
</concept>
<concept>
<code value="preferred"/>
<display value="Preferred"/>
<definition value="The preferred name of the item."/>
</concept>
</CodeSystem>
Usage note: every effort has been made to ensure that the
examples are correct and useful, but they are not a normative part
of the specification.