description: This profile sets minimum expectations for the Observation resource for Medical Test Results common to most of the use cases. package_name: hl7.fhir.eu.base-r5 derivation: constraint name: MedicalTestResultEuCore type: Observation elements: category: index: 4 slicing: rules: open ordered: false discriminator: - {path: $this, type: value} min: 1 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'} index: 5 min: 0 max: 1 vital-signs: match: coding: - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} schema: pattern: type: CodeableConcept value: coding: - {code: vital-signs, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} index: 6 min: 0 max: 1 referenceRange: {index: 29} hasMember: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/medicalTestResult-eu-core'] index: 30 value[x]: extensions: uncertainty: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty', min: 0, max: 1, type: Extension, index: 21} elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty index: 21 slicing: slices: uncertainty: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty', index: 21} min: 0 max: 1 derivedFrom: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/medicalTestResult-eu-core', 'http://hl7.org/fhir/StructureDefinition/ImagingStudy'] index: 31 interpretation: {index: 23} method: {index: 27} valueQuantity: type: Quantity choiceOf: value index: 20 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, index: 20} min: 0 max: 1 value: choices: [] index: 17 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: valueQuantity: match: {} schema: choices: [valueQuantity] index: 19 min: 0 max: 1 component: index: 32 elements: code: binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/base-r5/ValueSet/lab-obsCode-eu-lab'} index: 33 value: choices: [] index: 35 slicing: rules: open ordered: false discriminator: - {path: $this, type: type} min: null slices: valueQuantity: match: {} schema: choices: [valueQuantity] index: 37 min: 0 max: 1 valueQuantity: type: Quantity choiceOf: value index: 38 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, index: 38} min: 0 max: 1 value[x]: extensions: uncertainty: {url: 'http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty', min: 0, max: 1, type: Extension, index: 39} elements: extension: type: Extension url: http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty index: 39 slicing: slices: uncertainty: match: {} schema: {type: Extension, url: 'http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty', index: 39} min: 0 max: 1 dataAbsentReason: {index: 40} interpretation: {index: 41} referenceRange: {index: 42} note: {index: 24} effectiveDateTime: {type: dateTime, choiceOf: effective, index: 12} status: {index: 3} effective: choices: [effectiveDateTime, effectivePeriod] index: 11 code: binding: {strength: preferred, valueSet: 'http://hl7.eu/fhir/base-r5/ValueSet/lab-obsCode-eu-lab'} index: 7 identifier: {index: 0} bodySite: {index: 25} focus: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/location-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu-core', 'http://hl7.org/fhir/StructureDefinition/Device', 'http://hl7.org/fhir/StructureDefinition/Group', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 9 issued: {index: 14} device: {index: 28} basedOn: {index: 1} bodyStructure: {index: 26} triggeredBy: elements: observation: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/medicalTestResult-eu-core'] index: 2 subject: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/patient-eu-core'] index: 8 performer: type: Reference refers: ['http://hl7.eu/fhir/base-r5/StructureDefinition/organization-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/practitioner-eu-core', 'http://hl7.eu/fhir/base-r5/StructureDefinition/practitionerRole-eu-core'] index: 15 dataAbsentReason: {index: 22} effectivePeriod: {type: Period, choiceOf: effective, index: 13} package_version: 2.0.0-ballot class: profile kind: resource url: http://hl7.eu/fhir/base-r5/StructureDefinition/medicalTestResult-eu-core base: http://hl7.org/fhir/StructureDefinition/Observation version: 2.0.0-ballot required: [effectiveDateTime, effectivePeriod, subject, category, effective]