FHIR IG analytics| Package | de.basisprofil.r4 |
| Resource Type | Observation |
| Id | Observation-Example-observation-sauerstoffsaettigung.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Example-observation-sauerstoffsaettigung",
"meta": {
"profile": [
"http://fhir.de/StructureDefinition/observation-de-vitalsign-sauerstoffsaettigung",
"http://hl7.org/fhir/StructureDefinition/vitalsigns",
"http://hl7.org/fhir/StructureDefinition/oxygensat"
]
},
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"code": "2708-6",
"system": "http://loinc.org",
"display": "Oxygen saturation in Arterial blood"
},
{
"system": "http://snomed.info/sct",
"code": "442476006",
"display": "Arterial oxygen saturation (observable entity)"
},
{
"code": "59408-5",
"system": "http://loinc.org",
"display": "Oxygen saturation in Arterial blood by Pulse oximetry"
}
],
"text": "Arterielle Sauerstoffsättigung"
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "%",
"value": 98,
"unit": "%"
},
"component": [
{
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 2,
"code": "L/min",
"unit": "Liter pro Minute"
},
"code": {
"coding": [
{
"code": "3151-8",
"system": "http://loinc.org",
"display": "Inhaled oxygen flow rate"
},
{
"code": "427081008",
"system": "http://snomed.info/sct",
"display": "Delivered oxygen flow rate"
}
],
"text": "Sauerstoffflussrate"
}
},
{
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"value": 50,
"code": "%",
"unit": "%"
},
"code": {
"coding": [
{
"code": "3150-0",
"system": "http://loinc.org",
"display": "Inhaled oxygen concentration"
},
{
"code": "250774007",
"system": "http://snomed.info/sct",
"display": "Inspired oxygen concentration"
}
],
"text": "Inspiratorische Sauerstoffkonzentration"
}
}
],
"status": "final",
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2020-10-11"
}