description: This profile constrains the Observation resource to represent results produced by laboratory tests or panels/studies for the purpose of this guide.\nThis observation may represent the result of a simple laboratory test such as hematocrit or it may group the set of results produced by a multi-test study or panel such as a complete blood count, a dynamic function test, a urine specimen study. In the latter case, the observation carries the overall conclusion of the study and or a global interpretation by the producer of the study, in the comment element; and references the atomic results of the study as \"has-member\" child observations. package_name: myhealth.eu.fhir.laboratory derivation: constraint name: ObservationResultsLaboratoryMyHealthEu type: Observation elements: category: index: 6 slicing: rules: open ordered: false discriminator: - {path: $this, type: pattern} min: null slices: laboratory: match: coding: - {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} schema: pattern: type: CodeableConcept value: coding: - {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} _required: true index: 7 min: 1 max: 1 studyType: match: {} schema: short: The way of grouping of the test results into clinically meaningful domains (e.g. hematology study, microbiology study, etc.) binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-studyType-eu-lab'} array: true index: 8 min: 0 specialty: match: {} schema: short: The clinical domain of the laboratory performing the observation (e.g. microbiology, toxicology, chemistry) binding: {strength: required, valueSet: 'http://hl7.eu/fhir/laboratory/ValueSet/lab-specialty-eu-lab'} array: true index: 9 min: 0 hasMember: type: Reference refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Observation-resultslab-lab-myhealtheu'] index: 26 method: binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSILabTechniqueWithExceptions'} index: 23 specimen: type: Reference refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Specimen-lab-myhealtheu'] index: 24 value: choices: [valueRange] index: 21 slicing: slices: valueRange: match: {} schema: choices: [valueRange] index: 21 min: 0 max: 1 component: short: Laboratory result index: 27 elements: code: binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSILabCodeWithExceptions'} index: 28 value: choices: [valueCodeableConcept] index: 30 slicing: slices: valueCodeableConcept: match: {} schema: choices: [valueCodeableConcept] index: 30 valueCodeableConcept: type: CodeableConcept choiceOf: value index: 31 slicing: slices: valueCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: value, index: 31} extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo index: 0 slicing: slices: supportingInfo: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo', index: 0} min: 0 labTestKit: match: {} schema: {type: Extension, short: Laboratory Test Kit, url: 'http://hl7.eu/fhir/laboratory/StructureDefinition/observation-deviceLabTestKit', index: 1} min: 0 certifiedRefMaterialCodeable: match: {} schema: {type: Extension, url: 'http://hl7.eu/fhir/laboratory/StructureDefinition/observation-certifiedRefMaterialCodeable', index: 2} min: 0 certifiedRefMaterialIdentifer: match: {} schema: {type: Extension, url: 'http://hl7.eu/fhir/laboratory/StructureDefinition/observation-certifiedRefMaterialIdentifer', index: 3} min: 0 accredited: match: {} schema: {type: Extension, short: Accredited test, url: 'http://hl7.eu/fhir/StructureDefinition/laboratory-accredited', index: 4} min: 0 max: 1 effective: choices: [] index: 13 code: binding: {strength: required, valueSet: 'http://fhir.ehdsi.eu/core/ValueSet/eHDSILabCodeWithExceptions'} index: 10 valueCodeableConcept: type: CodeableConcept choiceOf: value index: 19 slicing: slices: valueCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: value, index: 19} focus: type: Reference refers: ['http://fhir.ehdsi.eu/core/StructureDefinition/location-myhealtheu-core', 'http://fhir.ehdsi.eu/core/StructureDefinition/patient-myhealtheu-core', 'http://fhir.ehdsi.eu/laboratory/StructureDefinition/animal-specimen-myhealtheu-lab'] index: 11 device: type: Reference refers: ['http://fhir.ehdsi.eu/laboratory/StructureDefinition/Device-measuring-lab-myhealtheu'] index: 25 basedOn: {index: 5} valueRange: type: Range choiceOf: value index: 22 slicing: slices: valueRange: match: {} schema: {type: Range, choiceOf: value, index: 22} min: 0 max: 1 performer: {index: 14} package_version: 9.1.1 extensions: supportingInfo: {url: 'http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo', min: 0, type: Extension, index: 0} labTestKit: {url: 'http://hl7.eu/fhir/laboratory/StructureDefinition/observation-deviceLabTestKit', min: 0, type: Extension, short: Laboratory Test Kit, index: 1} certifiedRefMaterialCodeable: {url: 'http://hl7.eu/fhir/laboratory/StructureDefinition/observation-certifiedRefMaterialCodeable', min: 0, type: Extension, index: 2} certifiedRefMaterialIdentifer: {url: 'http://hl7.eu/fhir/laboratory/StructureDefinition/observation-certifiedRefMaterialIdentifer', min: 0, type: Extension, index: 3} accredited: {url: 'http://hl7.eu/fhir/StructureDefinition/laboratory-accredited', min: 0, max: 1, type: Extension, short: Accredited test, index: 4} class: profile kind: resource url: http://fhir.ehdsi.eu/laboratory/StructureDefinition/Observation-resultslab-lab-myhealtheu base: http://fhir.ehdsi.eu/core/StructureDefinition/medicalTestResult-myhealtheu-core version: 9.1.1 required: [performer]