Onyx Consent Authorization SAFHIR Implementation and Operations Guide
0.0.2 - ci-build
Onyx Consent Authorization SAFHIR Implementation and Operations Guide - Local Development build (v0.0.2). See the Directory of published versions
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="IdentifierTypeCS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/IdentifierTypeCS 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">tax<a name="IdentifierTypeCS-tax"> </a></td><td>Tax ID Number</td><td>Tax ID Number</td></tr><tr><td style="white-space:nowrap">npi<a name="IdentifierTypeCS-npi"> </a></td><td>National Provider Identifier</td><td>National Provider Identifier</td></tr><tr><td style="white-space:nowrap">clia<a name="IdentifierTypeCS-clia"> </a></td><td>CLIA</td><td>CLIA</td></tr><tr><td style="white-space:nowrap">payerid<a name="IdentifierTypeCS-payerid"> </a></td><td>Payer ID</td><td>Payer ID</td></tr><tr><td style="white-space:nowrap">mb<a name="IdentifierTypeCS-mb"> </a></td><td>Member ID</td><td>Member ID</td></tr><tr><td style="white-space:nowrap">mr<a name="IdentifierTypeCS-mr"> </a></td><td>Medical Record Number</td><td>Medical Record Number</td></tr><tr><td style="white-space:nowrap">pt<a name="IdentifierTypeCS-pt"> </a></td><td>Patient Account Number</td><td>Patient Account Number</td></tr><tr><td style="white-space:nowrap">um<a name="IdentifierTypeCS-um"> </a></td><td>Unique Member ID</td><td>Unique Member ID</td></tr><tr><td style="white-space:nowrap">cn<a name="IdentifierTypeCS-cn"> </a></td><td>Claim Number</td><td>Claim Number</td></tr><tr><td style="white-space:nowrap">appid<a name="IdentifierTypeCS-appid"> </a></td><td>application ID</td><td>Application Identifier</td></tr></table></div>
</text>
<url
value="http://ig.fhir.safhir.io/ig/safhir-ocasio/CodeSystem/IdentifierTypeCS"/>
<version value="0.0.2"/>
<name value="IdentifierTypeCS"/>
<title value="Identifier Type"/>
<status value="active"/>
<date value="2021-11-29T21:14:01+00:00"/>
<contact>
<name value="Mark Scrimshire (mark.scrimshire@onyxhealth.io)"/>
<telecom>
<system value="email"/>
<value value="mailto:mark.scrimshire@onyxhealth.io"/>
</telecom>
</contact>
<contact>
<name value="Onyx Technology, LLC"/>
<telecom>
<system value="url"/>
<value value="https://www.onyxhealth.io"/>
</telecom>
</contact>
<description value="Identifier Type"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<content value="complete"/>
<count value="10"/>
<concept>
<code value="tax"/>
<display value="Tax ID Number"/>
<definition value="Tax ID Number"/>
</concept>
<concept>
<code value="npi"/>
<display value="National Provider Identifier"/>
<definition value="National Provider Identifier"/>
</concept>
<concept>
<code value="clia"/>
<display value="CLIA"/>
<definition value="CLIA"/>
</concept>
<concept>
<code value="payerid"/>
<display value="Payer ID"/>
<definition value="Payer ID"/>
</concept>
<concept>
<code value="mb"/>
<display value="Member ID"/>
<definition value="Member ID"/>
</concept>
<concept>
<code value="mr"/>
<display value="Medical Record Number"/>
<definition value="Medical Record Number"/>
</concept>
<concept>
<code value="pt"/>
<display value="Patient Account Number"/>
<definition value="Patient Account Number"/>
</concept>
<concept>
<code value="um"/>
<display value="Unique Member ID"/>
<definition value="Unique Member ID"/>
</concept>
<concept>
<code value="cn"/>
<display value="Claim Number"/>
<definition value="Claim Number"/>
</concept>
<concept>
<code value="appid"/>
<display value="application ID"/>
<definition value="Application Identifier"/>
</concept>
</CodeSystem>