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