description: The usual case for a test result from a pathology lab, based on a specimen taken from a patient. Note that the body site is not explicit here; it is part of the specimen resource associated with the lab result. package_name: hl7.fhir.us.breastcancer derivation: constraint name: SimplifiedLaboratoryTestResultRecordedProfile type: Observation elements: category: index: 2 elements: coding: index: 3 slicing: id: '1' rules: open ordered: false discriminator: - {path: code, type: value} min: null slices: Fixed_laboratory: match: {code: laboratory} schema: type: Coding isSummary: true _required: true index: 4 elements: system: pattern: {type: Uri, value: 'http://hl7.org/fhir/observation-category'} index: 5 code: pattern: {type: Code, value: laboratory} index: 6 referenceRange: index: 22 elements: low: {type: Quantity, index: 23} high: {type: Quantity, index: 24} appliesTo: {index: 25} age: {type: Range, index: 26} method: {index: 20} valueTime: {type: time, choiceOf: value, index: 15} specimen: type: Reference refers: ['http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-Specimen'] index: 21 valueQuantity: {type: Quantity, choiceOf: value, index: 9} value: choices: [valueQuantity, valueCodeableConcept, valueString, valueBoolean, valueRange, valueRatio, valueTime, valueDateTime, valuePeriod] index: 8 valueString: {type: string, choiceOf: value, index: 11} valueRatio: {type: Ratio, choiceOf: value, index: 14} valueBoolean: {type: boolean, choiceOf: value, index: 12} valueDateTime: {type: dateTime, choiceOf: value, index: 16} related: index: 27 elements: type: pattern: {type: Code, value: has-member} index: 28 target: type: Reference refers: ['http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-EvaluationResultRecorded'] index: 29 component: index: 30 elements: referenceRange: {index: 42} valueTime: {type: time, choiceOf: value, index: 38} valueQuantity: {type: Quantity, choiceOf: value, index: 33} value: choices: [valueQuantity, valueCodeableConcept, valueString, valueRange, valueRatio, valueTime, valueDateTime, valuePeriod] index: 32 valueString: {type: string, choiceOf: value, index: 35} valueRatio: {type: Ratio, choiceOf: value, index: 37} valueDateTime: {type: dateTime, choiceOf: value, index: 39} valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 34} valuePeriod: {type: Period, choiceOf: value, index: 40} valueRange: {type: Range, choiceOf: value, index: 36} dataAbsentReason: {index: 41} extension: type: Extension url: h index: 0 slicing: slices: encounter: match: {} schema: {type: Extension, url: h, index: 0} min: 0 max: 1 diagnosticservice: match: {} schema: {type: Extension, url: h, index: 1} min: 0 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 10} bodySite: {index: 19} valuePeriod: {type: Period, choiceOf: value, index: 17} valueRange: {type: Range, choiceOf: value, index: 13} dataAbsentReason: {index: 18} package_version: 0.1.0 extensions: encounter: {url: h, min: 0, max: 1, type: Extension, index: 0} diagnosticservice: {url: h, min: 0, type: Extension, index: 1} class: profile kind: resource url: http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-statement-SimplifiedLaboratoryTestResultRecorded base: http://hl7.org/fhir/us/core/StructureDefinition/us-core-observationresults version: 0.1.0