{
  "resourceType" : "DeviceDefinition",
  "id" : "ExampleDeviceDefinitionDicomPrinter",
  "meta" : {
    "lastUpdated" : "2025-05-05T10:30:00Z",
    "profile" : ["https://fhir.by/StructureDefinition/DeviceDefinitionDicomPrinter"]
  },
  "identifier" : [{
    "value" : "123",
    "assigner" : {
      "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
    }
  }],
  "modelNumber" : "DryPix Plus 4000",
  "property" : [{
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DicomPrinterSpecs",
        "code" : "MediumType",
        "display" : "Тип носителя"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/MediumType",
        "code" : "PAPER",
        "display" : "Бумага"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DicomPrinterSpecs",
        "code" : "MediumType",
        "display" : "Тип носителя"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/MediumType",
        "code" : "BLUE_FILM",
        "display" : "Голубая пленка"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DicomPrinterSpecs",
        "code" : "FilmDestination",
        "display" : "Ориентация плёнки"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/FilmDestination",
        "code" : "MAGAZINE",
        "display" : "Кассета"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DicomPrinterSpecs",
        "code" : "ImageDisplayFormat",
        "display" : "Формат отображения изображения"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/ImageDisplayFormat",
        "code" : "STANDART",
        "display" : "Стандартный"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DicomPrinterSpecs",
        "code" : "ImageDisplayFormat",
        "display" : "Формат отображения изображения"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/ImageDisplayFormat",
        "code" : "ROW",
        "display" : "Ряд"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DicomPrinterSpecs",
        "code" : "FilmOrientation",
        "display" : "Ориентация плёнки"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/FilmOrientation",
        "code" : "PORTRAIT",
        "display" : "вертикальная ориентация"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DicomPrinterSpecs",
        "code" : "MagnificationType",
        "display" : "Тип увеличения"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/MagnificationType",
        "code" : "NONE",
        "display" : "Оригинальный размер"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DicomPrinterSpecs",
        "code" : "RequestedResolutionID",
        "display" : "Идентификатор запрошенного разрешения"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/RequestedResolutionID",
        "code" : "STANDARD",
        "display" : "Стандартное"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DicomPrinterSpecs",
        "code" : "FilmSizeID",
        "display" : "Идентификатор размера плёнки"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/FilmSizeID",
        "code" : "A4",
        "display" : "A4"
      }]
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/DicomPrinterSpecs",
        "code" : "FilmSizeID",
        "display" : "Идентификатор размера плёнки"
      }]
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "https://fhir.by/ValueSet/FilmSizeID",
        "code" : "10INX12IN",
        "display" : "10INX12IN"
      }]
    }
  }],
  "owner" : {
    "reference" : "Organization/9ad86c36-0f29-428d-b476-c8603a7cdd1f"
  }
}