PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.omop@1.0.0
    http://hl7.org/fhir/uv/omop/StructureDefinition/DeviceExposure
description: The Device domain captures information about a person's exposure to a foreign physical object or instrument which is used for diagnostic or therapeutic purposes through a mechanism beyond chemical action. Devices include implantable objects (e.g. pacemakers, stents, artificial joints), medical equipment and supplies (e.g. bandages, crutches, syringes), other instruments used in medical procedures (e.g. sutures, defibrillators) and material used in clinical care (e.g. adhesives, body material, dental material, surgical material).).
package_name: hl7.fhir.uv.omop
derivation: specialization
name: DeviceExposure
type: http://hl7.org/fhir/uv/omop/StructureDefinition/DeviceExposure
elements:
  production_id: {type: integer, short: Production Identifier, index: 9}
  device_source_concept_id: {type: code, short: Device Source, index: 15}
  visit_detail_id: {type: integer, short: Visit Detail Identifier, index: 13}
  unique_device_id: {type: string, short: Unique Device Identifier, index: 8}
  unit_source_concept_id: {type: code, short: Unit Source, index: 18}
  visit_occurrence_id: {type: integer, short: Visit Occurence Identifier, index: 12}
  device_concept_id: {type: code, short: Device, index: 2}
  person_id: {type: integer, short: Person, index: 1}
  device_exposure_id: {type: integer, short: Device Exposure Identifier, index: 0}
  device_exposure_start_datetime: {type: dateTime, short: Device Exposure Start Datetime, index: 4}
  unit_concept_id: {type: code, short: Unit, index: 16}
  device_source_value: {type: string, short: Device Source Value, index: 14}
  provider_id: {type: integer, short: Provider, index: 11}
  device_exposure_end_datetime: {type: dateTime, short: Device Exposure End Datetime, index: 6}
  device_exposure_end_date: {type: date, short: Device Exposure End Date, index: 5}
  unit_source_value: {type: string, short: Unit Source Value, index: 17}
  device_type_concept_id: {type: integer, short: Device Type Concept Identifier, index: 7}
  device_exposure_start_date: {type: date, short: Device Exposure Start Date, index: 3}
  quantity: {type: integer, short: Quantity, index: 10}
package_version: 1.0.0
class: logical
kind: logical
url: http://hl7.org/fhir/uv/omop/StructureDefinition/DeviceExposure
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0
required: [person_id, device_exposure_start_date, device_type_concept_id, device_exposure_id, device_concept_id]