FHIR IG analytics| Package | hl7.fhir.uv.ebm |
| Resource Type | Group |
| Id | Group-179900.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
[No data.]
{
"resourceType": "Group",
"id": "179900",
"meta": {
"versionId": "10",
"lastUpdated": "2025-12-10T22:06:56.210Z",
"profile": [
"http://hl7.org/fhir/uv/ebm/StructureDefinition/conceptual-cohort-definition"
]
},
"language": "en",
"text": {
"status": "empty",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/cite-as",
"valueMarkdown": "ConceptualCohortDefinition: Oxygen saturation below 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 2025-12-10. Available at: https://fevir.net/resources/Group/179900. Computable resource at: https://fevir.net/resources/Group/179900#json."
},
{
"url": "http://hl7.org/fhir/StructureDefinition/artifact-author",
"valueContactDetail": {
"name": "Brian S. Alper"
}
},
{
"url": "http://hl7.org/fhir/uv/ebm/StructureDefinition/artifact-publication-status",
"valueCodeableConcept": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/cited-artifact-status-type",
"code": "active",
"display": "Active"
}
]
}
}
],
"url": "https://fevir.net/resources/Group/179900",
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "ACSN",
"display": "Accession ID"
}
],
"text": "FEvIR Object Identifier"
},
"system": "https://fevir.net/FOI",
"value": "179900",
"assigner": {
"display": "Computable Publishing LLC"
}
}
],
"name": "ConceptualCohortDefinition_Oxygen_saturation_below_96_on_Boots_Finger_Pulse_Oximeter_with_Ranges",
"title": "ConceptualCohortDefinition: Oxygen saturation below 96% on Boots Finger Pulse Oximeter with Ranges",
"status": "active",
"publisher": "Computable Publishing LLC",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "support@computablepublishing.com"
}
]
}
],
"description": "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": "https://creativecommons.org/licenses/by-nc-sa/4.0/",
"type": "person",
"membership": "conceptual",
"characteristic": [
{
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "20564-1",
"display": "Oxygen saturation in Blood"
}
]
},
"valueQuantity": {
"value": 96,
"comparator": "<",
"unit": "%",
"system": "http://unitsofmeasure.org",
"code": "%"
},
"exclude": false,
"description": "Oxygen saturation < 96% on Boots Finger Pulse Oximeter at least 3 times lasting at least 5 minutes",
"instancesRange": {
"low": {
"value": 2,
"system": "http://unitsofmeasure.org",
"code": "1"
},
"high": {
"value": 4,
"system": "http://unitsofmeasure.org",
"code": "1"
}
},
"durationRange": {
"low": {
"value": 10,
"unit": "minutes",
"system": "http://unitsofmeasure.org",
"code": "min"
},
"high": {
"value": 15,
"unit": "minutes",
"system": "http://unitsofmeasure.org",
"code": "min"
}
}
}
]
}