description: 'Laboratory Report composition. \r\n\r\nA composition is a set of healthcare-related information that is assembled together into a single logical document that provides a single coherent statement of meaning, establishes its own context and that has clinical attestation with regard to who is making the statement. While a Composition defines the structure, it does not actually contain the content: rather the full content of a document is contained in a Bundle, of which the Composition is the first resource contained.' package_name: nictiz.fhir.nl.r4.labexchange derivation: constraint name: LuComposition type: Composition elements: type: short: Kind of composition (Laboratory Report) index: 0 elements: coding: pattern: type: Coding value: {code: 11502-2, system: 'http://loinc.org', display: Laboratory Report} index: 1 subject: type: Reference refers: ['http://hl7.org/fhir/StructureDefinition/Resource', 'http://nictiz.nl/fhir/StructureDefinition/nl-core-Patient'] index: 2 section: index: 3 elements: code: binding: {strength: preferred, valueSet: 'http://decor.nictiz.nl/fhir/ValueSet/2.16.840.1.113883.2.4.3.11.60.40.2.13.1.5--20200901000000'} index: 4 entry: type: Reference refers: ['http://nictiz.nl/fhir/StructureDefinition/lu-LaboratoryTestResult-DiagnosticReport'] index: 5 required: [entry] package_version: 3.0.0-beta.2 class: profile kind: resource url: http://nictiz.nl/fhir/StructureDefinition/lu-Composition base: http://hl7.org/fhir/StructureDefinition/Composition version: 3.0.0-beta.2 required: [section, subject]