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: type: type: CodeableConcept binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/results-specimen-type-uv-ips'} mustSupport: true index: 0 subject: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/ips/StructureDefinition/Patient-uv-ips'] index: 1 elements: reference: {mustSupport: true, index: 2} required: [reference] collection: elements: method: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/results-specimen-collection-method-uv-ips'} index: 3 bodySite: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/ips/ValueSet/body-site-uv-ips'} index: 4 package_version: 2.0.0 class: profile kind: resource url: http://hl7.org/fhir/uv/ips/StructureDefinition/Specimen-uv-ips base: http://hl7.org/fhir/StructureDefinition/Specimen version: 2.0.0 required: [type]