FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagekbv.basis.ressources.only
Resource TypeObservation
IdObservation_12133256_08ec_4527_a81f_40291e0644d8.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Diese FHIR-Instanz vom Profil KBV_PR_Base_Observation_Peripheral_Oxygen_Saturation zeigt einen geänderten klinischen Befund für eine periphere Sauerstoffsättigung von 40% am 2. Januar 2020. Es wurden auch Werte für die Sauerstoffflussrate (6 l/min) und die Sauerstoffkonzentration (45%) angegeben.

Source1

{
  "resourceType": "Observation",
  "id": "12133256-08ec-4527-a81f-40291e0644d8",
  "meta": {
    "profile": [
      "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Observation_Peripheral_Oxygen_Saturation"
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/observation-category",
          "code": "vital-signs"
        }
      ]
    }
  ],
  "method": {
    "coding": [
      {
        "code": "448703006",
        "system": "http://snomed.info/sct",
        "display": "Pulse oximeter (physical object)",
        "version": "http://snomed.info/sct/11000274103/version/20240515"
      }
    ]
  },
  "code": {
    "coding": [
      {
        "code": "2708-6",
        "system": "http://loinc.org",
        "display": "Oxygen saturation in Arterial blood",
        "version": "2.77"
      },
      {
        "code": "431314004",
        "system": "http://snomed.info/sct",
        "display": "Peripheral oxygen saturation (observable entity)",
        "version": "http://snomed.info/sct/11000274103/version/20240515"
      }
    ]
  },
  "valueQuantity": {
    "unit": "%",
    "system": "http://unitsofmeasure.org",
    "value": 40,
    "code": "%"
  },
  "component": [
    {
      "valueQuantity": {
        "system": "http://unitsofmeasure.org",
        "code": "L/min",
        "unit": "l/min",
        "value": 6
      },
      "code": {
        "coding": [
          {
            "code": "3151-8",
            "system": "http://loinc.org",
            "version": "2.77"
          },
          {
            "code": "427081008",
            "system": "http://snomed.info/sct",
            "display": "Delivered oxygen flow rate (observable entity)"
          }
        ]
      }
    },
    {
      "valueQuantity": {
        "system": "http://unitsofmeasure.org",
        "code": "%",
        "unit": "%",
        "value": 45
      },
      "code": {
        "coding": [
          {
            "code": "3150-0",
            "system": "http://loinc.org",
            "version": "2.77"
          },
          {
            "code": "425608004",
            "system": "http://snomed.info/sct",
            "display": "Delivered oxygen concentration (observable entity)"
          }
        ]
      }
    }
  ],
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "amended",
  "subject": {
    "reference": "Patient/904e04d0-c9f2-4edd-b734-c3526f015000"
  },
  "effectiveDateTime": "2020-01-02",
  "performer": [
    {
      "reference": "Practitioner/20597e0e-cb2a-45b3-95f0-dc3dbdb617c3"
    }
  ],
  "interpretation": [
    {
      "coding": [
        {
          "version": "http://snomed.info/sct/11000274103/version/20240515",
          "code": "404684003:{363713009=263654008,363713009=62482003}",
          "system": "http://snomed.info/sct",
          "display": "Clinical finding where (Has interpretation = Abnormal, and Has interpretation = Low)"
        }
      ]
    }
  ],
  "note": [
    {
      "authorString": "Mueller",
      "time": "2020-01-02",
      "text": "ausgedacht"
    }
  ]
}