{
  "resourceType" : "BiologicallyDerivedProduct",
  "id" : "BDPErythocytes",
  "meta" : {
    "profile" : ["https://fhir.by/StructureDefinition/TransfusionComponents"]
  },
  "extension" : [{
    "url" : "https://fhir.by/StructureDefinition/dateManufacture",
    "valueDateTime" : "2024-11-18T12:00:00Z"
  }],
  "productCategory" : {
    "system" : "https://fhir.by/ValueSet/VSCategoryTransfComponent",
    "code" : "005",
    "display" : "Компоненты крови"
  },
  "productCode" : {
    "coding" : [{
      "system" : "https://fhir.by/ValueSet/TransfusionComponent",
      "code" : "012",
      "display" : "Эритроциты, обедненные\u00a0лейкоцитами, в добавочном растворе"
    }]
  },
  "identifier" : [{
    "value" : "2853379"
  }],
  "processingFacility" : [{
    "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
  }],
  "productStatus" : {
    "system" : "https://fhir.by/ValueSet/AvailabilityStatus",
    "code" : "available",
    "display" : "Доступен"
  },
  "expirationDate" : "2024-12-30T12:00:00Z",
  "collection" : {
    "collectedDateTime" : "2024-11-18T00:00:00Z"
  },
  "storageTempRequirements" : {
    "low" : {
      "value" : 2,
      "unit" : "°C",
      "system" : "https://fhir.by/ValueSet/UnitsOfMeasureBy",
      "code" : "Cel"
    },
    "high" : {
      "value" : 6,
      "unit" : "°C",
      "system" : "https://fhir.by/ValueSet/UnitsOfMeasureBy",
      "code" : "Cel"
    }
  },
  "property" : [{
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/TransfusionComponentInfoType",
        "code" : "bloodTypeAB0",
        "display" : "Группа крови по системе AB0"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/BloodTypeAB0",
        "code" : "A",
        "display" : "A (II) группа"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/TransfusionComponentInfoType",
        "code" : "bloodTypeRhD",
        "display" : "RhD-принадлежность (резус-фактор)"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/BloodTypeRh",
        "code" : "Rh-pos",
        "display" : "Rh - положительный"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/TransfusionComponentInfoType",
        "code" : "phenotype",
        "display" : "Фенотип по антигенам системы Rh"
      }]
    },
    "valueString" : "CcDee"
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/TransfusionComponentInfoType",
        "code" : "bloodTypeKell",
        "display" : "Группа крови по системе Kell"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/BloodTypeKell",
        "code" : "Kell-neg",
        "display" : "Kell-отрицательный"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/TransfusionComponentInfoType",
        "code" : "quantity",
        "display" : "Количество"
      }]
    },
    "valueQuantity" : {
      "value" : 310,
      "unit" : "мл",
      "system" : "https://fhir.by/ValueSet/VSUnitsTransfusion",
      "code" : "ml"
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/TransfusionComponentInfoType",
        "code" : "anticoagulantPreservative",
        "display" : "Антикоагулянтный и консервирующий раствор"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/AnticoagulantPreservative",
        "code" : "CPD",
        "display" : "CPD (Citrate-Phosphate-Dextrose)"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/TransfusionComponentInfoType",
        "code" : "additiveSolution",
        "display" : "Добавочный раствор"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/AdditiveSolution",
        "code" : "SAGM",
        "display" : "SAGM (Saline-Adenine-Glucose-Mannitol)"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/TransfusionComponentInfoType",
        "code" : "testingForInfections",
        "display" : "Маркеры вирусных гепатитов B, C, ВИЧ, бледной трепонемы НЕ ОБНАРУЖЕНЫ"
      }]
    },
    "valueBoolean" : true
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/TransfusionComponentInfoType",
        "code" : "notes",
        "display" : "Дополнительная информация и особые указания"
      }]
    },
    "valueString" : "Не переливать при обнаружении гемолиза или других изменений. Переливать через фильтр с размером пор не более 150-200 мкм"
  }]
}