PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.omop@1.0.0-ballot
    http://hl7.org/fhir/uv/omop/StructureDefinition/Specimen
description: The specimen domain contains the records identifying biological samples from a person.
package_name: hl7.fhir.uv.omop
derivation: specialization
name: Specimen
type: http://hl7.org/fhir/uv/omop/StructureDefinition/Specimen
elements:
  specimen_date: {type: date, short: Specimen Date, index: 4}
  specimen_type_concept_id: {type: code, short: Specimen Type, index: 3}
  person_id:
    type: Reference
    short: Person
    refers: ['http://hl7.org/fhir/uv/omop/StructureDefinition/Person']
    index: 1
  unit_concept_id: {type: code, short: Unit, index: 7}
  anatomic_site_source_value: {type: string, short: Anatomic Site Source Value, index: 13}
  specimen_datetime: {type: dateTime, short: Specimen Datetime, index: 5}
  anatomic_site_concept_id: {type: code, short: Anatomic Site, index: 8}
  unit_source_value: {type: string, short: Unit Source Value, index: 12}
  specimen_id: {type: code, short: Specimen Identifier, index: 0}
  disease_status_source_value: {type: string, short: Disease Site Source Value, index: 14}
  specimen_concept_id: {type: code, short: Specimen, index: 2}
  specimen_source_value: {type: string, short: Specimen Source Value, index: 11}
  quantity: {type: integer, short: Quantity, index: 6}
  specimen_source_id: {type: string, short: Specimen Source, index: 10}
  disease_status_concept_id: {type: code, short: Disease Status, index: 9}
package_version: 1.0.0-ballot
class: logical
kind: logical
url: http://hl7.org/fhir/uv/omop/StructureDefinition/Specimen
base: http://hl7.org/fhir/StructureDefinition/Base
version: 1.0.0-ballot
required: [person_id, specimen_concept_id, specimen_date, specimen_id, specimen_type_concept_id]