FHIR IG analytics| Package | de.gematik.isik |
| Resource Type | Observation |
| Id | Observation-Linksventrikulaeres-Schlagvolumen.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "Linksventrikulaeres-Schlagvolumen",
"meta": {
"profile": [
"https://gematik.de/fhir/isik/StructureDefinition/sd-mii-icu-linksventrikulaeres-schlagvolumen"
]
},
"category": [
{
"coding": [
{
"code": "vital-signs",
"system": "http://terminology.hl7.org/CodeSystem/observation-category"
}
]
}
],
"code": {
"coding": [
{
"code": "90096001",
"system": "http://snomed.info/sct",
"display": "Stroke volume"
},
{
"code": "20562-5",
"system": "http://loinc.org",
"display": "Left ventricular Stroke volume"
},
{
"code": "150408",
"system": "urn:iso:std:iso:11073:10101",
"display": "MDC_VOL_BLD_VENT_LEFT_STROKE"
}
]
},
"valueQuantity": {
"system": "http://unitsofmeasure.org",
"code": "mL",
"unit": "milliliter",
"value": 70
},
"bodySite": {
"coding": [
{
"code": "244385005",
"system": "http://snomed.info/sct",
"display": "Entire left cardiac ventricle"
}
]
},
"status": "final",
"subject": {
"reference": "Patient/PatientinMusterfrau"
},
"effectivePeriod": {
"start": "2019-12-23T09:30:10+01:00",
"end": "2019-12-23T10:30:10+01:00"
}
}