{
  "resourceType" : "ImagingStudy",
  "id" : "c1d7b007-6ffe-49e9-b939-ed1e5e4b36fe",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/ImagingStudyBy"]
  },
  "extension" : [{
    "url" : "https://fhir.by/StructureDefinition/characterSet",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/CharacterSet",
        "code" : "[ISO IR 100]",
        "display" : "[ISO IR 100]"
      }]
    }
  },
  {
    "url" : "https://fhir.by/StructureDefinition/endTime",
    "valueDateTime" : "2005-04-08T08:55:35Z"
  },
  {
    "url" : "https://fhir.by/StructureDefinition/imageType",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/ImageType",
        "code" : "Original image",
        "display" : "Оригинальное изображение"
      }]
    }
  },
  {
    "url" : "https://fhir.by/StructureDefinition/contrastEnhanced",
    "valueBoolean" : true
  },
  {
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/Pharmaceutical",
      "valueReference" : {
        "reference" : "Medication/9304f42e-601a-4ebf-9121-28bb90cf17b8"
      }
    },
    {
      "url" : "https://fhir.by/StructureDefinition/ContrastAgentDose",
      "valueQuantity" : {
        "value" : 100,
        "unit" : "мл",
        "system" : "https://fhir.by/ValueSet/MedicationByUnits",
        "code" : "ml"
      }
    }],
    "url" : "https://fhir.by/StructureDefinition/ContrastAgent"
  },
  {
    "url" : "https://fhir.by/StructureDefinition/imageState",
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/ImageState",
        "code" : "archived",
        "display" : "Архивированное"
      }]
    }
  },
  {
    "url" : "https://fhir.by/StructureDefinition/ctStudyDLP",
    "valueDecimal" : 300
  },
  {
    "url" : "https://fhir.by/StructureDefinition/ReceivedRadiationDose",
    "valueQuantity" : {
      "value" : 2.83,
      "unit" : "мЗв",
      "system" : "https://fhir.by/ValueSet/UnitsOfMeasureBy",
      "code" : "mSv"
    }
  }],
  "identifier" : [{
    "value" : "1.3.12.2.1107.5.1.4.51877.30000005040804443535900000001",
    "assigner" : {
      "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
    }
  }],
  "status" : "registered",
  "modality" : [{
    "coding" : [{
      "system" : "https://fhir.by/ValueSet/DICOMmodalities",
      "code" : "CT",
      "display" : "Компьютерная томография"
    }]
  }],
  "subject" : {
    "reference" : "Patient/ExamplePatientWithIdentificationNumber"
  },
  "encounter" : {
    "reference" : "Encounter/7b6c4635-e74c-4605-bd84-e80aab288d67"
  },
  "started" : "2005-04-08T08:44:35Z",
  "basedOn" : [{
    "reference" : "ServiceRequest/5b2d8d1e-32cf-4557-b6e9-dd31bfd00f88"
  }],
  "referrer" : {
    "reference" : "PractitionerRole/3c057f8d-4369-4c5e-86be-f710dff3a91c"
  },
  "procedure" : [{
    "concept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DiagnosticImagingStudy",
        "code" : "A06-09-005-002",
        "display" : "КТ грудной клетки (без и с контрастным усилением)"
      }]
    }
  }],
  "series" : [{
    "extension" : [{
      "url" : "https://fhir.by/StructureDefinition/ImagingStudyLink",
      "valueString" : "localhost:8053/studies/202409/1.3.12.2.1107.5.1.4.51877.30000005040804443535900000001"
    }],
    "uid" : "1.3.12.2.1107.5.1.4.51877.30000005040804374951500000029",
    "modality" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DICOMmodalities",
        "code" : "CT",
        "display" : "Компьютерная томография"
      }]
    },
    "bodySite" : {
      "concept" : {
        "coding" : [{
          "system" : "https://fhir.by/ValueSet/AnatomicalTerminology",
          "code" : "Anterior-region-of-thorax",
          "display" : "Передняя область грудной клетки"
        }]
      }
    },
    "started" : "2005-04-08T08:44:35Z",
    "performer" : [{
      "actor" : {
        "reference" : "Device/6712bcb4-7851-4353-b23d-fe1817f253eb"
      }
    }],
    "instance" : [{
      "uid" : "1.3.12.2.1107.5.1.4.51877.30000005040804374951500000030",
      "sopClass" : {
        "system" : "https://fhir.by/ValueSet/SOPclasses",
        "code" : "1.2.840.10008.5.1.4.1.1.2",
        "display" : "Хранение изображений КТ"
      }
    }]
  }]
}