PackagesCanonicalsLogsProblems
    Packages
    hl7.cda.uv.core@2.0.1-sd
    http://hl7.org/cda/stds/core/StructureDefinition/Specimen
description: A specimen is a part of some entity, typically the subject, that is the target of focused laboratory, radiology or other observations. In many clinical observations, such as physical examination of a patient, the patient is the subject of the observation, and there is no specimen. The specimen participant is only used when observations are made against some substance or object that is taken or derived from the subject.
package_name: hl7.cda.uv.core
derivation: specialization
name: Specimen
type: http://hl7.org/cda/stds/core/StructureDefinition/Specimen
elements:
  typeCode:
    type: code
    binding: {strength: required, valueSet: 'http://hl7.org/cda/stds/core/ValueSet/CDAParticipationType'}
    pattern: {type: Code, value: SPC}
    representation: [xmlAttr]
    index: 0
  specimenRole: {type: 'http://hl7.org/cda/stds/core/StructureDefinition/SpecimenRole', index: 1}
package_version: 2.0.1-sd
class: logical
kind: logical
url: http://hl7.org/cda/stds/core/StructureDefinition/Specimen
base: http://hl7.org/cda/stds/core/StructureDefinition/InfrastructureRoot
version: 2.0.1-sd
required: [specimenRole]