FHIR IG analytics| Package | ontariomicdrfhirimplementationguide-0.10.00 |
| Resource Type | Observation |
| Id | Observation-observation1.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "Observation",
"id": "observation1",
"meta": {
"profile": [
"http://ontariohealth.ca/fhir/StructureDefinition/ca-on-mi-profile-observation"
]
},
"status": "final",
"code": {
"coding": [
{
"code": "249733009",
"system": "http://snomed.info/sct",
"display": "Large pelvic bone (finding)"
}
]
},
"subject": {
"reference": "Patient/patient1"
},
"valueQuantity": {
"value": 0.887,
"code": "g/cm-2",
"system": "http://unitsofmeasure.org",
"unit": "g/cm²"
},
"interpretation": [
{
"coding": [
{
"code": "1231182008",
"system": "http://snomed.info/sct",
"display": "Isolated osteopoikilosis (disorder)"
}
]
}
],
"note": [
{
"id": "1",
"text": "A rare primary bone dysplasia with characteristics of multiple small round to ovoid osteosclerotic foci with a predilection for the epiphyses and metaphyses of long tubular bones as well as the pelvis, scapula, carpal and tarsal bones. The condition is usually clinically silent and discovered only incidentally although some patients may experience mild articular pain with or without joint effusion. Bone strength is normal."
}
]
}