FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-165154.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DiagnosticReport",
"id": "165154",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "37554-3",
"display": "Breast - bilateral Mammogram magnification and spot"
}
]
},
"subject": {
"reference": "Patient/Patient-6533",
"display": "Tammy Toni Robbins"
},
"context": {
"reference": "Encounter/Encounter-759",
"display": "Acme Medical Center"
},
"effectivePeriod": {
"start": "2023-12-11T09:36:36-05:00",
"end": "2023-12-11T09:36:36-05:00"
},
"result": [
{
"reference": "Observation/Observation-165153",
"display": "No_Cancer_Detected"
}
]
}