{
  "resourceType": "ImagingStudy",
  "id": "TII-ImagingStudy-1",
  "uid": "urn:oid:1.2.840.113674.514.212.200",
  "patient": {
    "reference": "Patient/GE0514"
  },
  "procedureCode": [
    {
      "coding": [
        {
          "system": "http://loinc.org/",
          "code": "79103-8",
          "display": "CT Abdomen W contrast IV"
        }
      ]
    }
  ],
  "reason": {
    "text": "Patient is a 45 year old male with abnormal liver function test. Ultrasound evaluation demonstrated a 3 cm lesion in the medial aspect of the right lobe of the liver. The question was raised regarding potential hemangioma."
  },
  "series": [
    {
      "uid": "urn:oid:1.2.840.113674.514.212.82.300",
      "modality": {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "code": "CT",
        "display": "Computed Tomography"
      },
      "instance": [
        {
          "uid": "urn:oid:1.2.840.113674.950809132337081.100",
          "sopClass": "urn:oid:1.2.840.10008.5.1.4.1.1.2"
        }
      ]
    },
    {
      "uid": "urn:oid:1.2.276.0.7230010.3.1.4.2139363186.8948.974458937.73",
      "modality": {
        "system": "http://dicom.nema.org/resources/ontology/DCM",
        "code": "SR",
        "display": "SR Document"
      },
      "instance": [
        {
          "uid": "urn:oid:1.2.276.0.7230010.3.1.4.2139363186.8948.974458937.72",
          "sopClass": "urn:oid:1.2.840.10008.5.1.4.1.1.88.11"
        }
      ]
    }
  ]
}