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: integer, short: Visit Detail, 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: integer, short: Visit Occurence, index: 12} person_id: {type: integer, short: 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: integer, short: 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: integer, short: Observation Identifier, index: 0} value_as_string: {type: string, short: Value as String, index: 7} package_version: 1.0.0 class: logical kind: logical url: http://hl7.org/fhir/uv/omop/StructureDefinition/Observation base: http://hl7.org/fhir/StructureDefinition/Base version: 1.0.0 required: [observation_concept_id, observation_id, person_id, observation_type_concept_id, observation_date]