PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.au.base@1.1.1
    http://hl7.org.au/fhir/StructureDefinition/au-specimen
description: This profile defines a specimen details structure that includes core localisation concepts for use in an Australian context.
package_name: rs/hl7.fhir.au.base
derivation: constraint
name: AUBaseSpecimen
type: Specimen
elements:
  type:
    index: 0
    elements:
      coding:
        index: 1
        slicing:
          rules: open
          ordered: false
          discriminator:
          - {path: system, type: value}
          min: null
          slices:
            snomedSpecimenType:
              match: {system: null}
              schema: {short: Specimen Type (SNOMED CT), index: 2}
              max: 1
  parent:
    type: Reference
    refers: ['http://hl7.org.au/fhir/StructureDefinition/au-specimen']
    index: 3
  collection:
    index: 4
    elements:
      method:
        index: 5
        elements:
          coding:
            index: 6
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                snomedSpecimenCollectionProcedure:
                  match: {system: null}
                  schema: {short: Specimen Collection Procedure (SNOMED CT), index: 7}
                  max: 1
      bodySite:
        index: 8
        elements:
          coding:
            index: 9
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                snomedBodySite:
                  match: {system: null}
                  schema: {short: Body Site (SNOMED CT), index: 10}
                  max: 1
  container:
    index: 11
    elements:
      type:
        index: 12
        elements:
          coding:
            index: 13
            slicing:
              rules: open
              ordered: false
              discriminator:
              - {path: system, type: value}
              min: null
              slices:
                snomedSpecimenContainerType:
                  match: {system: null}
                  schema: {short: Specimen Container Type (SNOMED CT), index: 14}
                  max: 1
package_version: 1.1.1
class: profile
kind: resource
url: http://hl7.org.au/fhir/StructureDefinition/au-specimen
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: '0.1'