FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | Observation |
| Id | Observation-observation-echo-av.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "observation-echo-av",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "imaging"
}
]
}
],
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "18112-3",
"display": "Aortic valve Regurgitation degree by US.doppler"
}
]
},
"subject": {
"reference": "Patient/patient-marfan-001"
},
"effectiveDateTime": "2024-12-15",
"valueCodeableConcept": {
"text": "Grad II"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "A",
"display": "Abnormal"
}
]
}
],
"method": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "40701008",
"display": "Echocardiography"
}
]
}
}