{
  "resourceType": "Bundle",
  "id": "f6df92c9-1674-4614-8c54-061dc27ddbea",
  "type": "searchset",
  "total": 1,
  "link": [
    {
      "relation": "self",
      "url": "http://fhir.healthbc.org/eHealth.Resource.DiagnosticReport.http/DiagnosticReport?_id=pdiv-iha.9698656164.1f59abc7-84e5-ef11-b732-0050568aef6a"
    }
  ],
  "entry": [
    {
      "fullUrl": "http://fhir.healthbc.org/eHealth.Resource.DiagnosticReport.http/DiagnosticReport/pdiv-iha.9698656164.1f59abc7-84e5-ef11-b732-0050568aef6a",
      "resource": {
        "resourceType": "DiagnosticReport",
        "id": "pdiv-iha.9698656164.1f59abc7-84e5-ef11-b732-0050568aef6a",
        "meta": {
          "lastUpdated": "2025-02-07T18:54:42+00:00"
        },
        "contained": [
          {
            "resourceType": "ReferralRequest",
            "id": "ReferralRequest1",
            "status": "completed",
            "intent": "order",
            "subject": {
              "reference": "Patient/9698656164"
            },
            "requester": {
              "agent": {
                "reference": "#Practitioner1"
              }
            }
          },
          {
            "resourceType": "Practitioner",
            "id": "Practitioner1",
            "name": [
              {
                "family": "Baggins",
                "given": [
                  "Frodo"
                ]
              }
            ]
          },
          {
            "resourceType": "Specimen",
            "id": "Specimen1",
            "subject": {
              "reference": "Patient/9698656164"
            },
            "collection": {
              "bodySite": {
                "text": "HD"
              }
            }
          },
          {
            "resourceType": "Media",
            "id": "MediaSubiUrl1",
            "type": "photo",
            "content": {
              "url": "http://fhir.healthbc.org/eHealth.Resource.DiagnosticReport.http/Media?_query=subiImageUrl&resourceId=pdiv-iha.9698656164.1f59abc7-84e5-ef11-b732-0050568aef6a&org=IHA&accessionNumber=AF00002837PRH"
            }
          },
          {
            "resourceType": "Media",
            "id": "MediaAnywhereUrl1",
            "type": "photo",
            "content": {
              "url": "http://fhir.healthbc.org/eHealth.Resource.DiagnosticReport.http/Media?_query=anywhereImageUrl&resourceId=pdiv-iha.9698656164.1f59abc7-84e5-ef11-b732-0050568aef6a&org=IHA&accessionNumber=AF00002837PRH&mrn=A00002865"
            }
          }
        ],
        "identifier": [
          {
            "type": {
              "coding": [
                {
                  "system": "http://hl7.org/fhir/v2/0203",
                  "code": "ACSN"
                }
              ]
            },
            "system": "http://fhir.healthbc.org/NamingSystem/ca-bc-iha-imaging-accession-number",
            "value": "AF00002837PRH"
          }
        ],
        "basedOn": [
          {
            "reference": "#ReferralRequest1"
          }
        ],
        "status": "final",
        "_status": {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/rendered-value",
              "valueString": "Finalized"
            }
          ]
        },
        "category": {
          "coding": [
            {
              "system": "http://www.dicomlibrary.com/dicom/modality/",
              "code": "CT"
            },
            {
              "system": "http://hl7.org/fhir/v2/0074",
              "code": "IMG"
            }
          ]
        },
        "code": {
          "coding": [
            {
              "system": "http://fhir.healthbc.org/NamingSystem/ca-bc-iha-imaging-procedure-code",
              "code": "CT-HEA"
            }
          ],
          "text": "HEAD/C-"
        },
        "subject": {
          "reference": "Patient/9698656164"
        },
        "effectiveDateTime": "2025-02-07T18:54:42+00:00",
        "specimen": [
          {
            "reference": "#Specimen1"
          }
        ],
        "image": [
          {
            "comment": "iSite",
            "link": {
              "reference": "#MediaSubiUrl1"
            }
          },
          {
            "comment": "HTML5",
            "link": {
              "reference": "#MediaAnywhereUrl1"
            }
          }
        ],
        "presentedForm": [
          {
            "url": "https://vchccsat01.vch.ca/eHealth.CareConnect.Api.Http/api/pdf/diagnosticReport?id=pdiv-iha.9698656164.1f59abc7-84e5-ef11-b732-0050568aef6a"
          }
        ]
      }
    },
    {
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "f6df92c9-1674-4614-8c54-061dc27ddbea",
        "issue": [
          {
            "severity": "warning",
            "code": "informational",
            "details": {
              "coding": [
                {
                  "system": "http://fhir.healthbc.org/CodeSystem/ca-bc-careconnect-error-code",
                  "code": "PAT.WARN.255",
                  "display": "The person returned is subject of a potential linkage."
                }
              ]
            }
          }
        ]
      }
    }
  ]
}