description: A laboratory result describes the result of a laboratory analysis. These are specimen-oriented tests as performed in laboratories such as Clinical Chemistry, Serology, Microbiology, etc. In addition to the results of tests with a singular result, this concept can also contain the results of more complex tests with multiple results or a ‘panel'. package_name: nictiz.fhir.nl.r4.labexchange derivation: constraint name: LuLaboratoryTestResultDiagnosticReport abstract: true type: DiagnosticReport elements: category: mustSupport: true index: 3 slicing: rules: open discriminator: - {path: $this, type: value} min: 1 slices: laboratoryCategory: match: {} schema: {short: Classification of type of observation, _required: true, index: 4} min: 1 max: 1 resultType: match: {} schema: short: ResultType binding: {strength: required, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.1--20200901000000'} index: 5 conclusion: {short: Comment, mustSupport: true, index: 11} specimen: short: Specimen refers: ['http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult.Specimen'] type: Reference mustSupport: true index: 9 status: {short: ResultStatus, mustSupport: true, index: 2} result: short: LaboratoryTest refers: ['http://nictiz.nl/fhir/StructureDefinition/nl-core-LaboratoryTestResult'] type: Reference mustSupport: true index: 10 code: short: PanelOrBattery binding: {strength: extensible, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.5--20200901000000'} mustSupport: true index: 6 identifier: {short: OrderId, mustSupport: true, index: 0} basedOn: short: Order details refers: ['http://hl7.org/fhir/StructureDefinition/ServiceRequest'] type: Reference mustSupport: true index: 1 subject: type: Reference short: Patient mustSupport: true refers: ['http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient'] index: 7 performer: short: Performer refers: ['http://nictiz.nl/fhir/StructureDefinition/nl-core-HealthcareProvider-Organization'] type: Reference mustSupport: true index: 8 package_version: 3.0.0-beta.3 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/lu-LaboratoryTestResult-DiagnosticReport base: http://hl7.org/fhir/StructureDefinition/DiagnosticReport version: 3.0.0-beta.3 required: [identifier, category]