PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.ips@0.3.0
    http://hl7.org/fhir/uv/ips/StructureDefinition/Specimen-uv-ips
description: This profile constrains the Specimen resource to represent the characteristics of a biological specimens in the context of laboratory results integrated to a patient summary
package_name: hl7.fhir.uv.ips
derivation: constraint
name: SpecimenUvIps
type: Specimen
elements:
  request: {mustSupport: false, index: 8}
  receivedTime: {mustSupport: false, index: 6}
  meta: {mustSupport: true, index: 1}
  processing: {mustSupport: false, index: 14}
  parent: {mustSupport: false, index: 7}
  type:
    binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/specimen-type-uv-ips'}
    mustSupport: true
    index: 2
    elements:
      coding: {type: Coding, mustSupport: true, index: 3}
  id: {mustSupport: true, index: 0}
  container: {mustSupport: false, index: 15}
  collection:
    mustSupport: true
    index: 9
    elements:
      collector: {mustSupport: false, index: 10}
      quantity: {mustSupport: false, index: 11}
      method:
        type: CodeableConcept
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/specimen-collection-method-uv-ips'}
        mustSupport: true
        index: 12
      bodySite:
        type: CodeableConcept
        binding: {strength: extensible, valueSet: 'http://hl7.org/fhir/ValueSet/body-site'}
        mustSupport: true
        index: 13
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips']
    index: 4
    elements:
      reference: {mustSupport: true, index: 5}
    required: [reference]
package_version: 0.3.0
class: profile
kind: resource
url: http://hl7.org/fhir/uv/ips/StructureDefinition/Specimen-uv-ips
base: http://hl7.org/fhir/StructureDefinition/Specimen
version: 0.3.0
required: [type]