FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | Observation |
| Id | Observation-observation-leg-asymmetry.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "observation-leg-asymmetry",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "exam"
}
]
}
],
"code": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "707738004",
"display": "Leg length discrepancy"
}
]
},
"subject": {
"reference": "Patient/patient-marfan-001"
},
"effectiveDateTime": "2024-12-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "7771000",
"display": "Left"
}
]
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "A",
"display": "Abnormal"
}
]
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "30021000",
"display": "Lower leg structure"
}
]
},
"component": [
{
"code": {
"coding": [
{
"system": "http://human-phenotype-ontology.org",
"code": "HP:0100559",
"display": "Lower limb asymmetry"
}
]
},
"valueString": "Rechtes Bein verkürzt"
}
]
}