PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.us.cancer-reporting@1.0.1
    http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-specimen
description: null
package_name: hl7.fhir.us.cancer-reporting
derivation: constraint
name: USPathologySpecimen
type: Specimen
elements:
  receivedTime: {mustSupport: true, index: 4}
  parent: {mustSupport: true, index: 5}
  type: {mustSupport: true, index: 3}
  note: {mustSupport: true, index: 15}
  status: {mustSupport: true, index: 2}
  container:
    mustSupport: true
    index: 13
    elements:
      identifier: {mustSupport: false, index: 14}
    required: [identifier]
  identifier: {mustSupport: true, index: 0}
  accessionIdentifier: {mustSupport: true, index: 1}
  collection:
    mustSupport: true
    index: 6
    elements:
      collector:
        type: Reference
        mustSupport: true
        refers: ['http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-related-practitioner-role']
        index: 7
      collected:
        mustSupport: true
        choices: [collectedDateTime]
        index: 9
      collectedDateTime: {type: dateTime, mustSupport: true, choiceOf: collected, index: 10}
      method: {mustSupport: true, index: 11}
      bodySite: {mustSupport: true, index: 12}
    required: [collectedDateTime, method, collected]
package_version: 1.0.1
class: profile
kind: resource
url: http://hl7.org/fhir/us/cancer-reporting/StructureDefinition/us-pathology-specimen
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: 1.0.1
required: [identifier, accessionIdentifier, type, container]