This page is part of the Da Vinci Patient Cost Transparency Implementation Guide (v1.0.0: STU 1) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: PCT Identifier Type - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="PCTIdentifierType"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTIdentifierType</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">INTER<a name="PCTIdentifierType-INTER"> </a></td><td>Intermediary System Identifier</td><td>Identifier assigned by an intermediary system</td></tr><tr><td style="white-space:nowrap">uc<a name="PCTIdentifierType-uc"> </a></td><td>Unique Claim ID</td><td>Indicates that the claim identifier is that assigned by a payer for a claim received from a provider or subscriber</td></tr></table></div>
</text>
<url
value="http://hl7.org/fhir/us/davinci-pct/CodeSystem/PCTIdentifierType"/>
<version value="1.0.0"/>
<name value="PCTIdentifierType"/>
<title value="PCT Identifier Type"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-03-30T13:34:22+00:00"/>
<publisher value="HL7 International - Financial Management Work Group"/>
<contact>
<name value="HL7 International - Financial Management Work Group"/>
<telecom>
<system value="url"/>
<value value="http://hl7.org/Special/committees/fm"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fmlists@lists.hl7.org"/>
</telecom>
</contact>
<description value="Defining codes for types of identifiers"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
</coding>
</jurisdiction>
<copyright value="This CodeSystem is not copyrighted."/>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="2"/>
<concept>
<code value="INTER"/>
<display value="Intermediary System Identifier"/>
<definition value="Identifier assigned by an intermediary system"/>
</concept>
<concept>
<code value="uc"/>
<display value="Unique Claim ID"/>
<definition
value="Indicates that the claim identifier is that assigned by a payer for a claim received from a provider or subscriber"/>
</concept>
</CodeSystem>