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

FHIR IG Statistics: StructureDefinition/zib-OxygenSaturation

Packagenictiz.fhir.nl.stu3.zib2015
Resource TypeStructureDefinition
Idzib-OxygenSaturation
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=nictiz.fhir.nl.stu3.zib2015@1.0.0&canonical=http://nictiz.nl/fhir/StructureDefinition/zib-OxygenSaturation
URLhttp://nictiz.nl/fhir/StructureDefinition/zib-OxygenSaturation
Version1.0
Statusretired
Date2017-09-06T12:02:17.702+02:00
NameZIB-OxygenSaturation
TitleHCIM OxygenSaturation
Realmnl
Authorityhl7
DescriptionThis profile is derived from the HL7 Vital Signs profile for oxygen saturation in order to add mappings from the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) Lichaamsgewicht and to provide extensions for missing concepts.
PurposeMeasuring and monitoring oxygen saturation is done to monitor the oxygenation, or the amount of bound oxygen in the arterial blood.
CopyrightCC0
TypeObservation
Kindresource

Resources that use this resource

No resources found


Resources that this resource uses

StructureDefinition
oxygensatVitalSigns Oxygensat

Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "zib-OxygenSaturation",
  "meta": {
    "lastUpdated": "2017-09-08T12:44:22.73+02:00"
  },
  "url": "http://nictiz.nl/fhir/StructureDefinition/zib-OxygenSaturation",
  "version": "1.0",
  "name": "ZIB-OxygenSaturation",
  "title": "HCIM OxygenSaturation",
  "status": "retired",
  "date": "2017-09-06T12:02:17.702+02:00",
  "publisher": "Nictiz",
  "contact": [
    {
      "name": "Nictiz",
      "telecom": [
        {
          "system": "email",
          "value": "info@nictiz.nl",
          "use": "work"
        }
      ]
    }
  ],
  "description": "This profile is derived from the HL7 Vital Signs profile for oxygen saturation in order to add mappings from the Dutch Health and Care Information models (Dutch: Zorginformatiebouwsteen or ZIB) Lichaamsgewicht and to provide extensions for missing concepts.",
  "purpose": "Measuring and monitoring oxygen saturation is done to monitor the oxygenation, or the amount of bound oxygen in the arterial blood.",
  "copyright": "CC0",
  "fhirVersion": "3.0.1",
  "mapping": [
    {
      "identity": "hcim-o2saturation-v1.2-2015EN",
      "uri": "https://zibs.nl/wiki/O2Saturation-v1.2(2015EN)",
      "name": "HCIM O2Saturation-v1.2(2015EN)"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://nictiz.nl/fhir/StructureDefinition/oxygensat",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation",
        "short": "Oxygen Saturation",
        "definition": "This profile defines  how to represent Oxygen Saturation observations in FHIR using a standard LOINC code and UCUM units of measure.\r\n\r\nArterial oxygen saturation, also referred to as saturation, is an indicator for the amount of oxygen bound to the hemoglobin in the red blood cells of the arteries. The measurement is usually carried out as a transcutaneous measurement with a blood oxygen monitor or pulse oximeter. The saturation level is expressed as a percentage and should be over 95% in healthy people.",
        "alias": [
          "O2Saturatie"
        ],
        "mapping": [
          {
            "identity": "hcim-o2saturation-v1.2-2015EN",
            "map": "NL-CM:12.10.1"
          }
        ]
      },
      {
        "id": "Observation.effective[x]",
        "path": "Observation.effective[x]",
        "short": "O2SaturationDateTime",
        "definition": "The moment (date and time) of the SpO2 measurement.",
        "alias": [
          "O2SaturatieDatumTijd"
        ],
        "mapping": [
          {
            "identity": "hcim-o2saturation-v1.2-2015EN",
            "map": "NL-CM:12.10.3"
          }
        ]
      },
      {
        "id": "Observation.valueQuantity:valueQuantity",
        "path": "Observation.valueQuantity",
        "sliceName": "valueQuantity",
        "short": "SpO2Value recorded with UCUM",
        "definition": "The element contains the value of the indirect, peripheral measured O2 saturation.\r\nThe O2 saturation gives a percentage expressing the extent to which the blood’s hemoglobin is saturated with oxygen, the ratio of oxygen-saturated hemoglobin to hemoglobin. The measurement is done in places where sufficient light can get through the skin, such as a finger, toe or earlobe.",
        "alias": [
          "SpO2Waarde"
        ],
        "mapping": [
          {
            "identity": "hcim-o2saturation-v1.2-2015EN",
            "map": "NL-CM:12.10.2"
          }
        ]
      },
      {
        "id": "Observation.comment",
        "path": "Observation.comment",
        "short": "Explanation",
        "definition": "Explanation of the saturation measurement.",
        "alias": [
          "Toelichting"
        ],
        "mapping": [
          {
            "identity": "hcim-o2saturation-v1.2-2015EN",
            "map": "NL-CM:12.10.4"
          }
        ]
      },
      {
        "id": "Observation.component",
        "path": "Observation.component",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code.coding.code"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:extraOxygenAdministration",
        "path": "Observation.component",
        "sliceName": "extraOxygenAdministration"
      },
      {
        "id": "Observation.component:extraOxygenAdministration.code.coding",
        "path": "Observation.component.code.coding",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "code"
            }
          ],
          "rules": "open"
        }
      },
      {
        "id": "Observation.component:extraOxygenAdministration.code.coding:ExtraOxygenAdministrationCode",
        "path": "Observation.component.code.coding",
        "sliceName": "ExtraOxygenAdministrationCode",
        "max": "1"
      },
      {
        "id": "Observation.component:extraOxygenAdministration.code.coding:ExtraOxygenAdministrationCode.system",
        "path": "Observation.component.code.coding.system",
        "fixedUri": "http://loinc.org"
      },
      {
        "id": "Observation.component:extraOxygenAdministration.code.coding:ExtraOxygenAdministrationCode.code",
        "path": "Observation.component.code.coding.code",
        "fixedCode": "74206-4"
      },
      {
        "id": "Observation.component:extraOxygenAdministration.valueCodeableConcept:valueCodeableConcept",
        "path": "Observation.component.valueCodeableConcept",
        "sliceName": "valueCodeableConcept",
        "short": "ExtraOxygenAdministration",
        "definition": "Indication stating whether the measurement was done in a situation in which extra oxygen was administered.",
        "alias": [
          "ExtraZuurstofToediening"
        ],
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "binding": {
          "strength": "required",
          "description": "Yes/no Indicator",
          "valueSetReference": {
            "reference": "http://hl7.org/fhir/v2/0136",
            "display": "v2 Yes/no Indicator"
          }
        },
        "mapping": [
          {
            "identity": "hcim-o2saturation-v1.2-2015EN",
            "map": "NL-CM:12.10.5"
          }
        ]
      }
    ]
  }
}