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.eu.laboratory derivation: constraint name: ServiceRequestLabEu type: ServiceRequest elements: identifier: {index: 0} requisition: {short: Composite Request ID., index: 1} code: binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-orderCodes-eu-lab'} index: 2 subject: type: Reference refers: ['http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-animal-eu-lab', 'http://hl7.eu/fhir/laboratory/StructureDefinition/Patient-eu-lab', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/Location'] 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.eu/fhir/laboratory/StructureDefinition/Specimen-eu-lab'] index: 7 package_version: 0.1.0 class: profile kind: resource url: http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab base: http://hl7.org/fhir/StructureDefinition/ServiceRequest version: 0.1.0 required: [identifier]