FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Observation |
| Id | Observation-ISiKAtemfrequenzMaxExample.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "ISiKAtemfrequenzMaxExample",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/ISiKAtemfrequenz"
]
},
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "vital-signs",
"display": "Vital Signs"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "9279-1",
"display": "Respiratory rate"
},
{
"system": "http://snomed.info/sct",
"code": "86290005",
"display": "Respiratory rate"
},
{
"code": "151562",
"system": "urn:iso:std:iso:11073:10101",
"display": "MDC_RESP_RATE"
}
],
"text": "Atemfrequenz - Intensivüberwachung"
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "/min",
"value": 35,
"unit": "Atemzüge pro Minute"
},
"status": "final",
"subject": {
"reference": "Patient/PatientinNormal"
},
"effectiveDateTime": "2024-01-15T14:30:00+01:00",
"performer": [
{
"reference": "Practitioner/PractitionerWalterArzt"
}
],
"method": {
"coding": [
{
"code": "37931006",
"system": "http://snomed.info/sct",
"display": "Auscultation"
}
]
},
"bodySite": {
"coding": [
{
"code": "181216001",
"system": "http://snomed.info/sct",
"display": "Entire chest"
}
]
},
"interpretation": [
{
"coding": [
{
"code": "H",
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"display": "High"
}
]
}
],
"note": [
{
"text": "Tachypnoe bei akuter respiratorischer Insuffizienz"
}
]
}