description: This profile constrains the Observation resource to represent results produced by pathology studies in a patient summary. It is informed by the constraints of the [Observation Results (Pathology) IPS-UV profile](http://hl7.org/fhir/uv/ips/StructureDefinition-Observation-results-pathology-uv-ips.html) to allow for cross-border and cross-jurisdiction sharing of Diagnostic Result information. Notably there is no equivalent Canadian Baseline Profile at the time of this draft. package_name: ca.infoway.io.psca derivation: constraint name: ObservationResultsPathologyPSCA type: Observation elements: category: mustSupport: true index: 1 slicing: rules: open discriminator: - {path: $this, type: pattern} min: 1 slices: laboratory: match: coding: - {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} schema: mustSupport: true pattern: type: CodeableConcept value: coding: - {code: laboratory, system: 'http://terminology.hl7.org/CodeSystem/observation-category'} _required: true index: 2 min: 1 max: 1 valueTime: type: time choiceOf: value index: 19 slicing: slices: valueTime: match: {} schema: {type: time, choiceOf: value, index: 19} valueQuantity: type: Quantity choiceOf: value index: 28 slicing: slices: valueQuantity: match: {} schema: {type: Quantity, choiceOf: value, index: 28} value: choices: [valueCodeableConcept] index: 30 slicing: slices: valueCodeableConcept: match: {} schema: choices: [valueCodeableConcept] index: 30 valueString: type: string mustSupport: true choiceOf: value index: 10 slicing: slices: valueString: match: {} schema: {type: string, mustSupport: true, choiceOf: value, index: 10} valueRatio: type: Ratio choiceOf: value index: 16 slicing: slices: valueRatio: match: {} schema: {type: Ratio, choiceOf: value, index: 16} valueDateTime: type: dateTime choiceOf: value index: 22 slicing: slices: valueDateTime: match: {} schema: {type: dateTime, choiceOf: value, index: 22} status: {index: 0} code: binding: {strength: example, valueSet: 'http://fhir.infoway-inforoute.ca/io/psca/ValueSet/pCLOCD'} mustSupport: true index: 3 valueCodeableConcept: type: CodeableConcept choiceOf: value index: 31 slicing: slices: valueCodeableConcept: match: {} schema: {type: CodeableConcept, choiceOf: value, index: 31} valuePeriod: type: Period choiceOf: value index: 25 slicing: slices: valuePeriod: match: {} schema: {type: Period, choiceOf: value, index: 25} valueRange: type: Range choiceOf: value index: 13 slicing: slices: valueRange: match: {} schema: {type: Range, choiceOf: value, index: 13} subject: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/patient-ca-ps'] index: 4 performer: type: Reference mustSupport: true refers: ['http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/organization-lab-ca-ps', 'http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/patient-ca-ps', 'http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/practitioner-lab-ca-ps', 'http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/practitionerrole-lab-ca-ps', 'http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 5 package_version: 2.0.0-DFT-Ballot-alpha-1 class: profile kind: resource url: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/observation-results-pathology-ca-ps base: http://fhir.infoway-inforoute.ca/io/psca/StructureDefinition/observation-results-ca-ps version: null required: [category, performer]