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

FHIR IG analytics

Packagefhir.test.data.r3
Resource TypeDiagnosticReport
IdDiagnosticReport-102625.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": "102625",
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "26177-6",
        "display": "Breast - right Mammogram screening"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-1138",
    "display": "Donna Lynn Jones"
  },
  "context": {
    "reference": "Encounter/Encounter-553",
    "display": "Bayside Medical Group"
  },
  "effectivePeriod": {
    "start": "2021-08-02T09:36:36-04:00",
    "end": "2021-08-02T09:36:36-04:00"
  },
  "result": [
    {
      "reference": "Observation/Observation-102624",
      "display": "Breast_Cancer_Observation"
    }
  ]
}