FHIR IG analytics| Package | fhir.test.data.r4 |
| Resource Type | DiagnosticReport |
| Id | DiagnosticReport-63560.json |
| FHIR Version |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "DiagnosticReport",
"id": "DiagnosticReport-63560",
"status": "final",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "37551-9",
"display": "Breast Mammogram spot"
}
]
},
"subject": {
"reference": "Patient/Patient-6514",
"display": "Victoria Palmer Gray"
},
"context": {
"reference": "Encounter/Encounter-410",
"display": "Bay Area Family Practice"
},
"effectivePeriod": {
"start": "2020-01-21T00:36:36+10:00",
"end": "2020-01-21T00:36:36+10:00"
},
"result": [
{
"reference": "Observation/Observation-63559",
"display": "Breast_Cancer_Observation"
}
]
}