FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/oxygensat

Packagesnomed-ig
TypeValueSet
Idoxygensat
FHIR VersionR4
Sourcehttp://snomed.info/fhir/https://build.fhir.org/ig/IHTSDO/snomed-ig/ValueSet-oxygensat.html
URLhttp://snomed.info/fhir/ValueSet/oxygensat
Version0.0.1
Statusactive
Date2025-07-09T10:34:35+00:00
NameSnomedOxygenSat
TitlePeripehral oxygen saturation Observable entity Code
DescriptionThis value set contains concept codes for peripheral oxygen saturation observable entities. It includes codes from [SNOMED](http://snomed.info/sct) meeting the constraint <<431314004 | Peripheral oxygen saturation (observable entity) |

Resources that use this resource

StructureDefinition
oxygensatOxygen Saturation

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet oxygensat

  • Include codes fromhttp://snomed.info/sct where concept is-a 431314004 (Peripheral oxygen saturation (observable entity))

Source

{
  "resourceType": "ValueSet",
  "id": "oxygensat",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://snomed.info/fhir/ValueSet/oxygensat",
  "version": "0.0.1",
  "name": "SnomedOxygenSat",
  "title": "Peripehral oxygen saturation Observable entity Code",
  "status": "active",
  "date": "2025-07-09T10:34:35+00:00",
  "publisher": "SNOMED on FHIR project group",
  "contact": [
    {
      "name": "SNOMED on FHIR project group",
      "telecom": [
        {
          "system": "url",
          "value": "https://confluence.ihtsdotools.org/display/FHIR/SNOMED+on+FHIR"
        }
      ]
    }
  ],
  "description": "This value set contains concept codes for peripheral oxygen saturation observable entities. It includes codes from [SNOMED](http://snomed.info/sct) meeting the constraint <<431314004 | Peripheral oxygen saturation (observable entity) |",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "431314004"
          }
        ]
      }
    ]
  }
}