FHIR IG analytics| Package | fhir.test.data.r3 |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-133035.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DiagnosticReport",
"id": "133035",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "37551-9",
"display": "Breast Mammogram spot"
}
]
},
"subject": {
"reference": "Patient/Patient-6535",
"display": "Barbara April Howe"
},
"context": {
"reference": "Encounter/Encounter-661",
"display": "Bayside Medical Group"
},
"effectivePeriod": {
"start": "2022-10-03T09:36:36-04:00",
"end": "2022-10-03T09:36:36-04:00"
},
"result": [
{
"reference": "Observation/Observation-133034",
"display": "Breast_Cancer_Observation"
}
]
}