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

FHIR IG analytics

Packagefhir.test.data.r4
Resource TypeDiagnosticReport
IdDiagnosticReport-41816.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": "DiagnosticReport-41816",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "48492-3",
        "display": "Breast implant - bilateral Mammogram screening"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-6489",
    "display": "Kathy Howell Ware"
  },
  "context": {
    "reference": "Encounter/Encounter-330",
    "display": "Bayside Medical Group"
  },
  "effectivePeriod": {
    "start": "2019-03-25T23:36:36+10:00",
    "end": "2019-03-25T23:36:36+10:00"
  },
  "result": [
    {
      "reference": "Observation/Observation-41815",
      "display": "No_Cancer_Detected"
    }
  ]
}