FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | Observation |
| Id | Observation-symptom-aortic-root.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "symptom-aortic-root",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "imaging"
}
]
}
],
"code": {
"coding": [
{
"system": "http://human-phenotype-ontology.org",
"code": "HP:0002616",
"display": "Aortic root aneurysm"
},
{
"system": "http://snomed.info/sct",
"code": "251036003",
"display": "Aortic root dilatation"
}
],
"text": "Aortenwurzeldilatation"
},
"subject": {
"reference": "Patient/patient-marfan-001"
},
"effectiveDateTime": "2024-12-15",
"valueQuantity": {
"value": 48,
"unit": "mm",
"system": "http://unitsofmeasure.org",
"code": "mm"
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "H",
"display": "High"
}
]
}
],
"referenceRange": [
{
"high": {
"value": 40,
"unit": "mm"
},
"text": "Normwert <40mm"
}
]
}