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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeDiagnosticReport
IdDiagnosticReport-212417.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": "212417",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "38071-7",
        "display": "Breast implant - bilateral Mammogram"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6498",
    "display": "Marie Kerr Koch"
  },
  "context": {
    "reference": "Encounter/Encounter-749",
    "display": "Pediatric and Adult Medicine"
  },
  "effectivePeriod": {
    "start": "2025-10-20T09:36:36-04:00",
    "end": "2025-10-20T09:36:36-04:00"
  },
  "result": [
    {
      "reference": "Observation/Observation-212416",
      "display": "No_Cancer_Detected"
    }
  ]
}