Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions
<Group xmlns="http://hl7.org/fhir">
<id value="179900"/>
<meta>
<versionId value="6"/>
<lastUpdated value="2024-11-16T19:35:23.543Z"/>
<profile
value="http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition"/>
</meta>
<text>
<status value="empty"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>[No data.]</p></div>
</text>
<extension url="http://hl7.org/fhir/StructureDefinition/artifact-author">
<valueContactDetail>
<name value="Brian S. Alper"/>
</valueContactDetail>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/artifact-relatedArtifact">
<valueRelatedArtifact>
<type value="cite-as"/>
<citation
value="ConceptualCohortDefinition: Oxygen saturation < 96% on Boots Finger Pulse Oximeter with Ranges [Database Entry: FHIR Group Resource]. Contributors: Brian S. Alper [Authors/Creators]. In: Fast Evidence Interoperability Resources (FEvIR) Platform, FOI 179900. Revised 2024-11-16. Available at: https://fevir.net/resources/Group/179900. Computable resource at: https://fevir.net/resources/Group/179900."/>
</valueRelatedArtifact>
</extension>
<url value="https://fevir.net/resources/Group/179900"/>
<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="urn:ietf:rfc:3986"/>
<value value="https://fevir.net/FOI/179900"/>
<assigner>
<display value="Computable Publishing LLC"/>
</assigner>
</identifier>
<name
value="ConceptualCohortDefinition_Oxygen_saturation_96_on_Boots_Finger_Pulse_Oximeter_with_Ranges"/>
<title
value="ConceptualCohortDefinition: Oxygen saturation < 96% on Boots Finger Pulse Oximeter with Ranges"/>
<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 < 96% on Boots Finger Pulse Oximeter is shown here, specifically 2-4 episodes lasting 10-15 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.instancesRange to express 2-4 episodes, and Group.characteristic.durationRange to express 10-15 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="<"/>
<unit value="%"/>
<system value="http://unitsofmeasure.org"/>
<code value="%"/>
</valueQuantity>
<exclude value="false"/>
<description
value="Oxygen saturation < 96% on Boots Finger Pulse Oximeter at least 3 times lasting at least 5 minutes"/>
<determinedByReference>🔗
<reference value="DeviceDefinition/179899"/>
<type value="DeviceDefinition"/>
<display value="Boots Finger Pulse Oximeter"/>
</determinedByReference>
<instancesRange>
<low>
<value value="2"/>
</low>
<high>
<value value="4"/>
</high>
</instancesRange>
<durationRange>
<low>
<value value="10"/>
<unit value="minutes"/>
<system value="http://unitsofmeasure.org"/>
<code value="min"/>
</low>
<high>
<value value="15"/>
<unit value="minutes"/>
<system value="http://unitsofmeasure.org"/>
<code value="min"/>
</high>
</durationRange>
</characteristic>
</Group>