description: This profile defines how to represent an laboratory orders using the HL7 FHIR ServiceRequest for the purpose of this guide. package_name: hl7.fhir.uv.lab derivation: constraint name: ServiceRequestUvLab type: ServiceRequest elements: identifier: {index: 0} requisition: {short: Composite Request ID., index: 1} code: binding: {strength: preferred, valueSet: 'http://hl7.org/fhir/uv/lab-report/ValueSet/orderCodes-uv-lab'} index: 2 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location', 'http://hl7.org/fhir/uv/lab-report/StructureDefinition/Patient-animal-uv-lab', 'http://hl7.org/fhir/uv/lab-report/StructureDefinition/Patient-uv-lab'] index: 3 authoredOn: {short: When the order was placed, index: 4} insurance: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Coverage'] index: 5 supportingInfo: {short: 'Additional information: e.g AOEs and prior results', index: 6} specimen: type: Reference short: Specimens to be used by the laboratory procedure refers: ['http://hl7.org/fhir/uv/lab-report/StructureDefinition/Specimen-uv-lab'] index: 7 package_version: report-1.0.0-ballot class: profile kind: resource url: http://hl7.org/fhir/uv/lab-report/StructureDefinition/ServiceRequest-uv-lab base: http://hl7.org/fhir/StructureDefinition/ServiceRequest version: 1.0.0-ballot required: [identifier]