PackagesCanonicalsLogsProblems
    Packages
    lt.hl7.fhir.eu@0.0.2
    http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab
description: This profile defines how to represent an laboratory orders using the HL7 FHIR ServiceRequest for the purpose of this guide.
package_name: lt.hl7.fhir.eu
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/base-r5/StructureDefinition/patient-animal-eu-core|0.1.0', 'http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu|0.1.0', 'http://hl7.org/fhir/StructureDefinition/Device|5.0.0', 'http://hl7.org/fhir/StructureDefinition/Group|5.0.0', 'http://hl7.org/fhir/StructureDefinition/Location|5.0.0']
    index: 3
  authoredOn: {short: When the order was placed, index: 4}
  insurance:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Coverage|5.0.0']
    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|0.2.0-ci']
    index: 7
package_version: 0.0.2
class: profile
kind: resource
url: http://hl7.eu/fhir/laboratory/StructureDefinition/ServiceRequest-eu-lab
base: http://hl7.org/fhir/StructureDefinition/ServiceRequest|5.0.0
version: 0.2.0-ci
required: [identifier]