LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
: Identifier Type Codes - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="identifier-type"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type</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">DRI<a name="identifier-type-DRI"> </a></td><td>Derived Resource Identifier</td><td>Business identifier for derived resources created by an internal HDC process</td></tr><tr><td style="white-space:nowrap">MDI<a name="identifier-type-MDI"> </a></td><td>Match Data Identifier</td><td>Shared business identifier that is created to link matched resources during MDI match processing</td></tr><tr><td style="white-space:nowrap">RXN<a name="identifier-type-RXN"> </a></td><td>Prescription Number</td><td>RX or prescription number for a drug</td></tr><tr><td style="white-space:nowrap">SSRI<a name="identifier-type-SSRI"> </a></td><td>Source System Row Identifier</td><td>Represents the primary id from the original source system</td></tr><tr><td style="white-space:nowrap">ADKEY<a name="identifier-type-ADKEY"> </a></td><td>Advantage Database Key</td><td>Advantage Database Key</td></tr><tr><td style="white-space:nowrap">CUSTKEY<a name="identifier-type-CUSTKEY"> </a></td><td>Advantage customer key</td><td>Advantage customer key</td></tr><tr><td style="white-space:nowrap">TKN<a name="identifier-type-TKN"> </a></td><td>Token identifier</td><td>Data tokenization service token</td></tr></table></div>
</text>
<url value="http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type"/>
<version value="8.0.0"/>
<name value="IdentifierTypeCodeSystem"/>
<title value="Identifier Type Codes"/>
<status value="active"/>
<date value="2022-11-10T16:00:46+00:00"/>
<publisher value="LinuxForHealth Team"/>
<description
value="Extended set of Identifier type code for LinuxForHealth Common Data Model resources"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="7"/>
<concept>
<code value="DRI"/>
<display value="Derived Resource Identifier"/>
<definition
value="Business identifier for derived resources created by an internal HDC process"/>
</concept>
<concept>
<code value="MDI"/>
<display value="Match Data Identifier"/>
<definition
value="Shared business identifier that is created to link matched resources during MDI match processing"/>
</concept>
<concept>
<code value="RXN"/>
<display value="Prescription Number"/>
<definition value="RX or prescription number for a drug"/>
</concept>
<concept>
<code value="SSRI"/>
<display value="Source System Row Identifier"/>
<definition
value="Represents the primary id from the original source system"/>
</concept>
<concept>
<code value="ADKEY"/>
<display value="Advantage Database Key"/>
<definition value="Advantage Database Key"/>
</concept>
<concept>
<code value="CUSTKEY"/>
<display value="Advantage customer key"/>
<definition value="Advantage customer key"/>
</concept>
<concept>
<code value="TKN"/>
<display value="Token identifier"/>
<definition value="Data tokenization service token"/>
</concept>
</CodeSystem>