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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeDiagnosticReport
IdDiagnosticReport-184468.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": "184468",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "26347-5",
        "display": "Breast - left Mammogram diagnostic"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6516",
    "display": "April Rhodes Nielsen"
  },
  "context": {
    "reference": "Encounter/Encounter-826",
    "display": "Cranston Family Medical"
  },
  "effectivePeriod": {
    "start": "2024-09-16T09:36:36-04:00",
    "end": "2024-09-16T09:36:36-04:00"
  },
  "result": [
    {
      "reference": "Observation/Observation-184467",
      "display": "No_Cancer_Detected"
    }
  ]
}