FHIR IG analytics| Package | de.medizininformatikinitiative.kerndatensatz.seltene |
| Resource Type | Observation |
| Id | Observation-lens-dislocation.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "lens-dislocation",
"status": "final",
"category": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/observation-category",
"code": "exam"
}
]
}
],
"code": {
"coding": [
{
"system": "http://human-phenotype-ontology.org",
"code": "HP:0001083",
"display": "Ectopia lentis"
},
{
"system": "http://snomed.info/sct",
"code": "65814009",
"display": "Partial dislocation of lens"
}
],
"text": "Linsenluxation"
},
"subject": {
"reference": "Patient/example"
},
"effectiveDateTime": "2024-10-15",
"valueCodeableConcept": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "52101004",
"display": "Present"
}
]
},
"interpretation": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code": "A",
"display": "Abnormal"
}
]
}
],
"bodySite": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "81745001",
"display": "Eye structure"
}
]
}
}