<?xml version="1.0" encoding="UTF-8"?>

<Group xmlns="http://hl7.org/fhir">
  <id value="179898"/>
  <meta>
    <versionId value="11"/>
    <lastUpdated value="2025-12-10T20:22:51.544Z"/>
    <profile value="http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="empty"/><div xml:lang="en" xmlns="http://www.w3.org/1999/xhtml" lang="en"><p>[No data.]</p></div>
  </text>
  <extension url="http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as">
    <valueMarkdown value="ConceptualCohortDefinition: Oxygen saturation below 96% on Boots Finger Pulse Oximeter [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179898. Revised 2025-12-10. Available at: https://fevir.net/resources/Group/179898. Computable resource at: https://fevir.net/resources/Group/179898#json."/>
  </extension>
  <extension url="http://hl7.org/fhir/StructureDefinition/artifact-author">
    <valueContactDetail>
      <name value="Brian S. Alper"/>
    </valueContactDetail>
  </extension>
  <extension url="http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status">
    <valueCodeableConcept>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/cited-artifact-status-type"/>
        <code value="active"/>
        <display value="Active"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <url value="https://fevir.net/resources/Group/179898"/>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="ACSN"/>
        <display value="Accession ID"/>
      </coding>
      <text value="FEvIR Object Identifier"/>
    </type>
    <system value="https://fevir.net/FOI"/>
    <value value="179898"/>
    <assigner>
      <display value="Computable Publishing LLC"/>
    </assigner>
  </identifier>
  <name value="ConceptualCohortDefinition_Oxygen_saturation_below_96_on_Boots_Finger_Pulse_Oximeter"/>
  <title value="ConceptualCohortDefinition: Oxygen saturation below 96% on Boots Finger Pulse Oximeter"/>
  <status value="active"/>
  <publisher value="Computable Publishing LLC"/>
  <contact>
    <telecom>
      <system value="email"/>
      <value value="support@computablepublishing.com"/>
    </telecom>
  </contact>
  <description value="A characteristic of oxygen saturation &lt; 96% on Boots Finger Pulse Oximeter is shown here, specifically at least 3 episodes lasting at least 5 minutes. LOINC Code for oxygen saturation does not specify the device used. If defining a Group characteristic by the device used, for example, in research comparing devices, one needs to reference the DeviceDefinition, Device, or DeviceMetric Resources. This example uses Group.characteristic.determinedByReference to show where the device may be reported, Group.characteristic.instancesQuantity to express at least 3 episodes, and Group.characteristic.durationDuration to express at least 5 minutes."/>
  <copyright value="https://creativecommons.org/licenses/by-nc-sa/4.0/"/>
  <type value="person"/>
  <membership value="conceptual"/>
  <characteristic>
    <code>
      <coding>
        <system value="http://loinc.org"/>
        <code value="20564-1"/>
        <display value="Oxygen saturation in Blood"/>
      </coding>
    </code>
    <valueQuantity>
      <value value="96"/>
      <comparator value="&lt;"/>
      <unit value="%"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="%"/>
    </valueQuantity>
    <exclude value="false"/>
    <description value="Oxygen saturation &lt; 96% on Boots Finger Pulse Oximeter at least 3 times lasting at least 5 minutes"/>
    <instancesRange>
      <low>
        <value value="3"/>
        <system value="http://unitsofmeasure.org"/>
        <code value="1"/>
      </low>
    </instancesRange>
    <durationDuration>
      <value value="5"/>
      <comparator value="&gt;="/>
      <unit value="minutes"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="min"/>
    </durationDuration>
  </characteristic>
</Group>