SMART App Launch
2.2.0-preview - CI-Build International flag

SMART App Launch - Local Development build (v2.2.0-preview). See the Directory of published versions

: Patient Access Category Code System - XML Representation

Active as of 2023-03-05

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">Placeholder</div>
  </text>
  <url
       value="http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category"/>
  <version value="2.2.0-preview"/>
  <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 WG"/>
  <contact>
    <name value="HL7 International - FHIR Infrastructure WG"/>
    <telecom>
      <system value="url"/>
      <value value="https://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="6"/>
  <concept>
    <code value="clinical"/>
    <display value="Clinical Care provider"/>
  </concept>
  <concept>
    <code value="insurer"/>
    <display value="Health insurance provider"/>
  </concept>
  <concept>
    <code value="lab"/>
    <display value="Laboratory"/>
  </concept>
  <concept>
    <code value="pharmacy"/>
    <display value="Pharmacy"/>
  </concept>
  <concept>
    <code value="network"/>
    <display value="Network access provider such as a TEFCA QHIN"/>
  </concept>
  <concept>
    <code value="aggregator"/>
    <display
             value="Aggregator of healthcare data offering individual access"/>
  </concept>
</CodeSystem>