This page is part of the Smart App Launch Implementation Guide (v2.2.0-ballot: STU 2.2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
: Patient Access Category Code System - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="patient-access-category"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">clinical<a name="patient-access-category-clinical"> </a></td><td>Clinical</td></tr><tr><td style="white-space:nowrap">insurance<a name="patient-access-category-insurance"> </a></td><td>Insurance</td></tr><tr><td style="white-space:nowrap">laboratory<a name="patient-access-category-laboratory"> </a></td><td>Laboratory</td></tr><tr><td style="white-space:nowrap">imaging<a name="patient-access-category-imaging"> </a></td><td>Imaging</td></tr><tr><td style="white-space:nowrap">pharmacy<a name="patient-access-category-pharmacy"> </a></td><td>Pharmacy</td></tr><tr><td style="white-space:nowrap">network<a name="patient-access-category-network"> </a></td><td>Network access</td></tr><tr><td style="white-space:nowrap">aggregator<a name="patient-access-category-aggregator"> </a></td><td>Aggregator</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="fhir"/>
</extension>
<url
value="http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category"/>
<version value="2.2.0-ballot"/>
<name value="PatientAccessCategoryCodeSystem"/>
<title value="Patient Access Category Code System"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-03-05T22:40:04-08:00"/>
<publisher value="HL7 International / FHIR Infrastructure"/>
<contact>
<name value="HL7 International / FHIR Infrastructure"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/fiwg"/>
</telecom>
<telecom>
<system value="email"/>
<value value="fhir@lists.HL7.org"/>
</telecom>
</contact>
<description
value="Categorizes a PatientAccessBrand into high-level taxonomy"/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="7"/>
<concept>
<code value="clinical"/>
<display value="Clinical"/>
</concept>
<concept>
<code value="insurance"/>
<display value="Insurance"/>
</concept>
<concept>
<code value="laboratory"/>
<display value="Laboratory"/>
</concept>
<concept>
<code value="imaging"/>
<display value="Imaging"/>
</concept>
<concept>
<code value="pharmacy"/>
<display value="Pharmacy"/>
</concept>
<concept>
<code value="network"/>
<display value="Network access"/>
</concept>
<concept>
<code value="aggregator"/>
<display value="Aggregator"/>
</concept>
</CodeSystem>