PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.omop@1.0.0-ballot
    http://hl7.org/fhir/uv/omop/StructureDefinition/DrugExposure
description: This table captures records about the exposure to a Drug ingested or otherwise introduced into the body. A Drug is a biochemical substance formulated in such a way that when administered to a Person it will exert a certain biochemical effect on the metabolism. Drugs include prescription and over-the-counter medicines, vaccines, and large-molecule biologic therapies. Radiological devices ingested or applied locally do not count as Drugs.
package_name: hl7.fhir.uv.omop
derivation: specialization
name: DrugExposure
type: http://hl7.org/fhir/uv/omop/StructureDefinition/DrugExposure
elements:
  days_supply: {type: integer, short: Days Supply, index: 12}
  drug_exposure_end_date: {type: date, short: Drug Exposure End Date, index: 5}
  visit_detail_id:
    type: Reference
    short: Visit Detail
    refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/VisitDetail']
    index: 18
  drug_exposure_start_date: {type: date, short: Drug Exposure Start Date, index: 3}
  drug_exposure_start_datetime: {type: dateTime, short: Drug Exposure Start Datetime, index: 4}
  dose_unit_source_value: {type: string, short: Dose Unit Source Value, index: 22}
  visit_occurrence_id:
    type: Reference
    short: Visit Occurrence
    refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/VisitOccurrence']
    index: 17
  drug_exposure_id: {type: integer, short: Drug Exposure Identifier, index: 0}
  person_id:
    type: Reference
    short: Person
    refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/Person']
    index: 1
  drug_type_concept_id: {type: code, short: Drug Type, index: 8}
  sig: {type: string, short: Sig, index: 13}
  provider_id:
    type: Reference
    short: Provider
    refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/Provider']
    index: 16
  verbatim_end_date: {type: date, short: Verbatim End Date, index: 7}
  drug_exposure_end_datetime: {type: dateTime, short: Drug Exposure End Datetime, index: 6}
  route_source_value: {type: string, short: Route Source Value, index: 21}
  drug_concept_id: {type: code, short: Drug, index: 2}
  route_concept_id: {type: code, short: Route, index: 14}
  drug_source_value: {type: string, short: Drug Source Value, index: 19}
  drug_source_concept_id: {type: code, short: Drug Source Concept, index: 20}
  lot_number: {type: string, short: Lot Number, index: 15}
  quantity: {type: decimal, short: Quantity, index: 11}
  stop_reason: {type: string, short: Stop Reason, index: 9}
  refills: {type: integer, short: Refills, index: 10}
package_version: 1.0.0-ballot
class: logical
kind: logical
url: http://hl7.org/fhir/uv/omop/StructureDefinition/DrugExposure
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0-ballot
required: [drug_concept_id, drug_exposure_end_date, drug_exposure_id, drug_exposure_start_date, drug_type_concept_id, person_id]