This page is part of the CARIN Blue Button Implementation Guide (v0.1.0: STU 1 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.0.0. For a full list of available versions, see the Directory of published versions
XML Format: CodeSystem-CARIN-BB-Claim-Type
Raw xml
<CodeSystem xmlns="http://hl7.org/fhir"> <id value="CARIN-BB-Claim-Type"/> <meta> <versionId value="5"/> <lastUpdated value="2019-12-01T19:02:14.000+00:00"/> </meta> <text> <status value="generated"/> <div xmlns="http://www.w3.org/1999/xhtml"><h2>CARIN Blue Button Claim Type Code System</h2><p>This code system http://hl7.org/fhir/us/carin/CodeSystem/carin-bb-claim-type 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">inpatient-facility<a name="CARIN-BB-Claim-Type-inpatient-facility"> </a></td><td>Inpatient Facility</td><td/></tr><tr><td style="white-space:nowrap">outpatient-facility<a name="CARIN-BB-Claim-Type-outpatient-facility"> </a></td><td>Outpatient Facility</td><td/></tr><tr><td style="white-space:nowrap">professional-nonclinician<a name="CARIN-BB-Claim-Type-professional-nonclinician"> </a></td><td>Professional or Non-Clinician</td><td/></tr><tr><td style="white-space:nowrap">pharmacy<a name="CARIN-BB-Claim-Type-pharmacy"> </a></td><td>Pharmacy</td><td/></tr><tr><td style="white-space:nowrap">vision<a name="CARIN-BB-Claim-Type-vision"> </a></td><td>Vision</td><td/></tr><tr><td style="white-space:nowrap">oral<a name="CARIN-BB-Claim-Type-oral"> </a></td><td>Oral</td><td/></tr></table></div> </text> <url value="http://hl7.org/fhir/us/carin/CodeSystem/carin-bb-claim-type"/> <version value="0.1.0"/> <name value="CARINBBClaimType"/> <title value="CARIN Blue Button Claim Type Code System"/> <status value="draft"/> <date value="2019-12-23T19:40:59+00:00"/> <publisher value="CARIN Alliance"/> <caseSensitive value="true"/> <content value="complete"/> <concept> <code value="inpatient-facility"/> <display value="Inpatient Facility"/> </concept> <concept> <code value="outpatient-facility"/> <display value="Outpatient Facility"/> </concept> <concept> <code value="professional-nonclinician"/> <display value="Professional or Non-Clinician"/> </concept> <concept> <code value="pharmacy"/> <display value="Pharmacy"/> </concept> <concept> <code value="vision"/> <display value="Vision"/> </concept> <concept> <code value="oral"/> <display value="Oral"/> </concept> </CodeSystem>