PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales@2.2.0
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Specimen
description: null
package_name: fhir.r4.wales
derivation: constraint
name: DataStandardsWalesSpecimen
type: Specimen
elements:
  identifier: {mustSupport: true, index: 0}
  type: {index: 1}
  subject:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Substance', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Device', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient']
    index: 2
  parent:
    type: Reference
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Specimen']
    index: 3
  request:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-ServiceRequest']
    index: 4
  collection:
    elements:
      collector:
        type: Reference
        refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-PractitionerRole']
        index: 5
      collected:
        mustSupport: true
        choices: [collectedDateTime]
        index: 7
      collectedDateTime: {type: dateTime, mustSupport: true, choiceOf: collected, index: 8}
    required: [collected, collectedDateTime]
  container: {mustSupport: true, index: 9}
  note:
    elements:
      author:
        choices: [authorReference, authorString]
        index: 11
      authorReference:
        type: Reference
        choiceOf: author
        refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Organization', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Practitioner', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-RelatedPerson']
        index: 12
      authorString: {type: string, choiceOf: author, index: 13}
package_version: 2.2.0
class: profile
kind: resource
url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Specimen
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Specimen
version: 0.1.1
required: [subject, type]