{
  "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"
    }
  ]
}