description: Represents a tumor after it has been removed from the body. If there is a Tumor resource representing the tumor before it was removed from the body, use `identifier` to associate this TumorSpecimen with that Tumor resource. package_name: hl7.fhir.us.mcode derivation: constraint name: TumorSpecimen type: Specimen elements: extension: index: 0 slicing: rules: open ordered: false discriminator: - {path: url, type: value} min: null slices: relatedCondition: match: {url: null} schema: short: Cancer condition associated with this specimen. type: Extension mustSupport: true url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-related-condition index: 1 elements: value: choices: [valueReference] index: 3 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition', 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-secondary-cancer-condition'] index: 4 identifier: mustSupport: true index: 5 slicing: rules: open description: Slicing by identifier.type to identify tumor identifier discriminator: - {path: type, type: pattern} min: null slices: tumorIdentifier: match: {type: null} schema: type: Identifier short: Identifier to associate this specimen with a specific Tumor mustSupport: true array: true index: 6 elements: type: {mustSupport: true, index: 7} value: {mustSupport: true, index: 8} status: {mustSupport: true, index: 9} type: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: TUMOR, system: 'http://terminology.hl7.org/CodeSystem/v2-0487'} index: 10 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-cancer-patient'] index: 11 collection: mustSupport: true index: 12 elements: bodySite: mustSupport: true index: 13 extensions: locationQualifier: {url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-body-location-qualifier', min: 0, type: Extension, mustSupport: true, index: 15} lateralityQualifier: {url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-laterality-qualifier', min: 0, max: 1, type: Extension, mustSupport: true, index: 16} elements: extension: mustSupport: true index: 14 slicing: slices: locationQualifier: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-body-location-qualifier', index: 15} min: 0 lateralityQualifier: match: {} schema: {type: Extension, mustSupport: true, url: 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-laterality-qualifier', index: 16} min: 0 max: 1 package_version: 2.1.0 extensions: relatedCondition: url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-related-condition short: Cancer condition associated with this specimen. type: Extension mustSupport: true index: 1 elements: value: choices: [valueReference] index: 3 valueReference: type: Reference choiceOf: value refers: ['http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-primary-cancer-condition', 'http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-secondary-cancer-condition'] index: 4 class: profile kind: resource url: http://hl7.org/fhir/us/mcode/StructureDefinition/mcode-tumor-specimen base: http://hl7.org/fhir/StructureDefinition/Specimen version: 2.1.0 required: [type]