FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-24325.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DiagnosticReport",
"id": "24325",
"status": "final",
"code": {
"coding": [
{
"system": "HCPCS",
"code": "G0206",
"display": "Diagnostic mammography, producing direct digital image, unilateral, all views"
}
]
},
"subject": {
"reference": "Patient/Patient-1138",
"display": "Donna Lynn Jones"
},
"context": {
"reference": "Encounter/Encounter-203",
"display": "Bayside Medical Group"
},
"effectivePeriod": {
"start": "2018-07-16T09:36:36-04:00",
"end": "2018-07-16T09:36:36-04:00"
},
"result": [
{
"reference": "Observation/Observation-24324",
"display": "No_Cancer_Detected"
}
]
}