FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | Observation |
| Id | Observation-symptom-aortic-regurg.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "symptom-aortic-regurg",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "imaging"
}
]
}
],
"code": {
"coding": [
{
"system": "http://human-phenotype-ontology.org",
"code": "HP:0001659",
"display": "Aortic regurgitation"
},
{
"system": "http://snomed.info/sct",
"code": "60234000",
"display": "Aortic valve regurgitation"
}
],
"text": "Aortenklappeninsuffizienz"
},
"subject": {
"reference": "Patient/patient-marfan-001"
},
"effectiveDateTime": "2024-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "838545002",
"display": "Moderate aortic valve regurgitation"
}
],
"text": "Aortenklappeninsuffizienz Grad II"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "A",
"display": "Abnormal"
}
]
}
]
}