PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.stu1@1.1.1
    https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Specimen
description: null
package_name: fhir.r4.wales.stu1
derivation: constraint
name: DataStandardsWalesSpecimen
type: Specimen
elements:
  identifier: {mustSupport: true, index: 0}
  type: {mustSupport: true, index: 1}
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Substance', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Location', 'https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Patient']
    index: 2
  receivedTime: {mustSupport: true, index: 3}
  parent:
    type: Reference
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Specimen']
    index: 4
  request:
    type: Reference
    mustSupport: true
    refers: ['https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-ServiceRequest']
    index: 5
  collection:
    elements:
      collected:
        mustSupport: true
        choices: [collectedDateTime]
        index: 7
      collectedDateTime: {type: dateTime, mustSupport: true, choiceOf: collected, index: 8}
    required: [collected, collectedDateTime]
  container: {mustSupport: true, index: 9}
package_version: 1.1.1
class: profile
kind: resource
url: https://fhir.nhs.wales/StructureDefinition/DataStandardsWales-Specimen
base: https://fhir.hl7.org.uk/StructureDefinition/UKCore-Specimen
version: 0.0.5
required: [subject, type]