FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeDiagnosticReport
IdDiagnosticReport-240339.json
FHIR Version

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "DiagnosticReport",
  "id": "240339",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "HCPCS",
        "code": "G0206",
        "display": "Diagnostic mammography, producing direct digital image, unilateral, all views"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6517",
    "display": "Yolanda Dawn Miranda"
  },
  "context": {
    "reference": "Encounter/Encounter-1017",
    "display": "McKinley Health Center"
  },
  "effectivePeriod": {
    "start": "2026-11-16T09:36:36-05:00",
    "end": "2026-11-16T09:36:36-05:00"
  },
  "result": [
    {
      "reference": "Observation/Observation-240338",
      "display": "No_Cancer_Detected"
    }
  ]
}