Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. For a full list of available versions, see the Directory of published versions

: ConceptualCohortDefinition: Oxygen saturation < 96% on Boots Finger Pulse Oximeter - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Group ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "179898"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "8" ] ;
fhir:lastUpdated [ fhir:v "2025-03-15T20:59:28.402Z"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "empty" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>[No data.]</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Brian S. Alper" ]     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as"^^xsd:anyURI ] ;
fhir:value [
a fhir:markdown ;
fhir:v "ConceptualCohortDefinition: Oxygen saturation < 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 2024-11-16. Available at: https://fevir.net/resources/Group/179898. Computable resource at: https://fevir.net/resources/Group/179898#json."     ]
  ] ) ; # 
  fhir:url [ fhir:v "https://fevir.net/resources/Group/179898"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ]       ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ]     ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/FOI/179898" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ]     ]
  ] ) ; # 
  fhir:name [ fhir:v "ConceptualCohortDefinition_Oxygen_saturation_96_on_Boots_Finger_Pulse_Oximeter"] ; # 
  fhir:title [ fhir:v "ConceptualCohortDefinition: Oxygen saturation < 96% on Boots Finger Pulse Oximeter"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:publisher [ fhir:v "Computable Publishing LLC"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "support@computablepublishing.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "A characteristic of oxygen saturation < 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."] ; # 
  fhir:copyright [ fhir:v "https://creativecommons.org/licenses/by-nc-sa/4.0/"] ; # 
  fhir:type [ fhir:v "person"] ; # 
  fhir:membership [ fhir:v "conceptual"] ; # 
  fhir:characteristic ( [
fhir:code [
      ( fhir:coding [
a loinc:20564-1 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "20564-1" ] ;
fhir:display [ fhir:v "Oxygen saturation in Blood" ]       ] )     ] ;
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "96"^^xsd:decimal ] ;
fhir:comparator [ fhir:v "<" ] ;
fhir:unit [ fhir:v "%" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "%" ]     ] ;
fhir:exclude [ fhir:v false ] ;
fhir:description [ fhir:v "Oxygen saturation < 96% on Boots Finger Pulse Oximeter at least 3 times lasting at least 5 minutes" ] ;
fhir:determinedBy [
a fhir:Reference ;
fhir:reference [ fhir:v "DeviceDefinition/179899" ] ;
fhir:type [ fhir:v "DeviceDefinition"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Boots Finger Pulse Oximeter" ]     ] ;
fhir:instances [
a fhir:Quantity ;
fhir:value [ fhir:v "3"^^xsd:decimal ] ;
fhir:comparator [ fhir:v ">=" ]     ] ;
fhir:duration [
a fhir:Duration ;
fhir:value [ fhir:v "5"^^xsd:decimal ] ;
fhir:comparator [ fhir:v ">=" ] ;
fhir:unit [ fhir:v "minutes" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "min" ]     ]
  ] ) . #