PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.omop@1.0.0-ballot
    http://hl7.org/fhir/uv/omop/StructureDefinition/Observation
description: The OBSERVATION table captures clinical facts about a Person obtained in the context of examination, questioning or a procedure. Any data that cannot be represented by any other domains, such as social and lifestyle facts, medical history, family history, etc. are recorded here.
package_name: hl7.fhir.uv.omop
derivation: specialization
name: Observation
type: http://hl7.org/fhir/uv/omop/StructureDefinition/Observation
elements:
  qualifier_concept_id: {type: code, short: Qualifier, index: 9}
  observation_type_concept_id: {type: code, short: Observation Type, index: 5}
  visit_detail_id:
    type: Reference
    short: Visit Detail
    refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/VisitDetail']
    index: 13
  observation_datetime: {type: dateTime, short: Observation Datetime, index: 4}
  value_as_concept_id: {type: code, short: Value as Concept, index: 8}
  visit_occurrence_id:
    type: Reference
    short: Visit Occurence
    refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/VisitOccurrence']
    index: 12
  person_id:
    type: Reference
    short: Person
    refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/Person']
    index: 1
  obs_event_field_concept_id: {type: code, short: Observation Event Field Concept, index: 20}
  qualifier_source_value: {type: string, short: Qualifier Source Value, index: 17}
  unit_concept_id: {type: code, short: Unit, index: 10}
  observation_concept_id: {type: code, short: Observation, index: 2}
  provider_id:
    type: Reference
    short: Provider
    refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/Provider']
    index: 11
  observation_date: {type: date, short: Observation Date, index: 3}
  value_as_number: {type: integer, short: Value as Number, index: 6}
  observation_source_value: {type: string, short: Observation Source Value, index: 14}
  unit_source_value: {type: string, short: Unit Source Value, index: 16}
  observation_event_id: {type: string, short: Observation Event, index: 19}
  observation_source_concept_id: {type: code, short: Observation Source, index: 15}
  value_source_value: {type: string, short: Value Source Value, index: 18}
  observation_id: {type: code, short: Observation Identifier, index: 0}
  value_as_string: {type: string, short: Value as String, index: 7}
package_version: 1.0.0-ballot
class: logical
kind: logical
url: http://hl7.org/fhir/uv/omop/StructureDefinition/Observation
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0-ballot
required: [observation_concept_id, observation_date, observation_id, observation_type_concept_id, person_id]