description: A sample to be used for analysis. package_name: hl7.fhir.r5.core derivation: specialization name: Specimen type: Specimen elements: request: isModifier: false short: Why the specimen was collected refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest'] type: Reference mustSupport: false array: true isSummary: false index: 7 receivedTime: {isModifier: false, short: The time when specimen was received for processing, type: dateTime, mustSupport: false, isSummary: true, index: 5} processing: isModifier: false short: Processing and processing step details type: BackboneElement mustSupport: false array: true isSummary: false index: 22 elements: description: {isModifier: false, short: Textual description of procedure, type: string, mustSupport: false, isSummary: false, index: 23} procedure: isModifier: false short: Indicates the treatment step applied to the specimen type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/specimen-processing-procedure'} isSummary: false index: 24 additive: isModifier: false short: Material used in the processing step refers: ['http://hl7.org/fhir/StructureDefinition/Substance'] type: Reference mustSupport: false array: true isSummary: false index: 25 time: isModifier: false short: Date and time of specimen processing mustSupport: false choices: [timeDateTime, timePeriod] isSummary: false index: 27 timeDateTime: {isModifier: false, short: Date and time of specimen processing, type: dateTime, mustSupport: false, choiceOf: time, isSummary: false, index: 28} timePeriod: {isModifier: false, short: Date and time of specimen processing, type: Period, mustSupport: false, choiceOf: time, isSummary: false, index: 29} parent: isModifier: false short: Specimen from which this specimen originated refers: ['http://hl7.org/fhir/StructureDefinition/Specimen'] type: Reference mustSupport: false array: true isSummary: false index: 6 type: isModifier: false short: Kind of material that forms the specimen type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0487'} isSummary: true index: 3 note: {isModifier: false, short: Comments, type: Annotation, mustSupport: false, array: true, isSummary: false, index: 41} status: isModifier: true short: available | unavailable | unsatisfactory | entered-in-error type: code mustSupport: false binding: {strength: required, valueSet: 'http://hl7.org/fhir/ValueSet/specimen-status|4.6.0'} isModifierReason: This element is labelled as a modifier because it is a status element that contains status entered-in-error which means that the resource should not be treated as valid isSummary: true index: 2 condition: isModifier: false short: State of the specimen type: CodeableConcept mustSupport: false array: true binding: {strength: extensible, valueSet: 'http://terminology.hl7.org/ValueSet/v2-0493'} isSummary: true index: 40 container: isModifier: false short: Direct container of specimen (tube/slide, etc.) type: BackboneElement mustSupport: false array: true isSummary: false index: 30 elements: identifier: {isModifier: false, short: Id for the container, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 31} description: {isModifier: false, short: Textual description of the container, type: string, mustSupport: false, isSummary: false, index: 32} type: isModifier: false short: Kind of container directly associated with specimen type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/specimen-container-type'} isSummary: false index: 33 capacity: {isModifier: false, short: Container volume or size, type: Quantity, mustSupport: false, isSummary: false, index: 34} specimenQuantity: {isModifier: false, short: Quantity of specimen within container, type: Quantity, mustSupport: false, isSummary: false, index: 35} additive: isModifier: false short: Additive associated with container mustSupport: false choices: [additiveCodeableConcept, additiveReference] isSummary: false index: 37 additiveCodeableConcept: {isModifier: false, short: Additive associated with container, type: CodeableConcept, mustSupport: false, choiceOf: additive, isSummary: false, index: 38} additiveReference: isModifier: false short: Additive associated with container refers: ['http://hl7.org/fhir/StructureDefinition/Substance'] type: Reference mustSupport: false choiceOf: additive isSummary: false index: 39 identifier: {isModifier: false, short: External Identifier, type: Identifier, mustSupport: false, array: true, isSummary: true, index: 0} accessionIdentifier: {isModifier: false, short: Identifier assigned by the lab, type: Identifier, mustSupport: false, isSummary: true, index: 1} collection: isModifier: false short: Collection details type: BackboneElement mustSupport: false isSummary: false index: 8 elements: collectedDateTime: {isModifier: false, short: Collection time, type: dateTime, mustSupport: false, choiceOf: collected, isSummary: true, index: 12} fastingStatusCodeableConcept: {isModifier: false, short: Whether or how long patient abstained from food and/or drink, type: CodeableConcept, mustSupport: false, choiceOf: fastingStatus, isSummary: true, index: 20} fastingStatus: isModifier: false short: Whether or how long patient abstained from food and/or drink mustSupport: false choices: [fastingStatusCodeableConcept, fastingStatusDuration] isSummary: true index: 19 method: isModifier: false short: Technique used to perform collection type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/specimen-collection-method'} isSummary: false index: 16 fastingStatusDuration: {isModifier: false, short: Whether or how long patient abstained from food and/or drink, type: Duration, mustSupport: false, choiceOf: fastingStatus, isSummary: true, index: 21} duration: {isModifier: false, short: How long it took to collect specimen, type: Duration, mustSupport: false, isSummary: true, index: 14} collector: isModifier: false short: Who collected the specimen refers: ['http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole'] type: Reference mustSupport: false isSummary: true index: 9 bodySite: isModifier: false short: Anatomical collection site type: CodeableConcept mustSupport: false binding: {strength: example, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'} isSummary: false index: 17 quantity: {isModifier: false, short: The quantity of specimen collected, type: Quantity, mustSupport: false, isSummary: false, index: 15} collectedPeriod: {isModifier: false, short: Collection time, type: Period, mustSupport: false, choiceOf: collected, isSummary: true, index: 13} collected: isModifier: false short: Collection time mustSupport: false choices: [collectedDateTime, collectedPeriod] isSummary: true index: 11 subject: isModifier: false short: Where the specimen came from. This may be from patient(s), from a location (e.g., the source of an environmental sample), or a sampling of a substance or a device refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Substance'] type: Reference mustSupport: false isSummary: true index: 4 package_version: 4.6.0 class: resource kind: resource url: http://hl7.org/fhir/StructureDefinition/Specimen base: http://hl7.org/fhir/StructureDefinition/DomainResource version: 4.6.0