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

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 Value Set - XML Representation

Active as of 2023-03-05

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="patient-access-category"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include all codes defined in <a href="CodeSystem-patient-access-category.html"><code>http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category</code></a></li></ul></div>
  </text>
  <extension
             url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
    <valueCode value="fhir"/>
  </extension>
  <url
       value="http://hl7.org/fhir/smart-app-launch/ValueSet/patient-access-category"/>
  <version value="2.2.0-ballot"/>
  <name value="PatientAccessCategoryValueSet"/>
  <title value="Patient Access Category Value Set"/>
  <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>
  <compose>
    <include>
      <system
              value="http://hl7.org/fhir/smart-app-launch/CodeSystem/patient-access-category"/>
    </include>
  </compose>
</ValueSet>